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-06-11 22:05:07 -04:00
2016-04-22 03:58:08 +02:00
2016-06-12 18:11:37 +01:00
2016-01-07 06:39:06 +00:00
2015-12-06 13:35:21 +00:00