Age | Commit message (Collapse) | Author |
|
* gnu/packages/package-management.scm (nar-herder): Update to 0-6.ea997c6.
|
|
* gnu/packages/crates-io.scm (rust-page-size-0.4): New variable.
|
|
* gnu/packages/bioinformatics.scm (pigx-sars-cov-2): Update to 0.0.7.
[inputs]: Remove bbmap and prinseq; add r-viridis.
[arguments]: Remove autoreconf phase.
|
|
* gnu/packages/bioinformatics.scm (pigx-sars-cov-2): New variable.
(pigx-sars-cov2-ww): Deprecate this package in favor of the former.
|
|
* gnu/packages/crates-io.scm (rust-instant-0.1): Update to 0.1.9.
|
|
* gnu/packages/crates-io.scm (rust-lock-api-0.4): Update to 0.4.5.
|
|
* gnu/packages/crates-io.scm (rust-parking-lot-0.11): Update to 0.11.2.
|
|
* gnu/packages/crates-io.scm (rust-parking-lot-core-0.8): Update to 0.8.4.
|
|
* gnu/packages/tcl.scm (tcl-tls)[arguments]: Use a gexp.
|
|
* gnu/packages/tcl.scm (tcl-tls)[properties]: New field.
|
|
* gnu/packages/tcl.scm (tcl-tls): Added 1.7.22
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-science.scm (python-vedo): Update to 2022.2.0.
[arguments]: Add 'fix-tests' phase.
[inputs]: Move fenics and python-matplotlib to propagated-inputs.
Move python-pkgconfig from here...
[native-inputs]: ...to here.
[propagated-inputs]: Add python-deprecated (and fenics and
python-matplotlib).
[description]: Make description more accurate.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-science.scm (python-vedo)[arguments]: Disable
sanity check.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-science.scm (python-vedo)[inputs]: Remove labels
and sort the inputs.
[propagated-inputs]: Remove labels.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-science.scm (python-vedo)[arguments]: Adjust
custom 'check' phase to honor the #:tests? flag. Also remove its
trailing boolean.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/simulation.scm (fenics)[arguments]: Relax pybind11
requirement to appease the sanity check.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/simulation.scm (fenics)[arguments]: Adjust custom 'check'
phase to honor the #:tests? flag.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/simulation.scm (fenics-dolfin)[source]: Remove trailing
boolean.
[arguments]: Adjust custom 'check' phase to honor the #:tests? flag. While
here, remove trailing booleans.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/package-management.scm (guix-modules): New variable.
|
|
* gnu/packages/finance.scm (monero-gui): Update to 0.17.3.2.
|
|
* gnu/packages/finance.scm (monero): Update to 0.17.3.2.
[source]: Remove obsolete part of snippet.
[arguments]: Remove trailing booleans.
|
|
* gnu/packages/dezyne.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/mes.scm (mescc-tools)[supported-systems]: Add riscv32-linux,
riscv64-linux, remove powerpc64le-linux.
|
|
* gnu/packages/web-browsers.scm (links)[arguments]: Rewrite using gexps.
|
|
* gnu/packages/web-browsers.scm (links)[inputs]: Remove input labels.
|
|
* gnu/packages/web-browsers.scm (links)[arguments]: Add configure-flags
field. Adjust custom 'configure phase to use configure-flags.
|
|
* gnu/packages/web-browsers.scm (links): Update to 2.26.
|
|
* gnu/packages/ncdu.scm (ncdu-2): Update to 2.1.2.
|
|
* gnu/packages/jupyter.scm (python-ipydatawidgets): New variable.
|
|
* gnu/packages/python-xyz.scm (python-xyzservices): New variable.
|
|
* gnu/packages/python-xyz.scm (python-mercantile): New variable.
|
|
* gnu/packages/jupyter.scm (python-ipympl): New variable.
|
|
* gnu/packages/python-science.scm (python-traittypes): New variable.
|
|
* gnu/packages/audio.scm (cava)[source]: Remove bundled iniparser.
(cava)[inputs]: Add iniparser.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/audio.scm (cava)[arguments]: Use G-expressions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/nftables-fix-makefile.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (nftables): Update to 1.0.2.
[source]: Add patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-arpeggio): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/ytfzf-programs.patch,
* gnu/packages/patches/ytfzf-updates.patch: Delete patches.
* gnu/local.mk (dist_patch_DATA): Unregister them.
* gnu/packages/image-viewers.scm (ytfzf): Update to 2.3.
[source]: Delete patches.
[arguments]: Remove phase 'patch-script. Add phase 'install-addons,
'wrap-program.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/parallel.scm (slurm): Update to 21.08.8.
(slurm-20.11): New variable.
|
|
* gnu/packages/parallel.scm (slurm): Update to 20.11.9.
|
|
* gnu/packages/python-xyz.scm (python-ipython)[propagated-inputs]: Add
python-decorator.
|
|
* gnu/packages/python-xyz.scm (python-traitlets): Update to 5.1.1.
[propagated-inputs]: Remove python-ipython-genutils, python-decorator, and
python-six.
|
|
* gnu/packages/python-xyz.scm (python-kneed): New variable.
|
|
* gnu/packages/databases.scm (python-databases): New variable.
|
|
* gnu/packages/python-xyz.scm (python-anyio): Update to 3.5.0.
[arguments]: Remove phase 'fix-compatibility; disable one more test.
[propagated-inputs]: Add python-contextvars and python-dataclasses.
[native-inputs]: Add python-contextlib2 and python-trio; remove
python-iniconfig.
|
|
* gnu/packages/python-xyz.scm (python-multipart)[arguments]: Patch instance of
yaml.load.
|
|
* gnu/packages/c.scm (byacc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://issues.guix.gnu.org/54942>.
Reported by SeerLite <seerlite@nixnet.email>.
* guix/transformations.scm (options->transformation)
[package-with-transformation-properties]: Add call to 'reverse'.
* tests/transformations.scm ("options->transformation, property order"):
New test.
|
|
* gnu/packages/version-control.scm (b4): Update to 0.8.0.
|
|
* gnu/packages/maths.scm (n2p2): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|