Files
gunit/.guix-channel
2025-08-14 17:31:25 -05:00

28 lines
819 B
Plaintext

(channel
(version 0)
(url "https://codeberg.org/Gigia/gunit.git")
(directory "modules")
(keyring-reference "keyring")
(news-file ".guix-news")
(dependencies
(channel
(name nonguix)
(url "https://gitlab.com/nonguix/nonguix")
(introduction
(channel-introduction
(version 0)
(commit "897c1a470da759236cc11798f4e0a5f7d4d59fbc")
(signer "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))
(channel
(branch "main")
(name selected-guix-works)
(url "https://github.com/gs-101/selected-guix-works.git")
(introduction
(channel-introduction
(version 0)
(commit
"5d1270d51c64457d61cd46ec96e5599176f315a4")
(signer
"C780 21F7 34E4 07EB 9090 0CF1 4ACA 6D6F 89AB 3162"))))
)
)