Branch: refs/heads/master
Home: https://github.com/NixOS/nix
Commit: 5c28943e8fd19d7eb55865d45d6dc61336aa04e9
https://github.com/NixOS/nix/commit/5c28943e8fd19d7eb55865d45d6dc61336aa04e9
Author: Eelco Dolstra <[email protected]>
Date: 2015-10-29 (Thu, 29 Oct 2015)
Changed paths:
M src/libexpr/eval.cc
M src/libstore/build.cc
M src/libstore/download.cc
M src/libutil/archive.cc
M src/libutil/util.cc
M src/libutil/util.hh
M src/nix-daemon/nix-daemon.cc
M src/nix-instantiate/nix-instantiate.cc
M src/nix-store/nix-store.cc
Log Message:
-----------
int2String() -> std::to_string()
Commit: dae5dc7ade60aa6a9a05e41133da7faebe6bdc1b
https://github.com/NixOS/nix/commit/dae5dc7ade60aa6a9a05e41133da7faebe6bdc1b
Author: Eelco Dolstra <[email protected]>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M corepkgs/fetchurl.nix
M src/libstore/builtins.cc
R tests/fetchurl.nix
M tests/fetchurl.sh
Log Message:
-----------
<nix/fetchurl.nix>: Support downloading and unpacking NARs
This removes the need to have multiple downloads in the stdenv
bootstrap process (like a separate busybox binary for Linux, or
curl/mkdir/sh/bzip2 for Darwin). Now all those files can be combined
into a single NAR.
Commit: 1f735a34406c1856fd2f6f9a522a06b429c4f799
https://github.com/NixOS/nix/commit/1f735a34406c1856fd2f6f9a522a06b429c4f799
Author: Eelco Dolstra <[email protected]>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M configure.ac
M release.nix
M src/libstore/builtins.cc
A src/libutil/compression.cc
A src/libutil/compression.hh
M src/libutil/local.mk
M tests/fetchurl.sh
Log Message:
-----------
<nix/fetchurl.nix>: Support xz-compressed NARs
Compare: https://github.com/NixOS/nix/compare/71039becd11f...1f735a34406c_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits