summaryrefslogtreecommitdiffstats
path: root/.guix-channel
diff options
context:
space:
mode:
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel23
1 files changed, 0 insertions, 23 deletions
diff --git a/.guix-channel b/.guix-channel
deleted file mode 100644
index 57f7a2c..0000000
--- a/.guix-channel
+++ /dev/null
@@ -1,23 +0,0 @@
1(channel
2 (version 0)
3 (directory "guix")
4 (url "https://github.com/jdlugosz963/dotfiles")
5 (dependencies
6 (channel
7 (name nonguix)
8 (url "https://gitlab.com/nonguix/nonguix")
9 (branch "master")
10 (introduction
11 (channel-introduction
12 (version 0)
13 (commit "897c1a470da759236cc11798f4e0a5f7d4d59fbc")
14 (signer "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))
15 (channel
16 (name rustup)
17 (url "https://github.com/declantsien/guix-rustup")
18 (branch "master")
19 (introduction
20 (channel-introduction
21 (version 0)
22 (commit "325d3e2859d482c16da21eb07f2c6ff9c6c72a80")
23 (signer "F695 F39E C625 E081 33B5 759F 0FC6 8703 75EF E2F5")))))) \ No newline at end of file