nixpkgs/pkgs/stdenv/generic
Lily Ballard d45d6205de setup.sh: rewrite stripHash
Rewrite the `stripHash` helper function with 2 differences:

* Paths starting with `--` will no longer produce an error.
* Use Bash string manipulation instead of shelling out to `grep` and
  `cut`. This should be faster.
2019-11-12 14:38:41 +01:00
..
builder.sh stdenvs: Distinguish between extraBuildInputs and extraNativeBuildInputs 2017-08-18 12:02:13 -04:00
check-meta.nix Revert "stdenv/check-meta: getEnv if the attribute is unset (#72376)" (#72752) 2019-11-03 20:38:35 -05:00
default-builder.sh
default.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
make-derivation.nix stdenv: correct cross CMAKE_SYSTEM_NAME 2019-07-27 15:23:31 -07:00
setup.sh setup.sh: rewrite stripHash 2019-11-12 14:38:41 +01:00