nixpkgs/pkgs/stdenv
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
..
cygwin Allow not rebasing in cygwin stdenv. 2016-05-20 17:17:10 +02:00
darwin add get* helper functions and mass-replace manual outputs search with them 2016-04-25 13:24:39 +03:00
freebsd Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 2016-03-13 18:25:52 +00:00
generic stdenv: introduce baseHash() to replace stripHash() 2016-06-25 14:20:56 +01:00
linux Revert "Merge branch 'staging'" due to glibc 2016-06-23 09:25:10 +02:00
native cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
nix cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
adapters.nix Remove more dead code: stdenvDarwinNaked no longer exists 2016-06-20 23:53:09 -07:00
common-path.nix
default.nix Merge branch 'master' into staging 2016-01-05 10:28:58 +01:00