diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-09-25 14:44:40 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-09-25 14:44:40 -0400 |
commit | 1b531a384961505e98d3475694dd5767c8d73714 (patch) | |
tree | 8c989fffbd6f105cb7e6f5304ee77a6fafe5a896 /c.scm | |
parent | 7dfd35ba5b242373a48a3ca346b150d151c9058b (diff) |
removed temp file
Diffstat (limited to 'c.scm')
-rw-r--r-- | c.scm | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 | ) | ||