about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-12-15 09:32:30 -0600
committerFrederick Muriuki Muriithi2025-12-15 09:32:30 -0600
commit3a81d9e2faba5c280e16cec96e90b9d9098a98f2 (patch)
treea7ed9fe83a08ecc7aee2718ffcbde435ea6c6a26
parent739819bb9f2a981febfaea687e621f365e1716c2 (diff)
downloadgn-auth-3a81d9e2faba5c280e16cec96e90b9d9098a98f2.tar.gz
Revert "Add pinned 'guix channel to gn-auth's channel."
This reverts commit bb56c3d6a1bb2c9d4b3a94750a9049bcdf9cbc29.

We do not pin the channel dependencies here — we pin the channel
dependencies at the point of use, a.k.a gn-machines.
-rw-r--r--.guix-channel13
1 files changed, 1 insertions, 12 deletions
diff --git a/.guix-channel b/.guix-channel
index e1e0e64..946bd8d 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -3,17 +3,6 @@
  (directory ".guix/modules")
  (dependencies
   (channel
-   (name guix)
-   (url "https://codeberg.org/guix/guix")
-   (branch "master")
-   (commit "0a4740705090acc4c8a10d4f53afc58c9f62e980")
-   (introduction
-    (channel-introduction
-     (version 0)
-     (commit "9edb3f66fd807b096b48283debdcddccfea34bad")
-     (signer
-      "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA"))))
-  (channel
    (name guix-bioinformatics)
    (url "https://git.genenetwork.org/guix-bioinformatics")
    (branch "master"))
@@ -36,6 +25,6 @@
    (introduction
     (channel-introduction
      (version 0)
-     (commit "1db24ca92c28255b28076792b93d533eabb3dc6a")
+     (commit "b8b7ffbd1cec9f56f93fae4da3a74163bbc9c570")
      (signer
       "F4C2 D1DF 3FDE EA63 D1D3 0776 ACC6 6D09 CA52 8292"))))))