aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/quality-control.scm
diff options
context:
space:
mode:
authorShepherd on Tux022024-06-20 07:26:21 -0500
committerShepherd on Tux022024-06-20 07:26:21 -0500
commitf0f8dc84eca7088177797f84db05314537615c77 (patch)
tree5a7408a19c92b0c4d536916269425d883c4f06ca /gn/packages/quality-control.scm
parent951e77b10c84889f29c1f2322087c796cedb375a (diff)
parent48af9393cf186230e08b0fa6f7f443bc818408d2 (diff)
downloadguix-bioinformatics-f0f8dc84eca7088177797f84db05314537615c77.tar.gz
Merge branch 'master' of https://gitlab.com/genenetwork/guix-bioinformatics
Diffstat (limited to 'gn/packages/quality-control.scm')
-rw-r--r--gn/packages/quality-control.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gn/packages/quality-control.scm b/gn/packages/quality-control.scm
index 7bc60ef..f0a9c2f 100644
--- a/gn/packages/quality-control.scm
+++ b/gn/packages/quality-control.scm
@@ -59,8 +59,7 @@
(file-name (git-file-name name commit))))
(build-system asdf-build-system/sbcl)
(arguments
- `(#:tests? #f ; Need to fix tests.
- #:asd-files '("qc.asd")))
+ `(#:tests? #f)) ; Need to fix tests.
(native-inputs
(list sbcl-1am))
(inputs