guix/src
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
..
bin2c
boost
bsdiff-4.3 Drop the externals directory 2012-03-18 23:54:57 +01:00
libexpr Merge branch 'master' into no-manifests 2012-07-26 15:14:33 -04:00
libmain Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
libstore Let build.cc verify the expected hash of a substituter's output 2012-07-27 12:16:02 -04:00
libutil Set permissions on temporary build directories to 0700 2012-07-26 15:04:40 -04:00
nix-env Merge branch 'master' into no-manifests 2012-07-26 15:14:33 -04:00
nix-hash
nix-instantiate nix-instantiate: default to "default.nix" if no arguments are given 2012-04-17 17:19:43 +02:00
nix-log2xml
nix-setuid-helper
nix-store Merge branch 'master' into no-manifests 2012-07-26 15:14:33 -04:00
nix-worker Merge branch 'master' into no-manifests 2012-07-18 10:47:59 -04:00
Makefile.am