nixpkgs/pkgs/data
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
..
documentation Merge pull request #19282 from peterhoeg/zeal 2016-10-07 12:28:00 +02:00
fonts stdenv/stripHash: print to stdout, not to variable 2016-10-11 18:34:36 +02:00
icons maia-icon-theme: -> 2016-09-16 2016-10-09 10:27:24 -03:00
misc cacerts: refactor, add blacklist option 2016-10-09 02:00:18 +02:00
sgml+xml stdenv/stripHash: print to stdout, not to variable 2016-10-11 18:34:36 +02:00
soundfonts/fluid soundfont-fluid: init at 3 2015-12-01 20:46:31 +03:00