nix-super/src
Eelco Dolstra beac2e67cd Persistently cache InputAccessor::fetchToStore()
This especially speeds up repeated evaluations that copy a large
source tree (e.g. 'nix.nixPath = [ "nixpkgs=${nixpkgs}" ];').
2022-08-11 20:34:27 +02:00
..
build-remote Generalize DerivationType in preparation for impure derivations 2022-03-18 14:59:56 +00:00
libcmd nix repl: Print accessors in paths 2022-08-03 16:36:20 +02:00
libexpr Add InputAccessor::fetchToStore() 2022-08-11 20:03:22 +02:00
libfetchers Persistently cache InputAccessor::fetchToStore() 2022-08-11 20:34:27 +02:00
libmain Introduce AbstractPos 2022-07-05 20:45:29 +02:00
libstore Merge remote-tracking branch 'origin/master' into lazy-trees 2022-08-10 12:38:31 +02:00
libutil Merge remote-tracking branch 'origin/master' into lazy-trees 2022-08-10 12:38:31 +02:00
nix Resstore 'nix flake archive' 2022-08-04 14:47:41 +02:00
nix-build Merge remote-tracking branch 'origin/master' into lazy-trees 2022-07-13 12:50:03 +02:00
nix-channel Move download stuff into tarball.hh 2022-08-01 16:05:58 +02:00
nix-collect-garbage Add missing rethrows in conditional exception handlers 2022-06-10 10:52:41 -07:00
nix-copy-closure copyPaths: Pass store by reference 2021-07-22 09:59:51 +02:00
nix-env Introduce AbstractPos 2022-07-05 20:45:29 +02:00
nix-instantiate Fix relative path handling in the parser 2022-05-12 18:38:30 +02:00
nix-store nix-store: small std::move() optimization 2022-06-09 16:25:26 +05:30
resolve-system-dependencies Get rid of most .at calls (#6393) 2022-05-04 07:44:32 +02:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00