gnu: guix: Default to 0.10.0.

This updates 58f0aae.

* gnu/packages/package-management.scm (guix): Set to GUIX-0.10.0.
master
Ludovic Courtès 2016-03-28 23:54:15 +02:00
parent 58f0aae5cb
commit 7611393547
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ the Nix package manager.")
("help2man" ,help2man)
,@(package-native-inputs guix-0.10.0))))))
(define-public guix guix-devel)
(define-public guix guix-0.10.0)
(define-public nix
(package