nixpkgs/pkgs/stdenv/generic
Dan Peebles 2829ea57cb stdenv/setup.sh: undo local -n change
It's better than the eval solution this is adding back, but until we can
rely on a particular version of bash in nix-shell, this just breaks too
much stuff.

See c94f3d5575
and https://github.com/NixOS/nix/pull/1483 for the better long-term
solution.
2017-07-24 13:09:32 -04:00
..
builder.sh Revert "stdenv: Store one package per line in nix-support/propagated-*" 2017-07-24 01:05:30 -04:00
check-meta.nix stdenv: separate all meta-checking code (~200 lines) 2017-07-07 12:16:26 -04:00
default-builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default.nix top-level: {build,host,target}Platform are defined in the stdenv instead 2017-07-07 12:55:02 -04:00
make-derivation.nix stdenv: Stop reversing the list of sandbox stuff 2017-07-10 11:25:51 -04:00
setup.sh stdenv/setup.sh: undo local -n change 2017-07-24 13:09:32 -04:00