nixpkgs/pkgs/stdenv/generic
Eelco Dolstra b23dbb1a5d Allow buildInputs to be regular files
If a build input is a regular file, use it as a setup hook. This makes
setup hooks more efficient to create: you don't need a derivation that
copies them to $out/nix-support/setup-hook, instead you can use the
file as is.
2014-08-09 12:44:49 +02:00
..
builder.sh fix paxmark on non-linux (a bug in grsecurity PR #1187) 2014-05-15 13:25:49 +02:00
default-builder.sh
default.nix Formatting 2014-08-09 12:44:48 +02:00
setup.sh Allow buildInputs to be regular files 2014-08-09 12:44:49 +02:00