summaryrefslogtreecommitdiff
path: root/c.scm
diff options
context:
space:
mode:
Diffstat (limited to 'c.scm')
-rw-r--r--c.scm6
1 files changed, 0 insertions, 6 deletions
diff --git a/c.scm b/c.scm
deleted file mode 100644
index afbc055..0000000
--- a/c.scm
+++ /dev/null
@@ -1,6 +0,0 @@
1(use-modules (guix ci))
2
3(list (channel-with-substitutes-available
4 %default-guix-channel
5 "https://ci.guix.gnu.org")
6 )