aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorBonfaceKilz2021-04-20 22:12:35 +0300
committerBonfaceKilz2021-04-20 22:12:35 +0300
commita5c2123037175dcfea827444a325c839b8f7d05b (patch)
tree84695367d51121c703b93ac5b9727ecd868fb019 /gn/packages/genenetwork.scm
parent7b6e878d2661e43d3220cecbae17f9ffea71b84b (diff)
downloadguix-bioinformatics-a5c2123037175dcfea827444a325c839b8f7d05b.tar.gz
gn: genetwork: Propagate python-rpy2-next
* gn/packages/genenetwork.scm (python3-genenetwork2) [propagated-inputs]: Use python-rpy2-next.
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 0db7032..a90a054 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -473,7 +473,7 @@ Graphical Fragment Assembly} files and related formats.")
("python-markdown" ,python-markdown)
("python-rdflib" ,python-rdflib)
;; TODO: Get rid of Python R bindings
- ("python-rpy2" ,python-rpy2-2.9)
+ ("python-rpy2" ,python-rpy2-next)
("python-beautifulsoup4" ,python-beautifulsoup4)
;; Disable for now. Build fails on Penguin2
;; ("python-flask-socketio" ,python-flask-socketio)