1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/src
2024-06-03 16:24:21 +02:00
..
build-remote Use the new StoreReference in Machine 2024-05-22 09:20:15 -04:00
libcmd Fix empty outputsToInstall for InstallableAttrPath 2024-06-02 14:26:18 +03:00
libexpr builtins.warn: Use new EvalBaseError + "evaluation warning" 2024-06-03 16:24:21 +02:00
libexpr-c improve note in nix_value_force documentation 2024-06-03 09:55:44 +02:00
libfetchers Misc Windows fixes 2024-06-01 19:19:35 -04:00
libmain Remove 100s of CPU time (10%) from build times (1465s -> 1302s) 2024-05-31 13:00:09 +02:00
libstore Merge pull request #10782 from obsidiansystems/both-connections 2024-06-03 15:10:38 +02:00
libstore-c add empty line to documentation comments after @brief field (#10800) 2024-05-28 23:05:40 +00:00
libutil builtins.warn: Use new EvalBaseError + "evaluation warning" 2024-06-03 16:24:21 +02:00
libutil-c C API: Use nix_get_string_callback typedef 2024-04-15 12:05:57 +02:00
nix Merge pull request #10564 from edolstra/remove-forceErrors 2024-06-03 15:30:01 +02:00
nix-build Use std::filesystem::path in more places (#10657) 2024-05-07 22:28:50 +00:00
nix-channel
nix-collect-garbage inline the usage of nix::readDirectory 2024-05-12 17:42:18 +05:30
nix-copy-closure
nix-env Remove 100s of CPU time (10%) from build times (1465s -> 1302s) 2024-05-31 13:00:09 +02:00
nix-instantiate Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
nix-store Factor our connection code for worker proto like serve proto 2024-05-27 00:43:46 -04:00
toml11