Commit graph

106931 commits

Author SHA1 Message Date
Efraim Flashner a5bdf0a9e7
gnu: julia-arraylayouts: Update to 0.8.16.
* gnu/packages/julia-xyz.scm (julia-arraylayouts): Update to 0.8.16.
[arguments]: Add a phase to mark a test broken.
[native-inputs]: Add julia-stablerngs.
2022-12-21 17:59:33 +02:00
Efraim Flashner 5b99829b55
gnu: julia-fillarrays: Update to 0.13.6.
* gnu/packages/julia-xyz.scm (julia-fillarrays): Update to 0.13.6.
[propagated-inputs]: Add julia-aqua.
2022-12-21 17:59:29 +02:00
Marius Bakke 70d9a31717
gnu: QEMU: Unbundle SeaBIOS.
* gnu/packages/virtualization.scm (qemu)[source](snippet): Delete SeaBIOS
ROMs and source code.
[arguments]: Add replace-firmwares and delete-firmwares phases.
[inputs]: Add SEABIOS.
[native-inputs]: Add ACPICA.  While here, sort inputs.
2022-12-21 17:33:25 +02:00
Efraim Flashner 228db28165
gnu: seabios: Enable for all architectures.
* gnu/packages/firmware.scm (seabios)[native-inputs]: When not building
from an i686-linux or x86_64-linux machine add cross-gcc and
cross-binutils for i686-linux-gnu.
[arguments]: When not building from an i686-linux or x86_64-linux
machine adjust the Makefile to find the cross build tools needed.
[supported-architectures]: Remove field.
2022-12-21 17:33:22 +02:00
Nicolas Goaziou 7833acab0d
gnu: pyzo: Update to 4.12.4.
* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.4.
2022-12-21 11:17:44 +01:00
Nicolas Goaziou f81a6f5be8
gnu: emacs-fountain-mode: Add contributed theme.
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode)[arguments]: Install Elisp
file located in the "contrib" sub-directory.
2022-12-21 11:13:36 +01:00
Nicolas Goaziou b2684adc11
gnu: emacs-fountain-mode: Update to 3.6.2.
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.6.2.
2022-12-21 10:57:06 +01:00
Nicolas Goaziou 09b96f763d
gnu: emacs-graphql: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-graphql)[arguments]: Run tests.
[native-inputs]: Add EMACS-ERT-RUNNER.
2022-12-21 10:53:41 +01:00
Nicolas Goaziou 6ad3b70297
gnu: emacs-graphql: Update to 0.1.2.
* gnu/packages/emacs-xyz.scm (emacs-graphql): Update to 0.1.2.
[source]<origin>: Remove snippet.  The file it removed no longer exist in the
code base.
[propagated-inputs]: Add EMACS-GHUB.
2022-12-21 10:37:46 +01:00
Ricardo Wurmus 7c9cbc8d73
gnu: tractor: Use gexp.
* gnu/packages/tor.scm (tractor)[native-inputs]: Drop label.
[arguments]: Use gexp; drop trailing #T from build phases.
2022-12-21 10:01:55 +01:00
Danial Behzadi f86475d012
gnu: tractor: Update to 4.0. 2022-12-21 10:01:55 +01:00
Maxim Cournoyer c04528d2a2
gnu: u-boot-am335x-evm-boneblack: Fix variable name.
* gnu/packages/bootloaders.scm (u-boot-am335x-boneblack): Rename to...
(u-boot-am335x-evm-boneblack), to match the package name.
* gnu/bootloader/u-boot.scm (u-boot-beaglebone-black-bootloader): Adjust
accordingly.
2022-12-20 21:29:25 -05:00
Maxim Cournoyer 57abc2b7b2
gnu: u-boot: Add pkg-config to native inputs.
* gnu/packages/bootloaders.scm (u-boot) [native-inputs]: Add pkg-config.
2022-12-20 21:19:37 -05:00
Maxim Cournoyer 68330e7797
kconfig: Streamline comment in 'modify-defconfig'.
* guix/build/kconfig.scm (modify-defconfig): Streamline comment.
2022-12-20 21:19:33 -05:00
Maxim Cournoyer 1d44866280
kconfig: Mostly preserve keys ordering of original defconfig.
* guix/build/kconfig.scm (defconfig->alist): Reverse the results of lists
constructed with cons.
2022-12-20 21:19:30 -05:00
Maxim Cournoyer d368210af5
kconfig: Move pair->config-string up.
* guix/build/kconfig.scm (pair->config-string): Move earlier, to match the
natural dependency of declarations (useful when experimenting at the REPL).
2022-12-20 21:19:26 -05:00
Maxim Cournoyer 4a4f2d226e
gnu: u-boot-tools: Delete trailing #t.
* gnu/packages/bootloaders.scm (u-boot-tools) [phases]: Delete trailing #t.
2022-12-20 21:16:16 -05:00
Ricardo Wurmus b0943d3d2e
gnu: mumi: Update to 0.0.3-1.350b2df.
* gnu/packages/mail.scm (mumi): Update to 0.0.3-1.350b2df.
[arguments]: Use gexp; add phase 'install-picocss.
[native-inputs]: Add sassc and picocss sources.
2022-12-21 00:30:52 +01:00
Guillaume Le Vaillant 25f702449c
gnu: Merge gdal and python-gdal packages.
* gnu/packages/geo.scm (gdal)[inputs]: Add swig and zstd.
  [native-inputs]: Add python.
  [propagated-inputs]: Add python-numpy.
  (python-gdal): Remove variable.
  (qgis)[inputs]: Remove python-gdal.
  [arguments]: Disable a flaky test.
