lix/src/libstore
Eelco Dolstra 73acb8b836 Let build.cc verify the expected hash of a substituter's output
Since SubstitutionGoal::finished() in build.cc computes the hash
anyway, we can prevent the inefficiency of computing the hash twice by
letting the substituter tell Nix about the expected hash, which can
then verify it.
2012-07-27 12:16:02 -04:00
..
build.cc Let build.cc verify the expected hash of a substituter's output 2012-07-27 12:16:02 -04:00
derivations.cc * Ouch. A store upgrade could cause a substituter to be triggered, 2011-09-12 09:07:43 +00:00
derivations.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
gc.cc Garbage collect unused links in /nix/store/.links 2012-07-23 17:14:16 -04:00
globals.cc Update the other substituters 2012-07-11 18:52:09 -04:00
globals.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
local-store.cc Fix the substituter tests 2012-07-26 17:36:07 -04:00
local-store.hh Merge branch 'master' into no-manifests 2012-07-26 15:14:33 -04:00
Makefile.am Compress build logs on the fly using bzip2 2012-05-30 10:12:29 -04:00
misc.cc download-from-binary-cache: parallelise fetching of NAR info files 2012-07-06 19:08:20 -04:00
misc.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
optimise-store.cc Merge branch 'master' into no-manifests 2012-07-26 15:14:33 -04:00
pathlocks.cc Set the close-on-exec flag on file descriptors 2012-03-05 20:29:00 +01:00
pathlocks.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
references.cc Use data() instead of c_str() where appropriate 2012-02-09 18:27:45 +01:00
references.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
remote-store.cc Merge branch 'master' into no-manifests 2012-07-18 10:47:59 -04:00
remote-store.hh Merge branch 'master' into no-manifests 2012-07-26 15:14:33 -04:00
schema.sql * Store the size of a store path in the database (to be precise, the 2010-11-16 17:11:46 +00:00
store-api.cc Reserve some disk space for the garbage collector 2012-05-29 22:59:12 -04:00
store-api.hh Merge branch 'master' into no-manifests 2012-07-26 15:14:33 -04:00
worker-protocol.hh Merge branch 'master' into no-manifests 2012-07-26 15:14:33 -04:00