1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-07 05:14:05 +02:00

gnu: guix: Default to 0.10.0.

This updates 58f0aae.

* gnu/packages/package-management.scm (guix): Set to GUIX-0.10.0.
This commit is contained in:
Ludovic Courtès
2016-03-28 23:54:15 +02:00
parent 58f0aae5cb
commit 7611393547
+1 -1
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