1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 12:06:01 +01:00
nix/src
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
..
build-remote Use getStandardError() 2025-02-17 18:09:59 +01:00
external-api-docs Format .nix files 2025-01-24 17:04:02 +01:00
internal-api-docs Format .nix files 2025-01-24 17:04:02 +01:00
libcmd Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
libexpr {libexpr,libcmd}: Make debugger significantly faster 2025-03-13 16:24:30 +00:00
libexpr-c Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
libexpr-test-support rapidcheck: change to working arbitrary instances 2025-03-08 19:08:29 +11:00
libexpr-tests Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
libfetchers libfetchers: fix double quote in path printed in logger 2025-03-19 16:04:16 +01:00
libfetchers-tests Fix mingw build 2025-02-26 19:54:47 +01:00
libflake libflake: fix double quoting when updating flakes 2025-03-07 04:00:24 +01:00
libflake-c Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
libflake-tests c-api: fix a few memory leaks 2025-03-08 20:23:07 +11:00
libmain Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
libmain-c Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
libstore Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
libstore-c Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
libstore-test-support rapidcheck: change to working arbitrary instances 2025-03-08 19:08:29 +11:00
libstore-tests Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
libutil Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
libutil-c Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
libutil-test-support Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libutil-tests Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
nix Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
nix-build Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-channel Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-collect-garbage Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-copy-closure Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-env Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-instantiate Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-store Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
perl Fix perl store bindings 2025-02-21 11:49:00 +01:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00