1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-24 11:19:35 +01:00
nix/src
John Ericson 2f916acf2f Push wopAddToStore old style stream adapters into smaller scopes
This doesn't fix the bug, but makes the code less difficult to read.
Also improve the comments, now that it is clear what part is needed in
each code path.
2021-11-30 17:18:33 -05:00
..
build-remote build-remote: Implicitly add the 'builtin' system type to all machines 2021-10-27 17:34:34 +02:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libcmd std::visit by reference 2021-09-30 21:35:09 +00:00
libexpr Simplify fix by disallowing / in front of @ to match scp style 2021-11-25 14:52:32 +01:00
libfetchers Explicitly set initial branch name for git 2021-09-24 22:09:49 +08:00
libmain preloadNSS: rework the dns query workaround 2021-11-25 13:04:09 -08:00
libstore Push wopAddToStore old style stream adapters into smaller scopes 2021-11-30 17:18:33 -05:00
libutil Fix error detection in 'base64Decode()' 2021-11-01 15:26:42 +01:00
nix nix repl: Don't write to std::cout directly 2021-10-27 17:40:28 +02:00
nix-build nix-shell --pure: Let it work for any derivation 2021-08-06 15:30:49 -07:00
nix-channel Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-collect-garbage Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-copy-closure copyPaths: Pass store by reference 2021-07-22 09:59:51 +02:00
nix-env Fix quotes 2021-09-14 19:48:16 +02:00
nix-instantiate nix-instantiate: Fix --eval-store 2021-07-27 11:16:47 +02:00
nix-store nix-store --serve: pass on settings.keepFailed from SSH store 2021-08-31 13:11:46 +02:00
nlohmann nlohmann_json: Update to 3.9.1, fix use of internal copy 2021-07-15 12:25:53 +02:00
resolve-system-dependencies Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00