Age | Commit message (Collapse) | Author |
|
* gnu/packages/base.scm (glibc-2.33): New variable.
|
|
* gnu/packages/patches/lxqt-session-procps-4.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/lxqt.cm (lxqt-session): Apply patch.
|
|
This is probably a consequence of a branch merge, since the hash was for
version 5.15.5, whereas the package has version 5.15.8.
* gnu/packages/qt.scm (qtlocation): Correct hash.
|
|
* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Adjust
configure-flags to skip a failing test also on riscv64-linux.
|
|
* gnu/packages/patches/softhsm-fix-openssl3-tests.patch: New file.
* gnu/packages/security-token.scm (softhsm): Use it.
* gnu/local.mk (dist_patch_DATA): Register it.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/games.scm (openttd-opengfx)[arguments]: Create mime database
in the `configure` phase.
[native-inputs]: Add shared-mime-info.
|
|
* gnu/packages/game-development.scm (nml): Update to 0.7.2.
|
|
* gnu/packages/game-development.scm (grfcodec): Update to latest commit.
|
|
* gnu/packages/gdb.scm (gdb): Change to GDB-12.
|
|
* gnu/packages/gdb.scm (gdb/pinned): New variable.
* gnu/packages/rust.scm (rust)[native-inputs]: Use it instead of GDB.
|
|
* gnu/ci.scm (%core-packages): Add GDB-MINIMAL.
|
|
The patch was useful for GDB 11 on the previous Hurd version that was
used; it's unnecessary on GDB 12 and GDB 11 has other build issues on
the current GNU/Hurd.
This change fixes "guix build gdb-minimal --target=i586-pc-gnu".
* gnu/packages/patches/gdb-fix-gnu-nat-build.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gdb.scm (gdb-11)[arguments]: Remove 'patch-gdb/hurd' phase.
[inputs]: Remove "hurd-build.patch" input.
[supported-systems]: New field.
(gdb-12)[supported-systems]: New field.
|
|
* gnu/packages/gdb.scm (gdb-minimal): Rebase on GDB-12.
|
|
This is a followup to 2756d662aa27cf55f3224e4a0a9e08c1be2cc551.
* gnu/packages/gdb.scm (gdb-11)[native-inputs]: Use 'cross-mig' instead
of 'mig/32-bit'.
|
|
* gnu/packages/gcc.scm (gcc-7, gcc-10, gcc-11): Also inherit 'hidden?'
properties.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/tls.scm (target->openssl-target): When building for
riscv64-linux use architecture specific configurations.
|
|
* gnu/packages/elf.scm (elfutils)[arugments]: When building for
riscv64-linux skip 3 more failing tests.
|
|
* gnu/packages/python-web.scm (python-google-auth): Update to 2.17.3.
[native-inputs]: Add python-mock.
|
|
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.15.
|
|
* gnu/packages/python-web.scm (python-oauth2client)[propagated-inputs]: Add
python-pyparsing.
|
|
* gnu/packages/python-web.scm (python-httplib2): Update to 0.22.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-cryptography.
|
|
* gnu/packages/check.scm (python-pytest-localserver): Update to 0.7.1.
|
|
* gnu/packages/gstreamer.scm (gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-editing-services, python-gst): Use
standard meson instead of non-existing meson-0.63.
|
|
|
|
* gnu/packages/radio.scm (gqrx): Update to 2.15.10.
|
|
* gnu/packages/radio.scm (wfview): Update to 1.62.
Use Gexp, shift order of components.
[inputs]: Add hidapi, qtgamepad.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-78.2efcd8b.
|
|
* gnu/packages/qt.scm (python-qscintilla)[build-system]: Swith to
pyproject-build-system.
[arguments]: Update 'configure-flags'. Delete custom 'configure' phase. Add
'prepare-build' and 'set-include-dirs' phases.
[native-inputs]: Add python-pyqt-builder and qtbase-5.
[inputs]: Add python-sip.
|
|
* gnu/packages/qt.scm (qscintilla): Update to 2.13.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-wordgen)[arguments]<#:emacs>: Use
EMACS-WIDE-INT on 32-bit platforms.
|
|
* gnu/packages/statistics.scm (r-mixedpower): Update to commit
b2b87068546327d8f592d141e5482e0478c1b2ee, remove patch.
* gnu/packages/patches/r-mixedpower-r2power.patch: Remove file.
* gnu/local.mk: Unregister it.
|
|
The version of mysql currently packaged doesn't support openssl-3.
* gnu/packages/databases.scm (mysql)[inputs]: Replace openssl by openssl-1.1.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3)[arguments]: Rename
'adjust-for-python-3.9' phase to 'adjust-for-python-3.10' and update it.
|
|
* gnu/packages/cran.scm (r-littler): New variable.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana)[arguments]: Use gexp. Update
'fix-paths' phase. Add 'fix-newer-hdf5-compatibility' phase.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-hdf5-cffi)[inputs]: Remove labels.
[arguments]: Use gexp, add 'fix-newer-hdf5-compatibility' phase.
|
|
* gnu/packages/bioinformatics.scm (r-demuxmix): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/bioinformatics.scm (r-demultiplex2): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/statistics.scm (r-simr): Update to 1.0.7.
|
|
* gnu/packages/statistics.scm (r-quantreg): Update to 5.95.
|
|
* gnu/packages/statistics.scm (r-deoptimr): Update to 1.0-12.
|
|
* gnu/packages/statistics.scm (r-segmented): Update to 1.6-4.
|
|
* gnu/packages/statistics.scm (r-git2r): Update to 0.32.0.
|
|
* gnu/packages/statistics.scm (r-markdown): Update to 1.6.
|
|
* gnu/packages/cran.scm (r-stars): Update to 0.6-1.
|
|
* gnu/packages/cran.scm (r-seqminer): Update to 8.9.
|
|
* gnu/packages/cran.scm (r-parsnip): Update to 1.1.0.
|
|
* gnu/packages/cran.scm (r-workflowsets): Update to 1.0.1.
|
|
* gnu/packages/cran.scm (r-tune): Update to 1.1.1.
|
|
* gnu/packages/cran.scm (r-igraph): Update to 1.4.2.
[propagated-inputs]: Add r-cpp11.
|