nix-gh/src/nix-store
zimbatm b226b5cd97
nix-store: fix out of sync protocol
If a NAR is already in the store, addToStore doesn't read the source
which makes the protocol go out of sync. This happens for example when
two client try to nix-copy-closure the same derivation at the same time.
2019-08-16 15:05:45 +02:00
..
dotgraph.cc Fix some random -Wconversion warnings 2018-05-02 13:56:34 +02:00
dotgraph.hh More of the same 2016-02-04 15:10:47 +01:00
graphml.cc Add --graphml option to the nix-store --query command 2018-10-20 09:48:34 +02:00
graphml.hh Add --graphml option to the nix-store --query command 2018-10-20 09:48:34 +02:00
nix-store.cc nix-store: fix out of sync protocol 2019-08-16 15:05:45 +02:00