nixpkgs/pkgs/stdenv/generic
John Ericson 8d76effc17 stdenv-setup: Make the package accumulators associative arrays instead of strings
This is generally cleaner: less eval, less worrying about separators,
and probably also faster. I got the idea from that python wrapper
script.
2017-07-12 15:30:56 -04:00
..
builder.sh stdenv: Store one package per line in nix-support/propagated-* 2017-07-10 13:32:13 -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: Make the package accumulators associative arrays instead of strings 2017-07-12 15:30:56 -04:00