removed temp file

1b531a384961… · Ryan Schanzenbacher ·

parent 7dfd35ba5b24… view tree

Changed files

FileChanges
c.scm +0 −6 raw
diff --git a/c.scm b/c.scm
deleted file mode 100644
index afbc055..0000000
--- a/c.scm
+++ /dev/null
@@ -1,6 +0,0 @@
-(use-modules (guix ci))
-
-(list (channel-with-substitutes-available
- %default-guix-channel
- "https://ci.guix.gnu.org")
- )