Merge branch 'no-rust-team'
This commit is contained in:
commit
856ac38d1a
1 changed files with 49 additions and 47 deletions
|
@ -232,15 +232,17 @@
|
|||
)))))))
|
||||
(simple-service 'variant-packages-service
|
||||
home-channels-service-type
|
||||
(list(channel
|
||||
(name 'rust-team)
|
||||
(url "https://git.savannah.gnu.org/git/guix.git")
|
||||
(branch "rust-team")
|
||||
(introduction
|
||||
(make-channel-introduction
|
||||
"9edb3f66fd807b096b48283debdcddccfea34bad"
|
||||
(openpgp-fingerprint
|
||||
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))) (channel
|
||||
(list
|
||||
;; (channel
|
||||
;; (name 'rust-team)
|
||||
;; (url "https://git.savannah.gnu.org/git/guix.git")
|
||||
;; (branch "rust-team")
|
||||
;; (introduction
|
||||
;; (make-channel-introduction
|
||||
;; "9edb3f66fd807b096b48283debdcddccfea34bad"
|
||||
;; (openpgp-fingerprint
|
||||
;; "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA"))))
|
||||
(channel
|
||||
(name 'nonguix)
|
||||
(url "https://gitlab.com/nonguix/nonguix")
|
||||
;; Enable signature verification:
|
||||
|
|
Loading…
Add table
Reference in a new issue