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
|
(simple-service 'variant-packages-service
|
||||||
home-channels-service-type
|
home-channels-service-type
|
||||||
(list(channel
|
(list
|
||||||
(name 'rust-team)
|
;; (channel
|
||||||
(url "https://git.savannah.gnu.org/git/guix.git")
|
;; (name 'rust-team)
|
||||||
(branch "rust-team")
|
;; (url "https://git.savannah.gnu.org/git/guix.git")
|
||||||
(introduction
|
;; (branch "rust-team")
|
||||||
(make-channel-introduction
|
;; (introduction
|
||||||
"9edb3f66fd807b096b48283debdcddccfea34bad"
|
;; (make-channel-introduction
|
||||||
(openpgp-fingerprint
|
;; "9edb3f66fd807b096b48283debdcddccfea34bad"
|
||||||
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))) (channel
|
;; (openpgp-fingerprint
|
||||||
|
;; "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA"))))
|
||||||
|
(channel
|
||||||
(name 'nonguix)
|
(name 'nonguix)
|
||||||
(url "https://gitlab.com/nonguix/nonguix")
|
(url "https://gitlab.com/nonguix/nonguix")
|
||||||
;; Enable signature verification:
|
;; Enable signature verification:
|
||||||
|
|
Loading…
Add table
Reference in a new issue