summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranz Geffke <franz@pantherx.org>2023-06-25 20:02:06 +0100
committerFranz Geffke <franz@pantherx.org>2023-06-25 20:02:06 +0100
commit72a38ef1ffed99883bcad2054da965fd6ffc3b74 (patch)
tree56ea6be0309b9da939d489f4a8659870d15c14e8
parent3761c533bddd5c64d36c60a336ee4f8d894f817c (diff)
guix-channel: moved introduction to channels file
-rw-r--r--.guix-channel8
1 files changed, 1 insertions, 7 deletions
diff --git a/.guix-channel b/.guix-channel
index 6d5ada9..32df654 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -8,10 +8,4 @@
(dependencies
(channel
(name 'nonguix)
- (branch "master")
- (url "https://channels.pantherx.org/git/nonguix.git")
- (introduction
- (make-channel-introduction
- "897c1a470da759236cc11798f4e0a5f7d4d59fbc"
- (openpgp-fingerprint
- "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))))
+ (url "https://channels.pantherx.org/git/nonguix.git"))))