about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2023-08-31 06:03:59 +0300
committerFrederick Muriuki Muriithi2023-08-31 06:03:59 +0300
commit0d743eb249bbdb67009d23ee53b2ee0ae881f725 (patch)
tree40f3c83e29f874545a1c8901a82a5ef7b4e011ce
parent39da338e6dc84c4b79a9a924d36e96d165c17877 (diff)
downloadguix-bioinformatics-0d743eb249bbdb67009d23ee53b2ee0ae881f725.tar.gz
Pin guix-bioinformatics to commit with Python-3.9
A number of GeneNetwork services/applications will not run with
Python-3.10. This commit pins guix-bioinformatics to a specific commit
to allow use of the older Python-3.10 before we are able to update
everything needed to get them running on Python-3.10
-rw-r--r--.guix-channel5
1 files changed, 5 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel
index e42b9ad..ea119e1 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -2,6 +2,11 @@
  (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