about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.guix-channel18
1 files changed, 9 insertions, 9 deletions
diff --git a/.guix-channel b/.guix-channel
index f1b6e45..4e13dde 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -1,15 +1,15 @@
 (channel
  (version 0)
  (dependencies
-  (channel
-   (name 'guix-forge)
-   (url "https://git.systemreboot.net/guix-forge/")
-   (branch "main")
-   (introduction
-    (make-channel-introduction
-     "0432e37b20dd678a02efee21adf0b9525a670310"
-     (openpgp-fingerprint
-      "7F73 0343 F2F0 9F3C 77BF  79D3 2E25 EE8B 6180 2BB3"))))
+   (channel
+    (name 'guix-forge)
+    (url "https://git.systemreboot.net/guix-forge/")
+    (branch "main")
+    (introduction
+     (make-channel-introduction
+      "0432e37b20dd678a02efee21adf0b9525a670310"
+      (openpgp-fingerprint
+       "7F73 0343 F2F0 9F3C 77BF  79D3 2E25 EE8B 6180 2BB3"))))
   (channel
    (name guix-past)
    (url "https://gitlab.inria.fr/guix-hpc/guix-past")