mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-rcas: Use standard version of ghc-pandoc-citeproc.
* gnu/packages/bioinformatics.scm (r-rcas)[native-inputs]: Replace "ghc-pandoc-citeproc-with-pandoc-1" with "ghc-pandoc-citeproc".
This commit is contained in:
parent
f33a4748b7
commit
dff5640a59
1 changed files with 1 additions and 1 deletions
|
@ -8518,7 +8518,7 @@ paired-end data.")
|
||||||
`(("r-testthat" ,r-testthat)
|
`(("r-testthat" ,r-testthat)
|
||||||
;; During vignette building knitr checks that "pandoc-citeproc"
|
;; During vignette building knitr checks that "pandoc-citeproc"
|
||||||
;; is in the PATH.
|
;; is in the PATH.
|
||||||
("ghc-pandoc-citeproc" ,ghc-pandoc-citeproc-with-pandoc-1)))
|
("ghc-pandoc-citeproc" ,ghc-pandoc-citeproc)))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("r-biocgenerics" ,r-biocgenerics)
|
`(("r-biocgenerics" ,r-biocgenerics)
|
||||||
("r-biomart" ,r-biomart)
|
("r-biomart" ,r-biomart)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue