mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-09 21:31:32 +02:00
gnu: r-cytoml: Update list of ignored native inputs.
* gnu/packages/bioconductor.scm (r-cytoml)[properties]: Update updater-extra-native-inputs. Change-Id: Iac49c82eb7321c1488ed4737794fa3dee1197215
This commit is contained in:
committed by
Andreas Enge
parent
ee0a9f27b9
commit
34df487128
@@ -22513,7 +22513,7 @@ sequential way to mimic the manual gating strategy.")
|
||||
(properties
|
||||
`((upstream-name . "CytoML")
|
||||
(updater-extra-native-inputs . ("r-flowworkspacedata"))
|
||||
(updater-ignored-native-inputs . ("r-old" "r-table"))))
|
||||
(updater-ignored-native-inputs . ("r-cytoml-old"))))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
(list libxml2 zlib))
|
||||
|
||||
Reference in New Issue
Block a user