about summary refs log tree commit diff
diff options
context:
space:
mode:
authorArun Isaac2026-03-21 20:29:51 +0000
committerArun Isaac2026-03-22 20:30:05 +0000
commit2886b641feb4b6e1ba62cb6fb1379b23f7550752 (patch)
tree4a87427718e0137cd19ad802b91cd00a4bc1d6d1
parentec9c593cb7cd8ae9c51d1ba4a203abedc00d0878 (diff)
downloadguix-arunisaac-2886b641feb4b6e1ba62cb6fb1379b23f7550752.tar.gz
guix-arunisaac-2886b641feb4b6e1ba62cb6fb1379b23f7550752.tar.lz
guix-arunisaac-2886b641feb4b6e1ba62cb6fb1379b23f7550752.zip
Depend on the guix-forge channel.
We need the forge-nginx-service-type from guix-forge for the upcoming
meetfree-service-type.

Change-Id: I570f7f2998f8fcc3d756195bc0fd26ec81bd0f9b
-rw-r--r--.guix-channel13
1 files changed, 13 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel
new file mode 100644
index 0000000..fc595af
--- /dev/null
+++ b/.guix-channel
@@ -0,0 +1,13 @@
+(channel
+ (version 0)
+ (dependencies
+  (channel
+   (name guix-forge)
+   (url "https://git.systemreboot.net/guix-forge/")
+   (branch "main")
+   (introduction
+    (channel-introduction
+     (version 0)
+     (commit "0432e37b20dd678a02efee21adf0b9525a670310")
+     (signer
+      "7F73 0343 F2F0 9F3C 77BF  79D3 2E25 EE8B 6180 2BB3"))))))