about summary refs log tree commit diff
path: root/.guix-channel
diff options
context:
space:
mode:
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel25
1 files changed, 17 insertions, 8 deletions
diff --git a/.guix-channel b/.guix-channel
index 3913b23..7a4ee1b 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -2,22 +2,31 @@
  (version 0)
  (dependencies
   (channel
+   (name guix)
+   (url "https://codeberg.org/guix/guix")
+   (branch "master")
+   (introduction
+    (channel-introduction
+     (version 0)
+     (commit "9edb3f66fd807b096b48283debdcddccfea34bad")
+     (signer
+      "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA"))))
+  (channel
    (name guix-past)
-   (url "https://gitlab.inria.fr/guix-hpc/guix-past")
+   (url "https://codeberg.org/guix-science/guix-past")
    (introduction
     (channel-introduction
      (version 0)
-     (commit "0c119db2ea86a389769f4d2b9c6f5c41c027e336")
+     (commit "c3bc94ee752ec545e39c1b8a29f739405767b51c")
      (signer
       "3CE4 6455 8A84 FDC6 9DB4  0CFB 090B 1199 3D9A EBB5"))))
   (channel
-   (name guix)
-   (url "https://git.savannah.gnu.org/git/guix.git")
-   (branch "master")
-   (commit "61428ccf41f21f5ea1e4f1eec722ef9b1efc3a0e")
+   (name guix-rust-past-crates)
+   (url "https://codeberg.org/guix/guix-rust-past-crates.git")
+   (branch "trunk")
    (introduction
     (channel-introduction
      (version 0)
-     (commit "9edb3f66fd807b096b48283debdcddccfea34bad")
+     (commit "1db24ca92c28255b28076792b93d533eabb3dc6a")
      (signer
-      "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA"))))))
+      "F4C2 D1DF 3FDE EA63 D1D3 0776 ACC6 6D09 CA52 8292"))))))