diff options
author | Arun Isaac | 2023-08-31 08:15:05 +0100 |
---|---|---|
committer | Arun Isaac | 2023-08-31 08:15:05 +0100 |
commit | d003af7434689bb7f88aa963f5affa718f4cf605 (patch) | |
tree | efd2647e7850afdd213fba12d0eae6b519b49c33 /.guix-channel | |
parent | 0d743eb249bbdb67009d23ee53b2ee0ae881f725 (diff) | |
download | guix-bioinformatics-d003af7434689bb7f88aa963f5affa718f4cf605.tar.gz |
Revert "Pin guix-bioinformatics to commit with Python-3.9"
This reverts commit 0d743eb249bbdb67009d23ee53b2ee0ae881f725.
Diffstat (limited to '.guix-channel')
-rw-r--r-- | .guix-channel | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.guix-channel b/.guix-channel index ea119e1..e42b9ad 100644 --- a/.guix-channel +++ b/.guix-channel @@ -2,11 +2,6 @@ (version 0) (dependencies (channel - (name guix-bioinformatics) - (url "https://gitlab.com/genenetwork/guix-bioinformatics.git") - (branch "master") - (commit "fb1e8dbcf7cc46fa9a09a431f6842d9290f6e819")) - (channel (name guix-past) (url "https://gitlab.inria.fr/guix-hpc/guix-past") (introduction |