1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 08:31:16 +02:00
nix/src/libmain-c
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
..
.version Move plugins infra to libnixmain 2024-07-15 17:26:03 -04:00
meson.build Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_main.cc Move plugins infra to libnixmain 2024-07-15 17:26:03 -04:00
nix_api_main.h Move plugins infra to libnixmain 2024-07-15 17:26:03 -04:00
package.nix Write just ./.version on all components 2025-02-18 11:41:35 +01:00