diff options
author | Kenny Ballou <kb@devnulllabs.io> | 2022-12-15 13:30:54 -0700 |
---|---|---|
committer | Kenny Ballou <kb@devnulllabs.io> | 2022-12-15 13:30:54 -0700 |
commit | 36e909c3b51cfb6ef0722daf0f58f25027e21999 (patch) | |
tree | 2c161a1c997560c4235969cc266b36faf96b542b /config | |
parent | 6c57e4d182831454a2a4423bb1f203e48ffc270a (diff) | |
download | dotfiles-36e909c3b51cfb6ef0722daf0f58f25027e21999.tar.gz dotfiles-36e909c3b51cfb6ef0722daf0f58f25027e21999.tar.xz |
guix: update channels
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
Diffstat (limited to 'config')
-rw-r--r-- | config/guix/channels.scm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/guix/channels.scm b/config/guix/channels.scm index dd83fbec..46b4e2b4 100644 --- a/config/guix/channels.scm +++ b/config/guix/channels.scm @@ -3,7 +3,7 @@ (url "https://git.savannah.gnu.org/git/guix.git") (branch "master") (commit - "e84042fdd4ac2f903224e1b5f366537a22b4d593") + "f19d49e69cce1a962cdd77b3cb7e1dcbe0d22240") (introduction (make-channel-introduction "9edb3f66fd807b096b48283debdcddccfea34bad" @@ -14,7 +14,7 @@ (url "https://gitlab.com/nonguix/nonguix") (branch "master") (commit - "e95e2b573cbc4b96bdca2c11540e90d23e6428fc") + "d77b0d270ddb3952b80957e15f977b32326a5690") (introduction (make-channel-introduction "ca0837cc70d5b4d3fce83b34c31b3378f60f4498" @@ -36,7 +36,7 @@ (url "https://github.com/babariviere/guix-emacs.git") (branch "master") (commit - "9b5cc44655ffb26372b53aef5a0283175733625c") + "de5f5d5ac297ebd3e7b47e7a2be690b29566e8d6") (introduction (make-channel-introduction "8d45521e2aeac063fba926d375b1a202c5487275" |