1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/src
2022-12-12 14:06:13 +01:00
..
build-remote build-remote: Add brackets to error message 2022-11-04 10:49:44 -07:00
libcmd Add docs from the lazy-trees branch 2022-12-12 14:06:13 +01:00
libexpr Support flake references in the old CLI 2022-12-12 14:05:52 +01:00
libfetchers Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
libmain Merge pull request #7421 from edolstra/lazy-trees-trivial-changes 2022-12-12 13:52:56 +01:00
libstore Move isUri() and resolveUri() out of filetransfer.cc 2022-12-12 14:05:35 +01:00
libutil Cleanup 2022-12-12 12:40:51 +01:00
nix Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
nix-build nix-build: remove unused --add-root arg 2022-09-27 00:07:42 +02:00
nix-channel Fix segfault in headerCallback() 2022-03-03 11:11:16 +01:00
nix-collect-garbage Add missing rethrows in conditional exception handlers 2022-06-10 10:52:41 -07:00
nix-copy-closure
nix-env Replace src/libutil/json.cc with nlohmann json generation 2022-11-16 16:50:50 +01:00
nix-instantiate Revert to copyStore = true for nix-instantiate and nix-env 2022-08-23 14:40:27 +02:00
nix-store Merge pull request #7421 from edolstra/lazy-trees-trivial-changes 2022-12-12 13:52:56 +01:00
resolve-system-dependencies Get rid of most .at calls (#6393) 2022-05-04 07:44:32 +02:00
toml11