about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMunyoki Kilyungi2025-11-11 16:34:39 +0300
committerMunyoki Kilyungi2025-11-11 16:34:50 +0300
commit4d70be674232e30cf0a0208ab16fdf517542c52b (patch)
tree0971cb51997e7a8698c2829cb4b76d440e3c652f
parent9839e5bf35bd7be158b35fa98a734f7a3473688d (diff)
downloadgn-auth-4d70be674232e30cf0a0208ab16fdf517542c52b.tar.gz
Update channels. HEAD main
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r--.guix-channel16
1 files changed, 13 insertions, 3 deletions
diff --git a/.guix-channel b/.guix-channel
index 9476e74..946bd8d 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -11,10 +11,20 @@
   ;; channel does not build otherwise. This is probably a guix bug.
   (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"))))))
+      "3CE4 6455 8A84 FDC6 9DB4  0CFB 090B 1199 3D9A EBB5"))))
+  (channel
+   (name guix-rust-past-crates)
+   (url "https://codeberg.org/guix/guix-rust-past-crates.git")
+   (branch "trunk")
+   (introduction
+    (channel-introduction
+     (version 0)
+     (commit "b8b7ffbd1cec9f56f93fae4da3a74163bbc9c570")
+     (signer
+      "F4C2 D1DF 3FDE EA63 D1D3 0776 ACC6 6D09 CA52 8292"))))))