nixpkgs/pkgs/data/sgml+xml
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
..
schemas stdenv: introduce baseHash() to replace stripHash() 2016-06-25 14:20:56 +01:00
stylesheets/xslt/docbook-xsl Revert "Merge branch 'staging'" due to glibc 2016-06-23 09:25:10 +02:00