nix-gh/src/nix-store
Eelco Dolstra 84722d67d2
Remove nix-build --hash
Instead, if a fixed-output derivation produces has an incorrect output
hash, we now unconditionally move the outputs to the path
corresponding with the actual hash and register it as valid. Thus,
after correcting the hash in the Nix expression (e.g. in a fetchurl
call), the fixed-output derivation doesn't have to be built again.

It would still be good to have a command for reporting the actual hash
of a fixed-output derivation (instead of throwing an error), but
"nix-build --hash" didn't do that.
2018-02-03 10:08:05 +01:00
..
dotgraph.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
dotgraph.hh More of the same 2016-02-04 15:10:47 +01:00
local.mk Remove dependency on "curl" binary 2017-03-15 16:48:29 +01:00
nix-store.cc Remove nix-build --hash 2018-02-03 10:08:05 +01:00
xmlgraph.cc Move path info caching from BinaryCacheStore to Store 2016-04-19 18:52:53 +02:00
xmlgraph.hh More of the same 2016-02-04 15:10:47 +01:00