branch: master
commit d63690625423e905ebfe1533f000a4c016717f7c
Author: Ludovic Courtès <[email protected]>
AuthorDate: Tue May 9 16:19:59 2023 +0200

    maint: Turn into a Guix channel.
    
    * .guix-channel: New file.
---
 .guix-channel | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.guix-channel b/.guix-channel
new file mode 100644
index 0000000..ff15ef8
--- /dev/null
+++ b/.guix-channel
@@ -0,0 +1,6 @@
+;; 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

Reply via email to