nixpkgs/pkgs/stdenv/generic
Eelco Dolstra 1a44dbbbb9 unpackFile: Always copy directories
If $src refers to a directory, then always copy it. Previously, we
checked the extension first, so if the directory had an extension like
.tar, unpackPhase would fail.
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 * "." -> "source". 2005-12-05 14:11:09 +00:00
default.nix Factor out fixup phase stuff into separate setup hooks 2014-08-09 12:44:49 +02:00
setup.sh unpackFile: Always copy directories 2014-08-09 12:44:49 +02:00