1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-10-18 00:16:11 -04:00
nix/src
2024-10-13 12:29:48 +02:00
..
build-remote build-remote: only allocate storeUri once 2024-07-25 14:04:03 +02:00
external-api-docs Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
internal-api-docs Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
libcmd Extend Nix repl missing executable error message 2024-10-09 11:08:31 -04:00
libexpr experimental-features.hh: Don't include json-utils.hh 2024-10-04 15:59:35 +02:00
libexpr-c Fix warning 2024-09-20 15:08:45 +02:00
libfetchers git-utils: fix x86_64-w64-mingw32 build 2024-10-11 21:04:52 +02:00
libflake experimental-features.hh: Don't include json-utils.hh 2024-10-04 15:59:35 +02:00
libmain Split ignoreException for destructors or interrupt-safe 2024-09-30 11:50:25 +02:00
libmain-c Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
libstore Propagate errors from early sandbox initialization to the parent 2024-10-09 20:53:43 +02:00
libstore-c Add nix_store_copy_closure to libstore-c 2024-08-23 12:49:39 +03:00
libutil experimental-features.hh: Don't include json-utils.hh 2024-10-04 15:59:35 +02:00
libutil-c Merge pull request #10910 from hercules-ci/c-api-nix_clear_err 2024-08-26 10:50:26 -04:00
nix nix/meson.build: Rename name_suffix -> executable_suffix 2024-10-13 12:29:48 +02:00
nix-build fix: check to see if there are any lines before 2024-08-18 22:35:54 -04:00
nix-channel Don't use OS_STR in nix-channel.cc 2024-08-18 18:27:20 +05:30
nix-collect-garbage More std::filesystem for nix-collect-garbage 2024-08-26 17:29:23 -04:00
nix-copy-closure
nix-env Use std::strong_ordering for version comparison 2024-07-30 18:13:05 -07:00
nix-instantiate No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
nix-store Make abort() call sites log first 2024-07-24 16:52:04 +02:00
perl Move NIX_BIN_DIR and all logic using it to the Nix executable itself 2024-08-12 12:29:17 -04:00
nix-expr-test-support
nix-expr-tests
nix-fetchers-tests
nix-flake-tests
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
nix-store-test-support
nix-store-tests
nix-util-test-support
nix-util-tests