mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: r-bsgenome-celegans-ucsc-ce6: Permit substitution.
* gnu/packages/bioconductor.scm (r-bsgenome-celegans-ucsc-ce6)[arguments]: Remove field.
This commit is contained in:
parent
86ced7b271
commit
412153bbaf
1 changed files with 0 additions and 3 deletions
|
@ -58,9 +58,6 @@ (define-public r-bsgenome-celegans-ucsc-ce6
|
|||
(properties
|
||||
`((upstream-name . "BSgenome.Celegans.UCSC.ce6")))
|
||||
(build-system r-build-system)
|
||||
;; As this package provides little more than a very large data file it
|
||||
;; doesn't make sense to build substitutes.
|
||||
(arguments `(#:substitutable? #f))
|
||||
(propagated-inputs
|
||||
`(("r-bsgenome" ,r-bsgenome)))
|
||||
(home-page
|
||||
|
|
Loading…
Reference in a new issue