From fc24a488e7cbe962aa04980dc383461f9fe0255f Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Wed, 5 Jan 2022 16:33:25 +0300 Subject: Revert "gn: genenetwork: Add pudb" This reverts commit f7e876d53832cf1d5d4b19118266e910e6100ea9. Add an extra dependency by running something like: ``` guix shell -L /home/bonface/projects/guix-bioinformatics \ -L /home/bonface/projects/guix-past/modules -C \ -D pudb -f guix.scm ``` --- gn/packages/genenetwork.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'gn') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 8a47029..a73c199 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -118,7 +118,6 @@ ("gemma-wrapper" ,gemma-wrapper) ("python" ,python-wrapper) ("csvdiff" ,csvdiff) - ("pudb" ,pudb) ;; For debugging ("python-bcrypt" ,python-bcrypt) ("python-flask" ,python-flask) ("python-flask-cors" ,python-flask-cors) -- cgit v1.2.3