nix-super/src/nix-env
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
..
buildenv.nix Move some corepkgs into the nix binary 2020-03-11 16:57:48 +01:00
nix-env.cc Input: Replace 'locked' bool by isLocked() method 2024-02-20 16:59:15 +01:00
user-env.cc Avoid creating temporary store object for git over the wire 2024-02-27 11:27:34 -05:00
user-env.hh DerivationInfo -> PackageInfo 2024-01-16 15:28:03 +01:00