nixpkgs/pkgs/build-support/vm
zimbatm e71a5cb878 stdenv: introduce baseHash() to replace stripHash()
stripHash uses a global variable to communicate it's computation
results, but it's not necessary. You can just pipe to stdout in a
subshell. A function mostly behaves like just another command.

baseHash() also introduces a suffix-stripping capability since it's
something the users of the function tend to use.
2016-06-25 14:20:56 +01:00
..
deb Add Debian 7.0 2013-05-07 11:19:46 +02:00
rpm vm/rpm/rpm-closure.pl: make it deterministic 2016-03-01 11:02:42 +01:00
windows Escape all shell arguments uniformly 2016-06-12 18:11:37 +01:00
default.nix stdenv: introduce baseHash() to replace stripHash() 2016-06-25 14:20:56 +01:00
test.nix Remove runInGenericVM 2013-07-05 00:17:04 +02:00