mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-07-12 05:40:01 +02:00
updating channel depedencies
This commit is contained in:
parent
6ed4a1bf5a
commit
07a13a7fe1
1 changed files with 10 additions and 9 deletions
|
@ -1,18 +1,19 @@
|
||||||
(channel
|
(channel
|
||||||
(version 0)
|
(version 0)
|
||||||
(dependencies
|
(dependencies
|
||||||
|
(channel
|
||||||
|
(name 'nonguix)
|
||||||
|
(url "https://gitlab.com/nonguix/nonguix")
|
||||||
|
(introduction
|
||||||
|
(make-channel-introduction
|
||||||
|
"897c1a470da759236cc11798f4e0a5f7d4d59fbc"
|
||||||
|
(openpgp-fingerprint
|
||||||
|
"2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))
|
||||||
(channel
|
(channel
|
||||||
(name 'guix-science)
|
(name 'guix-science)
|
||||||
(url "https://codeberg.org/guix-science/guix-science.git")
|
(url "https://codeberg.org/guix-science/guix-science.git")
|
||||||
(introduction
|
(introduction
|
||||||
(make-channel-introduction
|
(make-channel-introduction
|
||||||
"b1fe5aaff3ab48e798a4cce02f0212bc91f423dc"
|
"b1fe5aaff3ab48e798a4cce02f0212bc91f423dc"
|
||||||
(openpgp-fingerprint "CA4F 8CF4 37D7 478F DA05 5FD4 4213 7701 1A37 8446"))))
|
(openpgp-fingerprint
|
||||||
(channel
|
"CA4F 8CF4 37D7 478F DA05 5FD4 4213 7701 1A37 8446"))))))
|
||||||
(name 'nonguix)
|
|
||||||
(url "https://gitlab.com/nonguix/nonguix")
|
|
||||||
;; Enable signature verification:
|
|
||||||
(introduction
|
|
||||||
(make-channel-introduction
|
|
||||||
"897c1a470da759236cc11798f4e0a5f7d4d59fbc"
|
|
||||||
(openpgp-fingerprint "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))))
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue