Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioconductor.scm (r-affycoretools): Update to 1.64.0.
|
|
* gnu/packages/bioconductor.scm (r-affycontam): Update to 1.50.0.
|
|
* gnu/packages/bioconductor.scm (r-affycompatible): Update to 1.52.0.
|
|
* gnu/packages/bioconductor.scm (r-affycomp): Update to 1.68.0.
|
|
* gnu/packages/bioconductor.scm (r-affy): Update to 1.70.0.
|
|
* gnu/packages/bioconductor.scm (r-iranges): Update to 2.26.0.
|
|
* gnu/packages/bioconductor.scm (r-ideoviz): Update to 1.28.0.
|
|
* gnu/packages/bioconductor.scm (r-bluster): Update to 1.2.1.
[propagated-inputs]: Add r-cluster.
|
|
* gnu/packages/bioconductor.scm (r-delayedarray): Update to 0.18.0.
|
|
* gnu/packages/bioconductor.scm (r-deepsnv): Update to 1.38.0.
[inputs]: Remove zlib.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-decipher): Update to 2.20.0.
[propagated-inputs]: Add r-dbi, r-iranges, r-s4vectors, and r-xvector.
|
|
* gnu/packages/bioconductor.scm (r-cummerbund): Update to 2.34.0.
|
|
* gnu/packages/bioconductor.scm (r-coverageview): Update to 1.30.0.
|
|
* gnu/packages/bioconductor.scm (r-biocgenerics): Update to 0.38.0.
|
|
* gnu/packages/bioconductor.scm (r-biocversion): Update to 3.13.1.
|
|
* gnu/packages/bioconductor.scm (r-aneufinder): Update to 1.20.0.
|
|
* gnu/packages/bioconductor.scm (r-hdf5array): Update to 1.20.0.
[arguments]: Remove.
[propagated-inputs]: Add r-rhdf5filters.
|
|
* gnu/packages/bioconductor.scm (r-cytoml): Update to 2.4.0.
[arguments]: Remove.
|
|
* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.4.0.
[arguments]: Remove.
[propagated-inputs]: Add r-delayedarray and r-s4vectors.
|
|
* gnu/packages/bioconductor.scm (r-ncdfflow): Update to 2.38.0.
[arguments]: Remove.
|
|
* gnu/packages/bioconductor.scm (r-cytolib): Update to 2.4.0.
[arguments]: Remove.
[native-inputs]: Remove pkg-config.
|
|
* gnu/packages/bioconductor.scm (r-rhdf5): Update to 2.36.0.
[arguments]: Remove.
|
|
* gnu/packages/bioconductor.scm (r-mzr): Update to 2.26.0.
[arguments]: Remove obsolute substitution.
|
|
* gnu/packages/bioconductor.scm (r-msnid): Update to 1.26.0.
[arguments]: Set HOME variable.
|
|
* gnu/packages/bioconductor.scm (r-bioccheck): Update to 1.28.0.
[arguments]: Remove.
|
|
* gnu/packages/bioconductor.scm (r-rhdf5lib): Update to 1.14.0.
[source]: Update deletions.
[arguments]: Update substitutions.
[inputs]: Move zlib from here...
[propagated-inputs]: ...to here.
|
|
* gnu/packages/bioconductor.scm (r-metapod): New variable.
|
|
* gnu/packages/bioconductor.scm (r-ggtree): New variable.
|
|
* gnu/packages/bioconductor.scm (r-treeio): New variable.
|
|
* gnu/packages/bioconductor.scm (r-scaledmatrix): New variable.
|
|
* gnu/packages/bioconductor.scm (r-trajectoryutils): New variable.
|
|
* gnu/packages/bioconductor.scm (r-restfulr): New variable.
|
|
* gnu/packages/cran.scm (r-arrow): New variable.
|
|
* gnu/packages/cran.scm (r-ggpointdensity): New variable.
|
|
* gnu/packages/cran.scm (r-ggnewscale): New variable.
|
|
* gnu/packages/cran.scm (r-aplot): New variable.
|
|
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.13.
[arguments]: Remove obsolete substitutions.
[inputs]: Remove fastqc and trim-galore; add hisat2 and fastp.
|
|
* gnu/packages/bioinformatics.scm (python-scanpy): Update to 1.7.2.
|
|
* gnu/packages/python-xyz.scm (python-anndata): Update to 0.7.6.
|
|
* gnu/pakages/xiph.scm: Replace all manual package #:exports with
define-public.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-pydantic): Update to 1.8.2.
[arguments]: Disable some new tests.
[native-inputs]: Add PYTHON-PYTEST-MOCK.
[propagated-inputs]: Add PYTHON-TYPING-EXTENSIONS.
|
|
* gnu/packages/radio.scm (wfview): Update to 1.0.
|
|
glibc is named "cross-libc" instead of "libc" when cross-compiling. Smalltalk
still fails to cross-compile though.
* gnu/packages/smalltalk.scm
(smalltalk)[arguments]{phases}<#:fix-libc>: Also search for
"cross-libc" instead of only "libc" in 'inputs'.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
The 'zip' package is not in the references of 'smalltalk'.
As such, it probably should be a native input, not a regular
input. This can be confirmed by trying to cross-compile
the 'smalltalk' package, without this commit. The configure
script will ask to install InfoZIP.
* gnu/packages/smalltalk.scm
(smalltalk)[inputs]{zip}: Move to ...
(smalltalk)[native-inputs]{zip} ... here.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
In build phases, the former is preferred.
* gnu/packages/dictionaries.scm
(ding)[arguments]<#:phases>{install}: Use 'inputs' argument instead
of '%build-inputs'.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
In build phases, the former (or 'inputs', as appropriate) is preferred.
* gnu/packages/text-editors.scm
(qemacs)[arguments]<#:phases>{install-extra-documentation}: Use
'native-inputs' argument instead of '%build-inputs'.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
In build phases, the former is preferred.
* gnu/packages/vim.scm
(neovim)[arguments]<#:phases>{set-lua-path}: Use 'inputs'
argument instead of '%build-inputs'.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
In build phases, the former is preferred.
* gnu/packages/smalltalk.scm
(smalltalk)[arguments]<#:phases>{fix-libc}: Use 'inputs'
argument instead of '%build-inputs'.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
In build phases, the former is preferred.
* gnu/packages/ci.scm
(cuirass)[arguments]<#:phases>{wrap-program}: Use 'inputs'
argument instead of '%build-inputs'.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/bioinformatics.scm (pigx-sars-cov2-ww): New variable.
|