Skip to content
Snippets Groups Projects
Commit dd911410 authored by Mark H Weaver's avatar Mark H Weaver
Browse files

Revert "gnu: guix: Update snapshot."

This reverts commit bfabd1fb.
parent bfabd1fb
No related branches found
No related tags found
No related merge requests found
......@@ -165,7 +165,7 @@ (define guix-devel
;;
;; Note: use a short commit id; when using the long one, the limit on socket
;; file names is exceeded while running the tests.
(let ((commit "9f04196"))
(let ((commit "684bf7c"))
(package (inherit guix-0.8.2)
(version (string-append "0.8.2." commit))
(source (origin
......@@ -175,7 +175,7 @@ (define guix-devel
(commit commit)))
(sha256
(base32
"0id3rm58p0c4nfw3kddzsqyx8mvy17gmhliih5zpbsz3ypz5asnv"))
"0fq9ajj17kbb0f1p79al2vcqah9sl0imayhggcp31c3vq0ahya9g"))
(file-name (string-append "guix-" version "-checkout"))))
(arguments
(substitute-keyword-arguments (package-arguments guix-0.8.2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment