1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-10-18 00:16:11 -04:00
nix/src
Robert Hensing dc89eab7f4
Merge pull request #11620 from NaN-git/cleanup-eval
eval: remove superfluous strdup
2024-10-01 14:48:29 +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 Add a few more aliases 2024-09-19 21:04:01 +02:00
libexpr eval: remove superfluous strdup 2024-09-30 22:15:04 +02:00
libexpr-c Fix warning 2024-09-20 15:08:45 +02:00
libfetchers create git caches atomically 2024-09-26 17:46:25 +02:00
libflake fix: warn on malformed URI query parameter 2024-09-30 14:44:06 +02:00
libmain fix: Avoid deadlock in ProgressBar::redraw() 2024-09-08 11:44:24 +02:00
libmain-c Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
libstore doc, src: Fix various spelling typos 2024-09-28 15:29:15 -07:00
libstore-c Add nix_store_copy_closure to libstore-c 2024-08-23 12:49:39 +03:00
libutil fix: warn on malformed URI query parameter 2024-09-30 14:44:06 +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 Improve documentation of nix flake lock 2024-09-30 17:27:49 -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 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-store-test-support
nix-store-tests
nix-util-test-support
nix-util-tests