Lisää tieto toimivaksi testatusta Guix-versiosta
This commit is contained in:
parent
d9157e9e8a
commit
1b8a346406
11
channels.scm
Normal file
11
channels.scm
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
(list (channel
|
||||||
|
(name 'guix)
|
||||||
|
(url "https://git.savannah.gnu.org/git/guix.git")
|
||||||
|
(branch "master")
|
||||||
|
(commit
|
||||||
|
"4547bc6fa3142dca77f7fc912368aeff31bd6e53")
|
||||||
|
(introduction
|
||||||
|
(make-channel-introduction
|
||||||
|
"9edb3f66fd807b096b48283debdcddccfea34bad"
|
||||||
|
(openpgp-fingerprint
|
||||||
|
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))
|
Loading…
Reference in New Issue
Block a user