about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gn/packages/genenetwork.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 7d8cb43..6e5bbce 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -135,7 +135,7 @@
              python-pytest-mock))
       (propagated-inputs
        (list gemma-wrapper
-	     `("python" (specification->package "python@3.8.5"))
+             python-wrapper
              csvdiff
              gn-rust-correlation
              python-bcrypt ;; Replace use of bcrypt with argon below
@@ -218,7 +218,7 @@
 	 ("gn-rust-correlation" ,gn-rust-correlation)
          ("glibc-utf8-locales" ,glibc-utf8-locales)
          ("nginx" ,nginx)
-         ("python" ,(specification->package "python@3.8.5"))
+         ("python" ,python-wrapper)
          ("python-pillow" ,python-pillow)
          ("python-coverage" ,python-coverage)
          ("python-configparser" ,python-configparser) ;; maintenance/scripts