2022-12-20 17:50:26 +01:00
Roman Scherer 3c6f7b53ce
gnu: gdal: Add support for lz4 and openjpeg.
* gnu/packages/geo.scm (gdal)[inputs]: Add lz4 and openjpeg.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20 17:50:26 +01:00
Felix Gruber d8231432c5
gnu: gdal: Update to 3.6.1.
* gnu/packages/geo.scm (gdal): Update to 3.6.1.
  [inputs]: Add libjxl.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20 17:50:26 +01:00
Felix Gruber d30ad6ff5c
gnu: geos: Update to 3.11.1.
* gnu/packages/geo.scm (geos): Update to 3.11.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20 17:50:26 +01:00
Felix Gruber f912be4c12
gnu: python-cartopy: Update to 0.21.0.
* gnu/packages/geo.scm (python-cartopy): Update to 0.21.0.
  [inputs]: Remove proj.
  [native-inputs]: Add python-pytest-mpl.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20 17:50:26 +01:00
Felix Gruber 9c5c432f40
gnu: python-pyproj: Update to 3.4.0.
* gnu/packages/geo.scm (python-pyproj): Update to 3.4.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20 17:50:26 +01:00
Felix Gruber 12586fd0b8
gnu: libgeotiff: Apply patch for building against proj 9.1.1.
* gnu/packages/patches/libgeotiff-fix-tests-with-proj-9.1.1.patch: New
  file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/geo.scm (libgeotiff): Apply it.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20 17:50:26 +01:00
Felix Gruber 990da1af79
gnu: proj: Update to 9.1.1.
* gnu/packages/geo.scm (proj): Update to 9.1.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20 17:50:26 +01:00
Ludovic Courtès fcc4e51e61
read-print: Add special forms.
* guix/read-print.scm (%special-forms): Add 'define-configuration' and
'match-record'.
2022-12-20 16:56:04 +01:00
Bruno Victal 00f48860e9
services: opensmtpd: Add 'shepherd-requirement' field.
* gnu/services/mail.scm (<opensmtpd-configuration>)[shepherd-requirement]:
New field.
(opensmtpd-shepherd-service): Honor it.
* doc/guix.texi (Mail Services): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-20 16:56:04 +01:00
Bruno Victal 3011e8ae11
services: opensmtpd: Use 'match-record' instead of 'match'.
* gnu/services/mail.scm (opensmtpd-shepherd-service)
(opensmtpd-activation)
(opensmtpd-set-gids): Use 'match-record' instead of 'match'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-20 16:56:03 +01:00
Ludovic Courtès 2880dc3046
cpio: Skip test on inode numbers that don't fit on 32 bits.
Fixes <https://issues.guix.gnu.org/60202>.
Reported by Christopher Baines <mail@cbaines.net>.

* tests/cpio.scm (%test-file): New variable.
("file->cpio-header + write-cpio-header + read-cpio-header"): Use it.
Skip test when the inode number of %TEST-FILE is too big.
2022-12-20 16:56:03 +01:00
Ludovic Courtès 3f6c5c6f78
doc: Avoid 'match' on the <udev-configuration> record.
Fixes <https://issues.guix.gnu.org/59907>.
Reported by MANCINI Raffael <Raffael.MANCINI@mnhn.lu>.

* doc/guix.texi (Service Types and Services): Change
'udev-configuration' example to avoid 'match'.
2022-12-20 16:56:03 +01:00
Ludovic Courtès 680970490c
tests: Adjust 'guix package' test to latest package search metrics.
With commit bbcd06e56c, the command
"guix package -s '^fileutils$'" would match the 'ocaml-fileutils'
package, because its 'package-upstream-name*' is "fileutils".  Work
around it.

