diff options
| author | Frederick Muriuki Muriithi | 2026-01-28 11:39:58 -0600 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2026-01-28 11:39:58 -0600 |
| commit | aa6706d637e26ab447499b4558e734329ceeb19d (patch) | |
| tree | 3e1178276361acb689b76cdebb1f3bfc3358edf8 | |
| parent | b5977ab334e31043f1a8c4f054623a9064c8f464 (diff) | |
| download | gn-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-channel | 2 |
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. |
