add rust-team channel
This commit is contained in:
parent
5b784d1f19
commit
60ad57a49b
1 changed files with 48 additions and 39 deletions
|
@ -200,6 +200,7 @@
|
|||
jetbrains-mono-nerd-font
|
||||
meslo-nerd-font
|
||||
hack-nerd-font
|
||||
|
||||
)
|
||||
)
|
||||
|
||||
|
@ -232,6 +233,14 @@
|
|||
(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
|
||||
(name 'nonguix)
|
||||
(url "https://gitlab.com/nonguix/nonguix")
|
||||
;; Enable signature verification:
|
||||
|
|
Loading…
Add table
Reference in a new issue