mirror of
git://git.savannah.gnu.org/guix/guix-cuirass.git
synced 2024-12-29 11:40:16 +01:00
7 lines
196 B
Text
7 lines
196 B
Text
|
;; This file lets us present this repo as a Guix channel.
|
||
|
|
||
|
(channel
|
||
|
(version 0)
|
||
|
(directory "build-aux/guix")
|
||
|
(url "https://git.savannah.gnu.org/git/guix/guix-cuirass.git")) ;the primary URL
|