me
/
guix
Archived
1
0
Fork 0
Commit Graph

113424 Commits (fa836220b7b856cc8e658217a8d04b059af1e7e3)

Author SHA1 Message Date
Efraim Flashner bb721d8861
gnu: gnutls: Extend test timeout on powerpc-linux.
* gnu/packages/tls.scm (gnutls)[arguments]: When building for
powerpc-linux add a phase to extend the test timeout.
2023-04-18 20:02:24 +03:00
Efraim Flashner 4d030fbd48
gnu: ultrastar-deluxe: Build with ffmpeg-5.
* gnu/packages/games.scm (ultrastar-deluxe)[inputs]: Replace ffmpeg with
ffmpeg-5.
2023-04-18 20:02:24 +03:00
Maxim Cournoyer 936b7bff32
gnu: guix: Update to 1.4.0-5.286cdf0.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-5.286cdf0.
2023-04-18 12:29:12 -04:00
Ludovic Courtès dd9b1a1c25
gnu: gdb: Change default to 12.x.
* gnu/packages/gdb.scm (gdb): Change to GDB-12.
2023-04-18 17:51:38 +02:00
Ludovic Courtès 6b5c21e043
gnu: gdb: Distinguish between the "pinned" and the "default" version.
* gnu/packages/gdb.scm (gdb/pinned): New variable.
* gnu/packages/rust.scm (rust)[native-inputs]: Use it instead of GDB.
2023-04-18 17:51:22 +02:00
Maxim Cournoyer 286cdf0bc5
tests: guix-system: Drop the i686-linux desktop image test.
Desktop these days means having Rust support (GNOME), which i686 currently
lacks on Guix.

* tests/guix-system.sh: Do not attempt to build the desktop.tmpl image for
i686-linux.
2023-04-18 11:43:14 -04:00
John Kehayias ff8fd73927
gnu: samba: Update to 4.18.1 [security fixes].
Fixes CVE-2023-0922 and CVE-2023-0614.

* gnu/packages/samba.scm (samba): Update to 4.18.1.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-18 11:23:47 -04:00
Maxim Cournoyer a8e17eb8e5
gnu: samba: Apply graft, and make graft private.
* gnu/packages/samba.scm (samba) [replacement]: Add field.
(samba/security-fixes): Renamed from samba/fixed, for clarity.
* gnu/packages/samba.scm (samba/pinned): Adjust for graft variable name change.
2023-04-18 11:23:47 -04:00
Maxim Cournoyer 813d670b15
gnu: samba: Make the python-cryptography input conditional.
* gnu/packages/samba.scm (samba) [arguments]: Conditionally enable self tests
in configure phase.
[native-inputs]:  Conditionally add python-cryptography.
* gnu/packages/samba.scm (samba/pinned) [native-inputs]: Likewise.

Reported-by: John Kehayias <john.kehayias@protonmail.com>
2023-04-18 11:23:47 -04:00
Maxim Cournoyer 04cccedba5
tests: Fix texlive->guix-package test.
The home page for the package had changed.

* tests/texlive.scm ("texlive->guix-package"): Match the home-page and
synopsis inexactly to avoid future similar breakages.
2023-04-18 11:23:47 -04:00
Maxim Cournoyer 661d79ad32
gnu: python-pillow/security-fixes: Make graft package private.
This fixes the tests/packages.scm test suite, which would have failed its
'fold-available-packages with/without cache' test case due two python-pillow
packages having the same name/version.

