config/guix/no-rebuild-channel: Update commit

master
Pierre Neidhardt 2019-04-14 13:22:01 +02:00
parent 3a734df3cc
commit 35b848cbbf
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
(use-modules (srfi srfi-1))
;; Run as guix pull -C FILE.
(cons*
(channel
@ -19,4 +19,4 @@
(channel
(inherit (first %default-channels))
;; Get commit from =guix describe -f channels=.
(commit "77f3d3036406b1d1ceaeba8017ae5f597f2a0fb4"))))
(commit "5069baedb8a902c3b1ea9656c11471658a1de56b"))))