Age | Commit message (Collapse) | Author |
|
* gnu/packages/gnome.scm (komikku): Update to 0.34.1.
|
|
* gnu/packages/radio.scm (gnuradio)[inputs]: Add python-pyqtgraph.
|
|
* gnu/packages/music.scm (libgme): Move from here...
* gnu/packages/audio.scm (libgme): ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/hardware.scm (hwinfo): New variable.
Co-authored-by: Petr Hodina <phodina@protonmail.com>
|
|
* gnu/packages/virtualization.scm (libx86emu): New variable.
Co-authored-by: Petr Hodina <phodina@protonmail.com>
Co-authored-by: Vincent Legoll <vincent.legoll@gmail.com>
|
|
* gnu/packages/gnu/installer/parted.scm
(force-user-partitions-formatting, format-user-partitions):
Fix ‘formating’ docstring typo.
|
|
* gnu/packages/emacs-xyz.scm (emacs-filladapt)[description]:
Fix ‘funtions’ typo.
|
|
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Inherit
from the rtl8821ce-linux-module package and remove duplicate fields.
|
|
* gnu/packages/linux.scm (rtl8821ce-linux-module)[arguments]:
Spawn multiple build make jobs if requested.
|
|
* gnu/packages/linux.scm (rtl8821ce-linux-module)[arguments]:
Use CC-FOR-TARGET.
|
|
* gnu/packages/linux.scm (proot): Update to 5.2.0-alpha-0.a70023a.
[tests?]: Reinstate tests for the aarch64-linux architecture.
[phases]{patch-sources}: Reinstate the test-ssssssss.c test, fixed upstream.
Set the VERSION Make variable, which is normally derived from invoking git.
Delete the new test-docker.sh test file. Delete the known-to-be-failing
test-cdd39012.sh and test-d92b57ca.sh test files.
{check}: No longer set the PROOT_NO_SECCOMP environment variable as the
upstream issue appears to have been resolved.
[native-inputs]: Use the current coreutils package.
|
|
* gnu/packages/guile-xyz.scm (guile-pipe): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/python-check.scm (python-pytest-exploratory): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.9.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 1.0.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.0.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.2.6.
|
|
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.10.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-a): Update to 1.0.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update description according
to new repository.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 0.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.1.3.
|
|
* gnu/packages/web-browsers.scm (av-98)[properties]: Set ‘upstream-name’.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-crypto.scm (python-py-bcrypt, python2-py-bcrypt): Remove
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
py-bcrypt is unmaintained and support will be dropped in passlib 1.8. The
recommended option is bcrypt.
* gnu/packages/python-crypto.scm (python-passlib)[propagated-inputs]: Remove
python-py-bcrypt. Add python-bcrypt.
[arguments]<#:phases>: Don't return #t.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-crypto.scm (python2-passlib): Remove variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/version-control.scm (grokmirror): Update to 2.0.11.
[arguments]<#:phases>: Don’t return #t.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
The 'computed-origin-method' had been introduced to work around
limitations of the 'snippet' mechanism. The procedure was duplicated,
which made it hard to automatically detect packages using it.
* guix/packages.scm (computed-origin-method): Move procedure from...
* gnu/packages/gnuzilla.scm: ...here and...
* gnu/packages/gnuzilla.scm: ...there.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (komikku): Update to 0.34.0.
|
|
* gnu/packages/python-check.scm (python-pytest-repeat): New variable.
|
|
These four variables are added in the same commit to avoid a cyclic
dependency.
* gnu/packages/julia-xyz.scm (julia-documenter,
julia-documentermarkdown, julia-documentertools): New variables.
(julia-documenter-bootstrap): New hidden variable.
|
|
* gnu/packages/julia-xyz.scm (julia-sass): New variable.
|
|
* gnu/packages/julia-jll.scm (julia-libsass-jll): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-ansicoloredprinters): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-pycall): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-mlstyle): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-measurements): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-quadgk): New variable.
|
|
* gnu/packages/bioconductor.scm (r-gdsfmt)[source]: Include beginning-of-line
anchor in substitution regular expression.
|
|
* gnu/packages/bioconductor.scm (r-delayedmatrixstats): Update to 1.14.3.
|
|
* gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.30.1.
|
|
* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.10.2.
[propagated-inputs]: Remove r-rex.
|
|
* gnu/packages/bioconductor.scm (r-timeseriesexperiment): Update to 1.10.1.
|
|
* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.28.1.
|
|
* gnu/packages/bioconductor.scm (r-cicero): Update to 1.10.1.
|
|
* gnu/packages/bioconductor.scm (r-zinbwave): Update to 1.14.2.
|
|
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.0.5.
[propagated-inputs]: Remove r-rvcheck; add r-yulab-utils.
|
|
* gnu/packages/bioconductor.scm (r-ggtree): Update to 3.0.4.
[propagated-inputs]: Remove r-rvcheck; add r-ggfun and r-yulab-utils.
|
|
* gnu/packages/bioconductor.scm (r-matrixgenerics): Update to 1.4.3.
|