mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
Update upstream Nix sub-module.
* nix-upstream: Update. * NEWS: Mention multiple-derivation output bug.
This commit is contained in:
parent
0bd31a2188
commit
16357e8c71
2 changed files with 8 additions and 1 deletions
7
NEWS
7
NEWS
|
@ -45,6 +45,13 @@ See commits 0332386 and 101d9f3 for details.
|
|||
|
||||
*** Binary substituter gracefully handles lack of network connectivity
|
||||
|
||||
*** Daemon properly handles rebuilds of multiple-output derivations
|
||||
|
||||
Previously it would fail when rebuilding a multiple-output derivation when
|
||||
some (but not all) of its outputs were already present. See
|
||||
http://lists.gnu.org/archive/html/bug-guix/2013-06/msg00038.html and
|
||||
https://github.com/NixOS/nix/issues/122 .
|
||||
|
||||
* Changes in 0.2 (since 0.1)
|
||||
|
||||
** Package management
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3a0cc43ac89ae8f778764c9f5e27b361e4986913
|
||||
Subproject commit 1b6ee8f4c7e74f75e1f49b43cf22be7730b30649
|
Loading…
Reference in a new issue