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
..
2016-05-22 10:05:37 +01:00
2016-05-04 20:31:38 +01:00
2015-09-22 20:23:23 +02:00
2012-05-11 21:42:00 +00:00