diff options
| author | Frederick Muriuki Muriithi | 2026-01-28 11:32:48 -0600 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2026-01-28 11:32:48 -0600 |
| commit | 47e025d91330f40ccffe56a17c57f62bbea70b55 (patch) | |
| tree | 76b0fb414acd4bc7c78e1f5365f288089f48702a | |
| parent | 254ded2ec5fb412c2ba33a72f72bbed29fb7d9bc (diff) | |
| download | gn-auth-47e025d91330f40ccffe56a17c57f62bbea70b55.tar.gz | |
Revert "Channel - guix-bioinformatics: Upgrade to commit 9b0955f."
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 254ded2ec5fb412c2ba33a72f72bbed29fb7d9bc.
| -rw-r--r-- | .guix-channel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel index 4db7b0c..2c37401 100644 --- a/.guix-channel +++ b/.guix-channel @@ -34,7 +34,7 @@ (channel (name guix-bioinformatics) (url "https://git.genenetwork.org/guix-bioinformatics") - (commit "9b0955f14ec725990abb1f6af3b9f171e4943f77")) + (commit "903465c85c9b2ae28480b236c3364da873ca8f51")) (channel (name guix-past) (url "https://codeberg.org/guix-science/guix-past") |