* gnu/packages/python-xyz.scm (python-pillow/security-fixes): Make private.
2023-04-18 11:23:47 -04:00
Maxim Cournoyer edffb3554f
tests: Re-add debug output to a package tests.
* tests/packages.scm ("fold-available-packages with/without cache"):
Re-introduce debugging output.
2023-04-18 11:23:47 -04:00
Ricardo Wurmus a9f4b6ecd0
gnu: r-dmrseq: Update to 1.18.1.
* gnu/packages/bioconductor.scm (r-dmrseq): Update to 1.18.1.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus 696ab006dc
gnu: r-beachmat: Update to 2.14.2.
* gnu/packages/bioconductor.scm (r-beachmat): Update to 2.14.2.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus 48e7653fef
gnu: r-gdsfmt: Update to 1.34.1.
* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.34.1.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus 18bf907114
gnu: r-ebimage: Update to 4.40.1.
* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.40.1.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus 1e5cc9e0ae
gnu: r-enrichplot: Update to 1.18.4.
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.18.4.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus af99d93ed6
gnu: r-structuralvariantannotation: Update to 1.14.1.
* gnu/packages/bioconductor.scm (r-structuralvariantannotation): Update to 1.14.1.
2023-04-18 16:04:06 +02:00
Ricardo Wurmus eb24a88da1
gnu: r-rhdf5: Update to 2.42.1.
* gnu/packages/bioconductor.scm (r-rhdf5): Update to 2.42.1.
2023-04-18 16:04:03 +02:00
Ludovic Courtès c8bc58a9e7
ci: Add 'gdb-minimal' to the "core" package set.
* gnu/ci.scm (%core-packages): Add GDB-MINIMAL.
2023-04-18 15:59:34 +02:00
Ludovic Courtès 664a222cac
gnu: gdb: Remove Hurd patch.
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.
2023-04-18 15:52:02 +02:00
Ludovic Courtès b49fd5daab
gnu: gdb-minimal: Update to 12.x.
* gnu/packages/gdb.scm (gdb-minimal): Rebase on GDB-12.
2023-04-18 15:52:01 +02:00
Ludovic Courtès 2842b383dd
gnu: gdb: Use 'cross-mig' when targeting GNU/Hurd.
This is a followup to 2756d662aa.

