summaryrefslogtreecommitdiffstats
path: root/.guix-channel
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-08-07 22:01:25 -0500
committermsglm <msglm@techchud.xyz>2023-08-07 22:01:25 -0500
commitca65550219465783b4c285b8f30e955a1bcb21a9 (patch)
tree2e2028c5f17bee147519bdf18b200abd10309b8d /.guix-channel
parentc4b0ca7b50e1282a0776628576843950a8bbd1c0 (diff)
downloadguix-msglm-ca65550219465783b4c285b8f30e955a1bcb21a9.tar.gz
guix-msglm-ca65550219465783b4c285b8f30e955a1bcb21a9.tar.bz2
guix-msglm-ca65550219465783b4c285b8f30e955a1bcb21a9.zip
note dependency on non-guix
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel11
1 files changed, 11 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel
new file mode 100644
index 0000000..30922df
--- /dev/null
+++ b/.guix-channel
@@ -0,0 +1,11 @@
+(channel
+ (version 0)
+ (dependencies
+ (channel
+ (name nonguix)
+ (url "https://gitlab.com/nonguix/nonguix")
+ (introduction
+ (channel-introduction
+ (version 0)
+ (commit "897c1a470da759236cc11798f4e0a5f7d4d59fbc")
+ (signer "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))))