summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: rawtherapee: Update to 5.10.base-for-issue-71794base-for-issue-71793base-for-issue-71787base-for-issue-71782base-for-issue-71769base-for-issue-71519Sharlatan Hellseher2024-06-24
| | | | | | | * gnu/packages/photo.scm (rawtherapee): Update to 5.10. [inputs]: Add exiv2. Change-Id: Ic97f77cfde1db4784500f49f90e9ffed1d8137b5
* gnu: trealla: update to 2.53.2.jgart2024-06-24
| | | | | | * gnu/packages/prolog.scm (trealla): Update to 2.53.2. Change-Id: I6ce5bfc95faa5453d6cdb8a3b03a3f4b21241193
* gnu: frama-c: Add wrap-programs phase.Jean-Pierre De Jesus DIAZ2024-06-24
| | | | | | | | | | | | | | | Frama-C needs the OCAMLPATH variable to be defined to load libraries, so define it using the OCAMLPATH variable generated during build time. Related issues: - <https://issues.guix.gnu.org/54094> (fixes it). - <https://issues.guix.gnu.org/69996> (only Frama-C fixed from this one). * gnu/packages/maths.scm (frama-c) <arguments>: Add wrap-programs phase. Change-Id: Icc8a0be5fed6678b71649da2e39a83caaaee9df2 Signed-off-by: jgart <jgart@dismail.de>
* gnu: frama-c: Use G-Expressions.Jean-Pierre De Jesus DIAZ2024-06-24
| | | | | | | * gnu/packages/maths.scm (frama-c) <arguments>: Use G-Expressions. Change-Id: I25670a3d7e735e001aba63628c2f046be07fc643 Signed-off-by: jgart <jgart@dismail.de>
* gnu: frama-c: Update to 29.0.Jean-Pierre De Jesus DIAZ2024-06-24
| | | | | | | * gnu/packages/maths.scm (frama-c): Update to 29.0. Change-Id: Ifca4712bc1d75b0c8837ac04151fa9a83ae95bbe Signed-off-by: jgart <jgart@dismail.de>
* gnu: Add missing module import.Zheng Junjie2024-06-24
| | | | | | Add missing module import. Change-Id: Ib2cfd268455f9bb1d1abddc0bf04a4a67d78c1c6
* gnu: python-geoip2: Update to 4.8.0.Wilko Meyer2024-06-24
| | | | | | | | | * gnu/packages/geo.scm (python-geoip2): Update to 4.8.0. [build-system]: Change to pyproject-build-system. [inputs]: Add python-aiohttp. Change-Id: Ie5f4a6f99a8cb1bef562c6d2401391f6467a715d Signed-off-by: jgart <jgart@dismail.de>
* gnu: python-maxminddb: Update to 2.6.2.Wilko Meyer2024-06-24
| | | | | | | | * gnu/packages/geo.scm (python-maxminddb): Update to 2.6.2. [build-system]: Change to pyproject-build-system. Change-Id: I824468160fef695a8fb9e517b9d91c90da9a2897 Signed-off-by: jgart <jgart@dismail.de>
* gnu: patch: Update to latest commit [security fixes].Maxim Cournoyer2024-06-24
| | | | | | | | | | | | | | | * gnu/packages/base.scm (patch): Rename to... (patch/pinned): ... this. Hide package. (patch): New variable. * gnu/packages/commencement.scm (patch-mesboot): Inherit from patch/pinned. (patch-boot0): Likewise. (%final-inputs): Replace patch with patch/pinned. * gnu/packages/lisp.scm (cl-asdf): Likewise. * guix/packages.scm (%standard-patch-inputs): Replace patch with patch/pinned. Fixes: https://issues.guix.gnu.org/47144 Reported-by: Mark H Weaver <mhw@netris.org> Change-Id: I54ae41b735f5ba0ebad30ebdfaabe0ccdc3f9873
* gnu: gnulib: Update to 2024-05-30-1.ac4b301.Maxim Cournoyer2024-06-24
| | | | | | | | | | | | | | | | | | | | Also fix the commands, which would fail due to not finding their implementation scripts. * gnu/packages/patches/gnulib-bootstrap.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/build-tools.scm (gnulib): Update to 2024-05-30-1.ac4b301. [source]: Apply patch. [phases] {patch-source-shebangs, patch-generated-file-shebangs} {patch-usr-bin-file, restore-shebangs}: Delete phases. {disable-failing-tests}: Disable sc_error_message_warn_fatal, sc_prefer_angle_bracket_headers, sc_check_config_h_reminder, sc_prohibit_sc_omitted_at, sc_readme_link_copying, sc_readme_link_install, sc_unsigned_char, sc_unsigned_int, sc_unsigned_long and sc_unsigned_short checks. {regenerate-unicode}: Register BidiMirroring.txt unicode data file. Change-Id: I154b2c5980b671f1e73e7a1f74d926ea080a7aa0
* gnu: ucd: Update to 15.1.0.Maxim Cournoyer2024-06-24
| | | | | | * gnu/packages/unicode.scm (ucd): Update to 15.1.0. Change-Id: I0828544c35eef90a8f76c2084362ee4594189244
* gnu: torbrowser: Add bash-minimal.Maxim Cournoyer2024-06-24
| | | | | | * gnu/packages/tor-browsers.scm (make-torbrowser) [inputs]: Add bash-minimal. Change-Id: I15faf90a0f7d3e1a4032779640a8749fcd9e4dd7
* gnu: kakoune: Update to 2024.05.18.Ashish SHUKLA2024-06-24
| | | | | | | * gnu/packages/text-editors.scm (kakoune): Update to 2024.05.18. Change-Id: I4ca1f66e104a40f2d759c097c0548e6812ef6d16 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: opensc: Switch to new package style.Timotej Lazar2024-06-24
| | | | | | | * gnu/packages/security-token.scm (opensc)[arguments]: Use g-exps. Change-Id: I3e59323deb804ba98669d51771ccfa05a92723e3 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: opensc: Update to 0.25.1.Timotej Lazar2024-06-24
| | | | | | | * gnu/packages/security-token.scm (opensc): Update to 0.25.1. Change-Id: I16dbf047671115274a25c3b1fba0285952f9f41d Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: readymedia: Update to 1.3.3.David Pflug2024-06-24
| | | | | | | * gnu/packages/upnp.scm (readymedia): Update to 1.3.3. Change-Id: I1e4a259a2279b9e836d4b1b5374af0dce092c12e Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: godot-lts: Improve package style.Nicolas Graves2024-06-24
| | | | | | | | | * gnu/packages/game-development.scm (godot-lts): Re-indent and ensure max column length to 79. [arguments]: Use gexp. Change-Id: I0bedb66a4e7e0ebe6242df885f1e687ce3a43ce0 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: godot-lts: Update to 3.5.3.Nicolas Graves2024-06-24
| | | | | | | | | | | * gnu/packages/game-development.scm (godot-lts): Update to 3.5.3. [arguments]<#:scons>: Update to scons-python. Remove argument. <#:phases>: Rename phase 'wrap to 'wrap-ld-path, remove mesa-related comment that seems to be fixed. [inputs]: Replace freetype by freetype-with-brotli. Change-Id: Ia83bc33bd0b944342ba413b46f0963d3f2197bf5 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: sameboy: Update to 0.16.3.Felix Gruber2024-06-24
| | | | | | | * gnu/packages/emulators.scm (sameboy): Update to 0.16.3. Change-Id: I56a1bd092e1ce00733d8fea8ab372b2bd52c8b7b Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: rgbds: Update to 0.7.0.Felix Gruber2024-06-24
| | | | | | | * gnu/packages/assembly.scm (rgbds): Update to 0.7.0. Change-Id: I992e7081fdf5816cba4f0b7437e513734f554a73 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: wine, wine64, wine-staging, wine64-staging: Enable wayland support.Sughosha2024-06-24
| | | | | | | | * gnu/packages/wine.scm (wine)[inputs]: Add libxkbcommon, mesa, wayland and wayland-protocols. Change-Id: I43bcca457abc9c38941df21db64e867b13260004 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Update openjdk variable to openjdk21.Remco van 't Veer2024-06-24
| | | | | | | * gnu/packages/java.scm (openjdk): Update to openjdk21. Change-Id: I132dcb6722f604cfe42fdfbc81066d614d4519b9 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: openresolv: Update to 3.13.2.Sergey Trofimov2024-06-24
| | | | | | | * gnu/packages/dns.scm (openresolv): Update to 3.13.2. * gnu/packages/patches/openresolv-restartcmd-guix.patch: Adjust. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: guix: Add imagemagick, perl and use full graphviz.Maxim Cournoyer2024-06-24
| | | | | | | | | | | This makes it possible to run 'make distcheck' in a 'guix shell -D guix' environment. * gnu/packages/package-management.scm (guix) [native-inputs]: Replace graphviz-minimal with graphviz. Add imagemagick and perl. Change-Id: Ie400c622d8fc77108df29c03e11f36159d6f6238
* gnu: sddm: Update to 0.21.0.Sughosha2024-06-24
| | | | | | | | | * gnu/packages/display-managers.scm (sddm): Update to 0.21.0. [arguments]<#:configure-flags>: Add "-DINSTALL_PAM_CONFIGURATION=OFF". Change-Id: Iac61bcc14963c5c2f04659603158f4507fad5da4 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: exim: Update to 4.97.1.Wilko Meyer2024-06-24
| | | | | | | | | * gnu/packages/mail.scm (exim): Update to 4.97.1. [inputs]: Add perl-file-fcntllock. [arguments]: Add fix-perl-file-names phase. Change-Id: Ide1ba09368c2b23fd8ab6d6cdae8887ccb7edbeb Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: mtools: Update to 4.0.44.Andy Tai2024-06-24
| | | | | | | * gnu/packages/mtools.scm (mtools): Update to 4.0.44. Change-Id: I8b08e3e577521ea2c4506c613eb276d4847a3ba5 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: git: Update to 2.45.2.Ashish SHUKLA2024-06-24
| | | | | | | * gnu/packages/version-control.scm (git): Update to 2.45.2. Change-Id: I6bcbc5f0f12a50cbfc0fdc51c30b26e765005d28 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: python-pulsectl: Update to 24.4.0.Sergiu Ivanov2024-06-24
| | | | | | | * gnu/packages/audio.scm (python-pulsectl): Update to 24.4.0. Change-Id: I63f43377432d511dea7ffa6b235f8bcc770f1d93 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: volctl: Update to 0.9.4.Sergiu Ivanov2024-06-24
| | | | | | | * gnu/packages/gtk.scm (volctl): Update to 0.9.4. Change-Id: I70e85592405d574b692398e6d71d235219fb6fe9 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: grub: Remove input labels and use gexps.Ludovic Courtès2024-06-24
| | | | | | | | | | * gnu/packages/bootloaders.scm (grub)[arguments]: Use gexps. [inputs, native-inputs]: Remove labels. (grub-minimal, grub-coreboot, grub-efi, grub-efi32) (grub-hybrid): Likewise. Change-Id: I2773e6d96d170fae991d9c5db9e10196ea603371 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: grub: Update to 2.12.Ludovic Courtès2024-06-24
| | | | | | | | | | | | | | | | * gnu/packages/bootloaders.scm (grub): Update to 2.12. [source](patches): Remove ‘grub-ignore-metadata-csum-seed.patch’. (snippet): Create ‘grub-core/extra_deps.lst’. Replace “exit 99” by “exit 77”. (grub-coreboot): Update value of ‘XFAIL_TESTS’. * doc/guix.texi (Keyboard Layout and Networking and Partitioning): Update accordingly (it should now be fine to use LUKS2). * gnu/packages/patches/grub-ignore-metadata-csum-seed.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: Ia31b3b7e0a2e7de42d30229733e9c196fcd12fd9 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: torbrowser: Update to 13.0.16 [security fixes].André Batista2024-06-24
| | | | | | | | | | | | | | | | | | | Fixes CVEs 2024-5702, 2024-5688, 2024-5690, 2024-5691, 2024-5692, 2024-5693, 2024-5696 and 2024-5700. See the Mozilla Foundation Security advisory <https://www.mozilla.org/en-US/security/advisories/mfsa2024-26/> for details. * gnu/packages/tor-browsers.scm (%torbrowser-build-date): Update to 20240510190000. Change upstream reference to where this date is defined as the previous URL reference can be missing. (%torbrowser-version): Update to 13.0.16. (%torbrowser-firefox-version): Update to 115.12.0esr-13.0-1-build1. (torbrowser-translation-base): Update to f28525699864f4e3d764c354130bd898ce5b20aa. (torbrowser-translation-specific): Update to b5d79336411e5a59c4861341ef9aa7353e0bcad9. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: octave: Update to 9.2.0.Andy Tai2024-06-24
| | | | | | | * gnu/packages/maths.scm (octave-cli): Update to 9.2.0. Change-Id: Ib00c0eb687a469ecca20d570f39b69d8027c0cb0 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: wxwidgets: Update to 3.2.5.Andy Tai2024-06-24
| | | | | | | * gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.2.5. Change-Id: I61786e67c2b99ceea5124ee26f50b495fbaeb69f Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: memcached: Update to 1.6.28.Andy Tai2024-06-24
| | | | | | | * gnu/packages/databases.scm (memcached): Update to 1.6.28. Change-Id: I9a75ed2794631a8901c4107adb560986595ffb9c Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: subversion: Update to 1.14.3.Andy Tai2024-06-24
| | | | | | | * gnu/packages/version-control.scm (subversion): Update to 1.14.3. Change-Id: I2d94d32065959d0bcf5b17922af2a62e3f743121 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: smartmontools: Update to 7.4.Andy Tai2024-06-24
| | | | | | | * gnu/packages/admin.scm (smartmontools): Update to 7.4. Change-Id: I43848ea3e9c00827d05e1511b7fe01c491a61b23 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: mold: Update to 2.32.0Ashish SHUKLA2024-06-24
| | | | | | | * gnu/packages/mold.scm (mold): Update to 2.32.0. Change-Id: Ia99d57c92e9e9d75d80880376687b8a0b5fde184 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: sane-backends: Update to 1.3.1.Andy Tai2024-06-24
| | | | | | | * gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.3.1. Change-Id: I63a4e744b16b8bbfa18939bd7fbb0ee58a460181 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: nginx: Update to 1.27.0.Andy Tai2024-06-24
| | | | | | | | | | * gnu/packages/web.scm (nginx): Update to 1.27.0. (nginx-documentation): Update to 1.27.0. (nginx-accept-language-module)[arguments]: Add configure flags to enable compatibility and fix build. Change-Id: I447e0bb8677d3f3b14c3a8948c625bcad437ca73 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: astyle: Update to 3.5.Artyom V. Poptsov2024-06-24
| | | | | | | | | | | * gnu/packages/code.scm (astyle): Update to 3.5. [source]: Change source archive file name to match the upstream. [arguments]: Remove "modules". Add "patch-makefile" phase to set the C++ compiler to version c++17 as it is required for the build. Simplify "install-more" file. Change-Id: I8777710d723d22320c288c331645f8d61d5e640e Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* services: networking: Allow dhcp-client to use a config file.Richard Sent2024-06-24
| | | | | | | | | | | | * gnu/services/networking.scm (dhcp-client-configuration) [config-file]: New field. (dhcp-client-configuration-config-file): New accessor. (dhcp-client-shepherd-service): Use the config file when invoking dhclient if supplied. * doc/guix.texi: Document it. Change-Id: I286de4ddf59c5e606bf1fe0a7510570869e62b1a Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: fio: Update to 3.37.Vincent Legoll2024-06-24
| | | | | | * gnu/packages/benchmark.scm (fio): Update to 3.37. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: isc-bind: Update to 9.19.24.Wilko Meyer2024-06-24
| | | | | | | * gnu/packages/dns.scm (isc-bind): Update to 9.19.24. Change-Id: I0fc1128191dbda349ac27a9d1b7bf67b59caac39 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: gauche: Remove trailing #t.Maxim Cournoyer2024-06-24
| | | | | | * gnu/packages/scheme.scm (gauche) [phases]: Remove trailing #t. Change-Id: I47b4f2a7475a41e6431bba0c3d6bd21b9f584fc5
* gnu: gauche: Update to 0.9.15.Ashish SHUKLA2024-06-24
| | | | | | | * gnu/packages/scheme.scm (gauche): Update to 0.9.15. Change-Id: I63da9600fc162c3f9ab02f35c509c7402b7406ca Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* services: mpd: Fix log to file.Yarl Baudig2024-06-24
| | | | | | | | | | | (match value (%unset-value ...)) is equivalent here to (match value (_ ...)). Even if you set 'log-file to some path, it's always "syslog" in the configuration file. * gnu/services/audio.scm (mpd): Fix buggy 'match'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: If397919c2844d856c69fe00b8907b7b3fd86e564
* gnu: bpftrace: Update to 0.21.0 and enable tests.Maxim Cournoyer2024-06-24
| | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (bpftrace): Update to 0.21.0. [source]: Update URL. Remove patch. [arguments] <tests?>: Remove argument. <test-target>: New argument. <configure-flags>: Enable BUILD_TESTING CMake option. Remove -DHAVE_BFD_DISASM=OFF. <phases>: New argument. [native-inputs]: Add dwarves, googletest and xxd. [inputs]: Replace clang-toolchain-9 with clang-15. Add libiberty. [home-page]: Update URL. * gnu/packages/patches/bpftrace-disable-bfd-disasm.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. Change-Id: I927f881594ff78c43b1713a19ee28c158e040ef3 Change-Id: I36bb022f21873fff7ad81ec8e80b9569f3d45417
* gnu: bcc: Update to 0.30.0, fixing build.Maxim Cournoyer2024-06-24
| | | | | | | | | | | | | | * gnu/packages/linux.scm (bcc): Update to 0.30.0. [native-inputs]: Add zip. [inputs] Remove labels. Remove stale comment (our libelf package has a static archive, but the build still fails using it). Replace the libbpf source with its binary package. Replace clang-toolchain-9 with clang-15. Add bash-minimal. [arguments]: Use gexps. <configure-flags>: Add -DCMAKE_USE_LIBBPF_PACKAGE=ON. <phases>: Remove copy-libbpf. Change-Id: Ife0bec7802e7faa54689c0199bc2618ce6a39428