aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/cwl.scm
diff options
context:
space:
mode:
authorpjotrp2017-02-26 19:13:31 +0000
committerpjotrp2017-02-26 19:13:31 +0000
commit7affda5295cb6bab9cd336be0fea70e1c2bf24d2 (patch)
tree8484a497a32d8d4919c44b64daef0e5f7585c279 /gn/packages/cwl.scm
parent699b05703c743baf51f720db22eb0a2438cb8cad (diff)
downloadguix-bioinformatics-7affda5295cb6bab9cd336be0fea70e1c2bf24d2.tar.gz
Added comments on guix viability
- removed r-wcna and r-preprocesscore as they are in Guix now
Diffstat (limited to 'gn/packages/cwl.scm')
-rw-r--r--gn/packages/cwl.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/cwl.scm b/gn/packages/cwl.scm
index 8c41187..2acac7c 100644
--- a/gn/packages/cwl.scm
+++ b/gn/packages/cwl.scm
@@ -15,7 +15,7 @@
#:use-module (guix build-system trivial)
#:use-module (srfi srfi-1))
-(define-public python-cwltool
+(define-public python-cwltool ; guix: needs work
(package
(name "python-cwltool")
(version "1.0.20150916041152")