diff options
| author | Frederick Muriuki Muriithi | 2026-01-28 14:18:17 -0600 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2026-01-28 14:20:07 -0600 |
| commit | 2525480ca4d121361a7a04f9920ab227c17ded31 (patch) | |
| tree | 817e380577a318d01e7e75a6e8b7beb5d24662ca | |
| parent | aa6706d637e26ab447499b4558e734329ceeb19d (diff) | |
| download | gn-machines-2525480ca4d121361a7a04f9920ab227c17ded31.tar.gz | |
Reapply "Update .guix-channel."
Restores the changes introduced by @mbonz. The issues were caused by changes in upstream channels. This reverts commit aa6706d637e26ab447499b4558e734329ceeb19d.
| -rw-r--r-- | .guix-channel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel index f43f5ea..b8f3873 100644 --- a/.guix-channel +++ b/.guix-channel @@ -27,7 +27,7 @@ (channel (name guix-bioinformatics) (url "https://git.genenetwork.org/guix-bioinformatics") - (commit "903465c85c9b2ae28480b236c3364da873ca8f51")) + (commit "9b0955f14ec725990abb1f6af3b9f171e4943f77")) ;; 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. |
