Compare commits
No commits in common. "856ac38d1abd4bbace011c6135ffd89ce37b0029" and "b31ec83fecfc0509b07952dd2d8644ce2bdac71a" have entirely different histories.
856ac38d1a
...
b31ec83fec
1 changed files with 47 additions and 49 deletions
|
@ -232,17 +232,15 @@
|
||||||
)))))))
|
)))))))
|
||||||
(simple-service 'variant-packages-service
|
(simple-service 'variant-packages-service
|
||||||
home-channels-service-type
|
home-channels-service-type
|
||||||
(list
|
(list(channel
|
||||||
;; (channel
|
(name 'rust-team)
|
||||||
;; (name 'rust-team)
|
(url "https://git.savannah.gnu.org/git/guix.git")
|
||||||
;; (url "https://git.savannah.gnu.org/git/guix.git")
|
(branch "rust-team")
|
||||||
;; (branch "rust-team")
|
(introduction
|
||||||
;; (introduction
|
(make-channel-introduction
|
||||||
;; (make-channel-introduction
|
"9edb3f66fd807b096b48283debdcddccfea34bad"
|
||||||
;; "9edb3f66fd807b096b48283debdcddccfea34bad"
|
(openpgp-fingerprint
|
||||||
;; (openpgp-fingerprint
|
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))) (channel
|
||||||
;; "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