Files
nixpkgs/pkgs/tools/typesetting
Profpatsch bef6bef0d2 stdenv/stripHash: print to stdout, not to variable
`stripHash` documentation states that it prints out the stripped name to
the stdout, but the function stored the value in `strippedName`
instead.

Basically all usages did something like
`$(stripHash $foo | echo $strippedName)` which is just braindamaged.
Fixed the implementation and all invocations.
2016-10-11 18:34:36 +02:00
..
2016-09-26 11:36:27 -04:00
2016-07-13 10:53:12 +03:00
2016-08-23 01:18:10 +03:00
2016-08-23 01:18:10 +03:00
2016-08-09 21:43:42 +00:00
2016-08-28 21:25:07 +08:00
2016-02-29 23:35:32 +01:00
2016-07-27 09:40:35 +08:00
2016-07-27 10:29:30 +02:00
2016-05-04 10:11:04 +00:00
2016-08-23 01:18:10 +03:00