Reported by Vagrant Cascadian.

* tests/guix-package.sh: Change "fileutils" example to use a different
package name.
2022-12-20 16:56:03 +01:00
Efraim Flashner 7fb27b5441
gnu: seabios: Limit to i686-linux and x86_64-linux.
* gnu/packages/firmware.scm (seabios)[supported-systems]: New field.
2022-12-20 17:12:07 +02:00
Efraim Flashner 35530133ae
Revert "gnu: QEMU: Unbundle SeaBIOS."
This reverts commit 814214c369.

SeaBIOS is only buildable on i686-linux machines and has flags set to
force building for i386 so that it works from x86_64-linux. This commit
breaks qemu and qemu-minimal on all other architectures.
2022-12-20 17:10:17 +02:00
Greg Hogan fc4eef7506
gnu: openjdk18: Update to 18.0.2.
* gnu/packages/java.scm (openjdk18): Update to 18.0.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20 17:06:38 +02:00
Greg Hogan a49e4087a1
gnu: openjdk17: Update to 17.0.5.
* gnu/packages/java.scm (openjdk17): Update to 17.0.5.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20 17:06:38 +02:00
Greg Hogan 7cf6e66548
gnu: openjdk16: Update to 16.0.2.
* gnu/packages/java.scm (openjdk16): Update to 16.0.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20 17:06:38 +02:00
Greg Hogan 0175b93199
gnu: openjdk15: Update to 15.0.9.
* gnu/packages/java.scm (openjdk15): Update to 15.0.9.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20 17:06:38 +02:00
Greg Hogan 8a6316ef9e
gnu: openjdk13: Update to 13.0.13.
* gnu/packages/java.scm (openjdk13): Update to 13.0.13.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20 17:06:37 +02:00
Efraim Flashner c8ebfa0dd9
gnu: openjdk11: Fix find-files syntax.
* gnu/packages/java.scm (openjdk11)[source]: Remove extra characters
from find-files invocation.
[arguments]: Remove extra characters from find-files invocations in
multiple phases.
2022-12-20 17:06:37 +02:00
Greg Hogan f667aeb642
gnu: openjdk11: Update to 11.0.17.
* gnu/packages/java.scm (openjdk11): Update to 11.0.17.
[source]: Fix source file-name.
[native-inputs]: Add bash.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20 17:06:34 +02:00
Tobias Geerinckx-Rice 1a3d8b9228
gnu: audacity: Update to 3.2.2.
* gnu/packages/audio.scm (audacity): Update to 3.2.2.
2022-12-18 01:00:00 +01:00
Tobias Geerinckx-Rice 04665f2673
gnu: audacity: Be less alpha.
* gnu/packages/audio.scm (audacity)[arguments]: Set AUDACITY_BUILD_LEVEL
in the #:configure-flags.
2022-12-18 01:00:00 +01:00
Marius Bakke 2f2a9aca4b
gnu: Add ipxe-qemu.
* gnu/packages/bootloaders.scm (ipxe-qemu): New variable.
2022-12-20 15:29:11 +01:00
Marius Bakke 040c43d78a
gnu: Add edk2-tools.
* gnu/packages/firmware.scm (edk2-tools): New variable.
2022-12-20 15:29:11 +01:00
Nicolas Goaziou e2b8cdde37
gnu: emacs-fzf: Fix version.
* gnu/packages/emacs-xyz.scm (emacs-fzf)[version]: Set to 0.2.

Last tagged version and Version keyword from main file differ. We use the
highest one (the tag).
2022-12-20 15:27:50 +01:00
Ricardo Wurmus 4651d380b4
gnu: p2c: Update to 2.02.
* gnu/packages/pascal.scm (p2c): Update to 2.02.
[arguments]: Use gexp.
[native-inputs]: Add unzip.
2022-12-20 12:09:34 +01:00
Ricardo Wurmus fd4ca4a266
gnu: r-kegggraph: Update to 1.58.3.
* gnu/packages/bioconductor.scm (r-kegggraph): Update to 1.58.3.
2022-12-20 12:09:34 +01:00
Ricardo Wurmus cfa8d448bc
gnu: r-scran: Update to 1.26.1.
* gnu/packages/bioconductor.scm (r-scran): Update to 1.26.1.
2022-12-20 12:09:34 +01:00
Ricardo Wurmus 71c115fd94
gnu: r-scuttle: Update to 1.8.3.
* gnu/packages/bioconductor.scm (r-scuttle): Update to 1.8.3.
2022-12-20 12:09:34 +01:00