1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/src
Eelco Dolstra 3fe1b60c57 Remove dead makeMutable() function
This code wasn't being compiled because the #if conditional didn't
trigger. Anyway, Nix 0.15 is 15 years old so we don't need to keep
this around.
2024-08-21 16:45:46 +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 Merge pull request #11285 from DeterminateSystems/downloadTarball-cacheable 2024-08-16 23:05:49 -04:00
libexpr Merge remote-tracking branch 'origin/master' into flip-coroutines 2024-08-20 17:19:17 +02:00
libexpr-c Merge pull request #11188 from lf-/jade/kill-int-overflow 2024-08-11 04:24:16 +02:00
libfetchers fetchers::downloadTarball(): Return a cacheable accessor 2024-08-12 15:48:26 +02:00
libflake Merge pull request #11188 from lf-/jade/kill-int-overflow 2024-08-11 04:24:16 +02:00
libmain Merge pull request #11167 from NixOS/repl-test-rejiggle 2024-07-27 00:55:57 +02:00
libmain-c Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
libstore Remove dead makeMutable() function 2024-08-21 16:45:46 +02:00
libstore-c Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
libutil Merge pull request #11281 from siddhantk232/path-in-exec 2024-08-20 12:35:57 -04:00
libutil-c Merge pull request #11127 from NixOS/issue-10635-c-api-error-enum 2024-07-29 16:00:58 +02:00
nix Fix build errors on Windows 2024-08-19 11:02:46 -04: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 Fix build errors on Windows 2024-08-19 11:02:46 -04:00
nix-copy-closure
nix-env Use std::strong_ordering for version comparison 2024-07-30 18:13:05 -07:00
nix-instantiate
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-store-test-support
nix-store-tests
nix-util-test-support
nix-util-tests