aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/config/rincewind.scm
diff options
context:
space:
mode:
authorGravatar Tom Willemse2023-08-29 22:24:34 -0700
committerGravatar Tom Willemse2023-08-29 22:28:37 -0700
commit8187a45c313805717ada5a41ca4960b015113ef3 (patch)
treea741464732139be1640715a04c4075331020ead8 /oni/home/config/rincewind.scm
parent150273d74199f0c32a2b8594ba10e05829d7c929 (diff)
downloadnew-dotfiles-8187a45c313805717ada5a41ca4960b015113ef3.tar.gz
new-dotfiles-8187a45c313805717ada5a41ca4960b015113ef3.zip
Add nonguix channel explicitly
My configuration depends on some nonguix packages and having it be only a transient dependency through guix gaming channel means that when I disabled the gaming channel because it was broken, it broke my configuration because it also removed the nonguix channel from my configuration.
Diffstat (limited to 'oni/home/config/rincewind.scm')
-rw-r--r--oni/home/config/rincewind.scm9
1 files changed, 9 insertions, 0 deletions
diff --git a/oni/home/config/rincewind.scm b/oni/home/config/rincewind.scm
index a36b84b..9879bef 100644
--- a/oni/home/config/rincewind.scm
+++ b/oni/home/config/rincewind.scm
@@ -286,6 +286,15 @@
(openpgp-fingerprint
"061C C5C4 D936 C9A8 AECC 1A17 7D5C 407B 4350 25C1"))))
(channel
+ (name 'nonguix)
+ (url "https://gitlab.com/nonguix/nonguix")
+ ;; Enable signature verification:
+ (introduction
+ (make-channel-introduction
+ "897c1a470da759236cc11798f4e0a5f7d4d59fbc"
+ (openpgp-fingerprint
+ "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))
+ (channel
(name 'guix-gaming-games)
(url "https://gitlab.com/guix-gaming-channels/games.git")
(introduction