summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2022-12-21gnu: Add julia-shiftedarrays.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-shiftedarrays): New variable.
2022-12-21gnu: julia-safetestsets: Fix build.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-safetestsets)[arguments]: Add phase to fix the version string in the generated Project.toml.
2022-12-21gnu: julia-forwarddiff: Update to 0.10.34.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-forwarddiff): Update to 0.10.34. [propagated-inputs]: Add julia-calculus, julia-difftests.
2022-12-21gnu: julia-diffrules: Update to 1.12.2.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-diffrules): Update to 1.12.2. [propagated-inputs]: Add julia-irriationalconstants, julia-logexpfunctions. [native-inputs]: Add julia-finitedifferences.
2022-12-21gnu: julia-nanmath: Update to 0.3.7.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-nanmath): Update to 0.3.7.
2022-12-21gnu: julia-logexpfunctions: Update to 0.3.17.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-logexpfunctions): Update to 0.3.17. [propagated-inputs]: Add julia-chainrulescore, julia-changesofvariables, julia-inversefunctions and julia-irrationalcontants. [native-inputs]: Add julia-chainrulestestutils.
2022-12-21gnu: Add julia-changesofvariables.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-changesofvariables): New variable.
2022-12-21gnu: Add julia-inversefunctions.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-inversefunctions): New variable.
2022-12-21gnu: Add julia-irrationalconstants.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-irrationalconstants): New variable.
2022-12-21gnu: Remove julia-identityranges.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-identityranges): Delete variable.
2022-12-21gnu: julia-imagetransformations: Update to 0.9.5.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-imagetransformations): Update to 0.9.5. [propagated-inputs]: Remove julia-identityranges. Add julia-imagebase.
2022-12-21gnu: julia-imagebase: Update to 0.1.5.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-imagebase): Update to 0.1.5.
2022-12-21gnu: julia-imagecore: Update to 0.9.4.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-imagecore): Update to 0.9.4.
2022-12-21gnu: julia-mappedarrays: Update to 0.4.1.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-mappedarrays): Update to 0.4.1. [source]: Add snippet to fix deprecation warning and to fix the testsuite. [arguments]: Add 'adjust-tests phase to skip a test and absorb the i686-linux specific phase 'fix-tests-int32-i686. [native-inputs]: Remove julia-colortypes. Add julia-colors.
2022-12-21gnu: julia-coordinatetransformations: Update to 0.6.2-1.78f5a5c.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-coordinatetransformations): Update to 0.6.2-1.78f5a5c.
2022-12-21gnu: julia-arraylayouts: Update to 0.8.16.Efraim Flashner
* 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-21gnu: julia-fillarrays: Update to 0.13.6.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-fillarrays): Update to 0.13.6. [propagated-inputs]: Add julia-aqua.
2022-12-21gnu: QEMU: Unbundle SeaBIOS.Marius Bakke
* 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-21gnu: seabios: Enable for all architectures.Efraim Flashner
* 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-21gnu: pyzo: Update to 4.12.4.Nicolas Goaziou
* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.4.
2022-12-21gnu: emacs-fountain-mode: Add contributed theme.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode)[arguments]: Install Elisp file located in the "contrib" sub-directory.
2022-12-21gnu: emacs-fountain-mode: Update to 3.6.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.6.2.
2022-12-21gnu: emacs-graphql: Run tests.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-graphql)[arguments]: Run tests. [native-inputs]: Add EMACS-ERT-RUNNER.
2022-12-21gnu: emacs-graphql: Update to 0.1.2.Nicolas Goaziou
* 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-21gnu: tractor: Use gexp.Ricardo Wurmus
* gnu/packages/tor.scm (tractor)[native-inputs]: Drop label. [arguments]: Use gexp; drop trailing #T from build phases.
2022-12-21gnu: tractor: Update to 4.0.Danial Behzadi
2022-12-20gnu: u-boot-am335x-evm-boneblack: Fix variable name.Maxim Cournoyer
* 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-20gnu: u-boot: Add pkg-config to native inputs.Maxim Cournoyer
* gnu/packages/bootloaders.scm (u-boot) [native-inputs]: Add pkg-config.
2022-12-20gnu: u-boot-tools: Delete trailing #t.Maxim Cournoyer
* gnu/packages/bootloaders.scm (u-boot-tools) [phases]: Delete trailing #t.
2022-12-21gnu: mumi: Update to 0.0.3-1.350b2df.Ricardo Wurmus
* 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-20gnu: Merge gdal and python-gdal packages.Guillaume Le Vaillant
* 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-20gnu: gdal: Add support for lz4 and openjpeg.Roman Scherer
* gnu/packages/geo.scm (gdal)[inputs]: Add lz4 and openjpeg. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20gnu: gdal: Update to 3.6.1.Felix Gruber
* gnu/packages/geo.scm (gdal): Update to 3.6.1. [inputs]: Add libjxl. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20gnu: geos: Update to 3.11.1.Felix Gruber
* gnu/packages/geo.scm (geos): Update to 3.11.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20gnu: python-cartopy: Update to 0.21.0.Felix Gruber
* 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-20gnu: python-pyproj: Update to 3.4.0.Felix Gruber
* gnu/packages/geo.scm (python-pyproj): Update to 3.4.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20gnu: libgeotiff: Apply patch for building against proj 9.1.1.Felix Gruber
* 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-20gnu: proj: Update to 9.1.1.Felix Gruber
* gnu/packages/geo.scm (proj): Update to 9.1.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20services: opensmtpd: Add 'shepherd-requirement' field.Bruno Victal
* 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-20services: opensmtpd: Use 'match-record' instead of 'match'.Bruno Victal
* 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-20gnu: seabios: Limit to i686-linux and x86_64-linux.Efraim Flashner
* gnu/packages/firmware.scm (seabios)[supported-systems]: New field.
2022-12-20Revert "gnu: QEMU: Unbundle SeaBIOS."Efraim Flashner
This reverts commit 814214c369851da50e7006266f718b2d9324ada0. 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-20gnu: openjdk18: Update to 18.0.2.Greg Hogan
* gnu/packages/java.scm (openjdk18): Update to 18.0.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20gnu: openjdk17: Update to 17.0.5.Greg Hogan
* gnu/packages/java.scm (openjdk17): Update to 17.0.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20gnu: openjdk16: Update to 16.0.2.Greg Hogan
* gnu/packages/java.scm (openjdk16): Update to 16.0.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20gnu: openjdk15: Update to 15.0.9.Greg Hogan
* gnu/packages/java.scm (openjdk15): Update to 15.0.9. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20gnu: openjdk13: Update to 13.0.13.Greg Hogan
* gnu/packages/java.scm (openjdk13): Update to 13.0.13. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20gnu: openjdk11: Fix find-files syntax.Efraim Flashner
* 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-20gnu: openjdk11: Update to 11.0.17.Greg Hogan
* 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-18gnu: audacity: Update to 3.2.2.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (audacity): Update to 3.2.2.