about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2026-01-28 11:39:58 -0600
committerFrederick Muriuki Muriithi2026-01-28 11:39:58 -0600
commitaa6706d637e26ab447499b4558e734329ceeb19d (patch)
tree3e1178276361acb689b76cdebb1f3bfc3358edf8
parentb5977ab334e31043f1a8c4f054623a9064c8f464 (diff)
downloadgn-machines-aa6706d637e26ab447499b4558e734329ceeb19d.tar.gz
Revert "Update .guix-channel."
The guix-bioinformatics commit 9b0955f leads to a cascade of
breakages. I am thus reverting this commit to restore a previous sane
state.

This reverts commit 04c2a18f615bc0a387235544433989af2e8cb62b.
-rw-r--r--.guix-channel2
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel
index b8f3873..f43f5ea 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -27,7 +27,7 @@
   (channel
    (name guix-bioinformatics)
    (url "https://git.genenetwork.org/guix-bioinformatics")
-   (commit "9b0955f14ec725990abb1f6af3b9f171e4943f77"))
+   (commit "903465c85c9b2ae28480b236c3364da873ca8f51"))
   ;; Until https://issues.guix.gnu.org/68797 is resolved, we need to
   ;; explicitly list guix-past and guix-rust-past-crates—the
   ;; dependencies of the guix-bioinformatics channel—here.