nixpkgs/pkgs/stdenv
Eelco Dolstra f4553d7219 defaultUnpack: Preserve timestamps when copying files
Commit 6d928ab684 changed this to not
preserve timestamps. However, that results in non-determinism; in
particular, it gives us a broken $SOURCE_DATE_EPOCH (especially for
everything using fetchFromGitHub). Builds affected by timestamps <
1980 should be fixed in some other way (e.g. changing the timestamp to
some fixed date > 1980).
2016-01-26 16:24:32 +01:00
..
cygwin
darwin cc-wrapper: fix on darwin 2016-01-19 17:47:11 -05:00
freebsd FreeBSD: improve bootstrapping, re-enable bdb for heimdal 2016-01-01 17:01:13 +00:00
generic defaultUnpack: Preserve timestamps when copying files 2016-01-26 16:24:32 +01:00
linux linux stdenv bootstrap: avoid building grep twice 2016-01-25 09:55:00 +01:00
native FreeBSD: undo removal of Solaris and remove changes to native stdenv now that FreeBSD has its own 2016-01-01 17:01:13 +00:00
nix
adapters.nix
common-path.nix
default.nix Merge branch 'master' into staging 2016-01-05 10:28:58 +01:00