nix-super/src
John Ericson d4ad1fcf30 Avoid creating temporary store object for git over the wire
Instead, serialize as NAR and send that over, then rehash sever side.
This is alorithmically simpler, but comes at the cost of a newer
parameter to `Store::addToStoreFromDump`.

Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
2024-02-27 11:27:34 -05:00
..
build-remote Rename hintfmt to HintFmt 2024-02-08 11:58:25 -08:00
libcmd Merge pull request #9815 from NixOS/nix-hash-path 2024-02-22 17:15:34 +01:00
libexpr Avoid creating temporary store object for git over the wire 2024-02-27 11:27:34 -05:00
libfetchers Merge pull request #10038 from edolstra/tarball-git-cache 2024-02-21 15:47:02 -05:00
libmain :quit in the debugger should quit the whole program 2024-02-20 10:01:13 -08:00
libstore Avoid creating temporary store object for git over the wire 2024-02-27 11:27:34 -05:00
libutil Add Git object hashing to the store layer 2024-02-27 11:27:34 -05:00
nix Avoid creating temporary store object for git over the wire 2024-02-27 11:27:34 -05:00
nix-build Get rid of CanonPath::fromCwd 2024-02-08 11:01:41 -05:00
nix-channel Say how many channels were unpacked 2024-02-20 19:17:18 -05:00
nix-collect-garbage Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
nix-env Avoid creating temporary store object for git over the wire 2024-02-27 11:27:34 -05:00
nix-instantiate Get rid of CanonPath::fromCwd 2024-02-08 11:01:41 -05:00
nix-store Add Git object hashing to the store layer 2024-02-27 11:27:34 -05:00
resolve-system-dependencies Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00