1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00
nix/tests/functional/plugins
Robert Hensing b86a76044e Unexpose config headers (low hanging fruit only)
- Some headers were completely redundant and have been removed.
- Other headers have been turned private.
- Unnecessary meson.build code has been removed.
- libutil-tests now has a private config header, where previously
  it had none. This removes the need to expose a package version
  macro publicly.
2025-03-28 15:17:54 +00:00
..
meson.build Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
plugintest.cc Split out GlobalConfig into its own header 2024-06-24 11:36:21 -04:00