* gnu/packages/gdb.scm (gdb-11)[native-inputs]: Use 'cross-mig' instead
of 'mig/32-bit'.
2023-04-18 15:52:01 +02:00
Simon Tournier e1bf3c6b5a
gnu: gcc-7, gcc-10, gcc-11: Hide packages.
* gnu/packages/gcc.scm (gcc-7, gcc-10, gcc-11): Also inherit 'hidden?'
properties.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-18 15:52:01 +02:00
Efraim Flashner cf953e4c27
gnu: openmw-scenegraph: Fix build.
* gnu/packages/graphics.scm (openmw-scenegraph)[outputs]: Only use 'out'
output.
[arguments]: Delete inherited 'copy-plugins phase.
2023-04-18 16:27:41 +03:00
Efraim Flashner 3a67775154
gnu: repo2docker: Add missing inputs.
* gnu/packages/jupyter.scm (repo2docker)[inputs]: Add python-iso8601,
python-chardet.
2023-04-18 16:27:41 +03:00
Efraim Flashner 7a8e96d370
gnu: kwin: Update skipped test list.
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Update custom 'check
phase with new list of skipped tests.
2023-04-18 16:27:41 +03:00
Efraim Flashner 1c7ef72695
gnu: kwin: Rewrite skipped tests to be more readable.
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Rewrite skipped tests
in custom 'check phase to be easier to read.
2023-04-18 16:27:41 +03:00
Nicolas Goaziou 1f78148b95
gnu: emacs-osm: Do not mix home-page and origin.
* gnu/packages/emacs-xyz.scm (emacs-osm)[source]<origin>: Do not use home-page
value as origin.
2023-04-18 15:19:01 +02:00
Nicolas Goaziou 5b607f37b8
gnu: emacs-osm: Update to 0.11.
* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 0.11.
2023-04-18 15:19:01 +02:00
Nicolas Goaziou 52e160033e
gnu: emacs-marginalia: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.2.
2023-04-18 15:19:01 +02:00
Nicolas Goaziou 42115d5d67
gnu: emacs-envrc: Add DIRENV as an input.
* gnu/packages/emacs-xyz.scm (emacs-envrc)[arguments]<#:phases>: Set direnv
executable location.
<#:tests?, #:test-command>: Tentatively run tests, without success.  At least,
they do not complain "direnv" executable is nowhere to be found.
[inputs]: Add DIRENV.
2023-04-18 15:19:00 +02:00
Nicolas Goaziou 8796e6b2e3
gnu: emacs-envrc: Update to 0.5.
* gnu/packages/emacs-xyz.scm (emacs-envrc): Update to 0.5.
2023-04-18 15:19:00 +02:00
Nicolas Goaziou 03d2f81d45
gnu: emacs-cape: Update to 0.15.
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.15.
2023-04-18 15:19:00 +02:00
Nicolas Goaziou f7238840cc
gnu: emacs-autothemer: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-autothemer)[arguments]: Run tests.
2023-04-18 15:18:59 +02:00
Nicolas Goaziou 223004ba0e
gnu: emacs-autothemer: Update to 0.2.17.
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.17.
2023-04-18 15:18:59 +02:00
Matthieu Lemerre cfc1209a80
gnu: Add texlive-totpages.
* gnu/packages/tex.scm (texlive-totpages): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-18 15:18:59 +02:00
Nicolas Goaziou 34ac0a1948
gnu: texlive-latex-lastpage: Replace with texlive-lastpage.
* gnu/packages/tex.scm (texlive-lastpage): New variable.
(texlive-latex-lastpage): Deprecate variable.
2023-04-18 15:18:58 +02:00
Nicolas Goaziou c297a67092
gnu: texlive-latex-totcount: Replace with texlive-totcount.
* gnu/packages/tex.scm (texlive-totcount): New variable.
(texlive-latex-totcount): Deprecate package.
2023-04-18 15:18:58 +02:00
Nicolas Goaziou 93df58947f
gnu: texlive-latex-acronym: Replace with texlive-acronym.
* gnu/packages/tex.scm (texlive-latex-acronym): Deprecate package.
(texlive-acronym): New variable.
2023-04-18 15:18:58 +02:00
Nicolas Goaziou 813f561214
gnu: texlive-latex-bigfoot: Replace with texlive-bigfoot.
* gnu/packages/tex.scm (texlive-bigfoot): New variable.
(texlive-latex-bigfoot): Deprecate package.
(texlive-pstool): Use new variable.
2023-04-18 15:18:57 +02:00
Nicolas Goaziou dfee2c50f6
gnu: Add texlive-relsize.
* gnu/packages/tex.scm (texlive-relsize): New variable.
2023-04-18 15:18:57 +02:00
Nicolas Goaziou 5af58d4ede
gnu: Add texlive-ncctools.
* gnu/packages/tex.scm (texlive-ncctools): New variable.
2023-04-18 15:18:57 +02:00
Ricardo Wurmus c057a5c418
gnu: r-with-tests: Update to 4.2.3.
* gnu/packages/statistics.scm (r-with-tests): Update to 4.2.3.
2023-04-18 15:11:24 +02:00
Nicolas Graves 38fa64c4b5
snippets: tempel: Simplify git-commit-mode detection.
* etc/snippets/tempel/text-mode: Simplify git-commit-mode detection.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-04-18 14:59:02 +04:00
Liliana Marie Prikler d4e99b4418
gnu: emacs-next: Update to 29.0.90.
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.90.
2023-04-18 12:17:33 +02:00
Efraim Flashner 39ec7b86c0
gnu: openssl: Update cross-configure target for riscv64-linux .
* gnu/packages/tls.scm (target->openssl-target): When building for
riscv64-linux use architecture specific configurations.
2023-04-18 11:53:16 +03:00
Efraim Flashner e0f43c6a27
gnu: elfutils: Skip 3 more tests on riscv64-linux.
* gnu/packages/elf.scm (elfutils)[arugments]: When building for
riscv64-linux skip 3 more failing tests.
2023-04-18 11:00:47 +03:00
John Kehayias a5c4b50c36
gnu: python-google-auth: Update to 2.17.3.
* gnu/packages/python-web.scm (python-google-auth): Update to 2.17.3.
[native-inputs]: Add python-mock.
2023-04-18 00:45:36 -04:00
John Kehayias 3e8d608dac
gnu: python-urllib3: Update to 1.26.15.
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.15.
2023-04-18 00:40:16 -04:00