aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Add cpp-ada-url-parser.dan2024-09-26
| | | | | | | | * gnu/packages/cpp.scm (cpp-ada-url-parser): New variable. (cpm-for-cpp-ada-url-parser): New variable. Change-Id: I0b61c3b136e2781774c6a5e67eeb6b662e97dd88 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add cpm-cmake.dan2024-09-26
| | | | | | | * gnu/packages/cmake.scm (cpm-cmake): New variable. Change-Id: I3938f1da1513010c8af6bedc2aa26635d43ca7ce Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: simdjson: Update to 3.10.1.dan2024-09-26
| | | | | | | * gnu/packages/cpp.scm (simdjson): Update to 3.10.1. Change-Id: I6711077e162bcfbf6702d521fdeec44e3b21f074 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add cppgir-for-telegram-desktop.dan2024-09-26
| | | | | | | * gnu/packages/glib.scm (cppgir-for-telegram-desktop): New variable. Change-Id: Ib9ca3bd376f32d13939adabd2c52e1eb24e2ddcb Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add cppgir.dan2024-09-26
| | | | | | | * gnu/packages/glib.scm (cppgir): New variable. Change-Id: Ic4510be6d05b7b3977aa457c6a7fec382c1d3a88 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: xdg-desktop-portal: Improve style.Liliana Marie Prikler2024-09-26
| | | | | | | | | * gnu/packages/freedesktop.scm (xdg-desktop-portal) [inputs]: Move after arguments. Drop labels. [native-inputs]: Move after inputs. Drop labels. Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: xdg-desktop-portal: Update to 1.18.4.dan2024-09-26
| | | | | | | | | | | | | | | | | * gnu/packages/patches/xdg-desktop-portal-disable-portal-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.18.4. [patches]: Disable portal tests. [native-inputs]: Remove autoconf, automake, libtool and which. Add python, python-dbusmock, python-pytest and python-pytest-xdist. [inputs]: Add bubblewrap. [arguments]<#:configure-flags>: Replace “--with-systemd=no” with “-Dsystemd=disabled”. Change-Id: Ic9876565e9119443fedd082273be4f372ebce1d4 Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: vorta: Update to 0.9.1.jgart2024-09-25
| | | | | | | | | | | | * gnu/packages/backup.scm (vorta): Update to 0.9.1. [source]: Update origin url. [build-system]: Use pyproject-build-system. [arguments]: Disable tests that require an X server, update module imports, and move check phase to before check phase. [native-inputs]: Add python-platformdirs. [inputs]: Use qt 6 version of inputs. Change-Id: I9f56d892d2a0284ebe1a38d80705fbc03f18e4a2
* gnu: clang-runtime: Fix build.Danny Milosavljevic2024-09-26
| | | | | | | | | * gnu/packages/patches/clang-runtime-12-remove-crypt-interceptors.patch: New file. * gnu/local.mk (dist_PATCH_DATA): Register it. * gnu/packages/llvm.scm (clang-runtime-12)[source]: Use it. Change-Id: I78e078ff09beb2943ba9387813ebc29069ae8f7d
* gnu: pdfarranger: Update to 1.11.0.jgart2024-09-25
| | | | | | * gnu/packages/pdf.scm (pdfarranger): Update to 1.11.0. Change-Id: I83ac78101111607bd49bd0cb2e49ed1794af1c19
* gnu: trealla: Update to 2.55.43.jgart2024-09-25
| | | | | | * gnu/packages/prolog.scm (trealla): Update to 2.55.43. Change-Id: I576705752147313460ddd6e712574165802a2919
* gnu: emacs-org-node: Update to 1.1.2.Danny Milosavljevic2024-09-25
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-node): Update to 1.1.2. [native-inputs]: Add emacs-llama. Change-Id: I53f7e7580aed312e4bf755e82a5a1de0533b8f18
* gnu: linux-libre: Add ‘linux-libre-arm64-honeycomb’.Ludovic Courtès2024-09-25
| | | | | | | | | | Package definition taken from guix/maintenance.git commit 0dc194cc85f8f0ef8cfcde29b9610ade7138beff, written by Ricardo Wurmus <rekado@elephly.net>. * gnu/packages/linux.scm (linux-libre-arm64-honeycomb): New variable. Change-Id: Ieb8503424a19c1c32a3ecac829c3d5d2a47b458e
* gnu: Add emacs-chruby-el.Javier Olaechea2024-09-25
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-chruby-el): New variable. Change-Id: Ief7622e585326671b123df770eeb3264cf201c3a Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: mscgen: Fix dependencies.Sébastien Lerique2024-09-25
| | | | | | | | * gnu/packages/graph.scm (mscgen) [inputs]: Add fontconfig, freetype, libjpeg-turbo, libpng, zlib. Change-Id: If185bcb2f786f6493c20040b47e93440987d7243 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gauche: Fix build, enable TLS, and use gexps.Antero Mejr2024-09-25
| | | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/73113>. There is a known test issue that will be fixed next release: https://github.com/shirok/Gauche/issues/1044 * gnu/packages/scheme.scm (gauche): Fix build failure and enable TLS. [arguments]: Set #:tests? to #f until next release, and add --with-tls configure flag. [inputs]: Add mbedtls. Change-Id: Iceacb882e74f5a8e3e11d663cca51baafbcbeb69 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: cleanup: Reintroduce explicit ‘chmod’ calls.Ludovic Courtès2024-09-25
| | | | | | | | | | | | This reverts commit e74d05db53fdf02956ccee0950896c6ca9f10573. * gnu/services.scm (cleanup-gexp): Introduce explicit ‘chmod’ calls after ‘mkdir’ calls. * gnu/tests/base.scm (run-basic-test)[test]("permissions on /tmp"): New test. Reported-by: Hilton Chain <hako@ultrarare.space> Change-Id: I1e14dbe52eac526d2ed4ec1dd9c6fd9036f96a63
* gnu: Add julia-staticarrayscore.Spencer King2024-09-25
| | | | | | | * gnu/packages/julia-xyz.scm (julia-staticarrayscore): New variable. Change-Id: I17cf746b6c473685505fbdf70dda5a97ddf20148 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-scientifictypesbase.Spencer King2024-09-25
| | | | | | | * gnu/packages/julia-xyz.scm (julia-scientifictypesbase): New variable. Change-Id: I222d943bdbd94212064d4e620e497617aea68dc9 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-bijections.Spencer King2024-09-25
| | | | | | | * gnu/packages/julia-xyz.scm (julia-bijections): New variable. Change-Id: I23f50b2b148198446dc85cb3f217a48390f6ce88 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: cleanup: Delete /run upon boot.Ludovic Courtès2024-09-25
| | | | | | | | | Fixes <https://issues.guix.gnu.org/64775>. * gnu/services.scm (cleanup-gexp): Delete /run and recreate it. Reported-by: Vagrant Cascadian <vagrant@debian.org> Change-Id: Iae39f1aa734712a3755b24b156802ec0282d3f14
* services: cleanup: Create directories with the right mode upfront.Ludovic Courtès2024-09-25
| | | | | | | * gnu/services.scm (cleanup-gexp): Pass mode as second argument to ‘mkdir’; remove ‘chmod’ calls. Change-Id: I8ac2dde0ca5d9bd6b2ef104d77141d8463d8b3fa
* gnu: python-pyfaidx: Add dependency on UTF-8 locales for tests.Ludovic Courtès2024-09-25
| | | | | | | | | | | Fixes a regression introduced in 92727f4af5d410b0a521d57d5ecef6b35779bdc2 whereby the “en_US.utf8” locale would no longer be available in the build environment. * gnu/packages/bioinformatics.scm (python-pyfaidx)[native-inputs]: Add ‘libc-utf8-locales-for-target’. Change-Id: I4f868edb82ef08bb56e5d7e3d2ea861bd23c03bf
* gnu: emacs-pg: Update to 0.42.Danny Milosavljevic2024-09-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.42. Change-Id: Iaddf8e488c3301efafac9280081e37268b1a3ee0
* gnu: Add emacs-pgmacs.Danny Milosavljevic2024-09-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-pgmacs): New variable. Change-Id: I3d32f6147ab718339d181347acb2a21c67b6678b
* gnu: Add emacs-kubed.Danny Milosavljevic2024-09-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-kubed): New variable. Change-Id: I0b0398bbaaed6d1b3d846b54a1e2dd5b818123ef
* gnu: flac: Fix building on armhf-linux.Efraim Flashner2024-09-25
| | | | | | | * gnu/packages/xiph.scm (flac)[arguments]: When building for armhf-linux add a phase to adjust the compiler options to use -O2 instead of -O3. Change-Id: I26fd0ea77101e93a3a3e8697c21a7e443dccdfa0
* gnu: inkscape: Fix build on armhf-linux.Efraim Flashner2024-09-25
| | | | | | | * gnu/packages/inkscape.scm (inkscape/stable)[arguments]: Add the custom 'fix-32bit-size_t-format phase when building for armhf-linux. Change-Id: I45f371babd2afc6d6f63d30e5f909b702410833e
* gnu: tuba: Update to 0.8.4.Efraim Flashner2024-09-25
| | | | | | | * gnu/packages/fediverse.scm (tuba): Update to 0.8.4. [inputs]: Add bash-minimal. Change-Id: I888fb76603c1857318bc35d2bfd0e0169510ffad
* gnu: linux-libre 6.1: Update to 6.1.111.Wilko Meyer2024-09-24
| | | | | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.111. (linux-libre-6.1-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I37542fb885f4ee01a6aa6d39b22cb94f921f8edb
* gnu: linux-libre 6.6: Update to 6.6.52.Wilko Meyer2024-09-24
| | | | | | | | * gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.52. (linux-libre-6.6-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I0ad512be944af01d8f147663e93c87c7a8a5957a
* gnu: linux-libre: Update to 6.10.11.Wilko Meyer2024-09-24
| | | | | | | | * gnu/packages/linux.scm (linux-libre-6.10-version): Update to 6.10.11. (linux-libre-6.10-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I8a76e395070a6b67fd16c18912c134bdf3bbd69a
* gnu: glfw: Fix a missing path to a dlopen call.Arnaud Lechevallier2024-09-24
| | | | | | | | | | | Recent release of glfw introduced a new dlopen call to `libwayland-client.so.0´. This small fix adds this library to the list of libraries to be patched. It does not affect earlier versions. * gnu/packages/gl.scm (glfw): Add `libwayland-client.so.0' to the list of libraries to be patched. Change-Id: I9436c63f49a9b2fed18e06d593e67a593e3c6cad
* gnu: qmmp: Update to 2.1.9.Timotej Lazar2024-09-24
| | | | | | | * gnu/packages/music.scm (qmmp): Update to 2.1.9. Change-Id: Iccd3dfcddb9c035790446ed6d7ef4c1d685b4569 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: Add apt-cacher-ng.Denis 'GNUtoo' Carikli2024-09-24
| | | | | | | * gnu/packages/debian.scm (apt-cacher-ng): New variable. Change-Id: Ia77fa38e3cd7dffef8c950a61c2e8c06971132f2 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: elixir: Update to 1.17.3.Igor Goryachev via Guix-patches via2024-09-24
| | | | | | | | * gnu/packages/elixir.scm (elixir): Update to 1.17.3. [arguments]<#:phases>: Add 'disable-some-logger-tests-for-erlang-27.1+ phase. Change-Id: I1adf3a24656b291f57cfb29812cf034130552506 Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: rebar3: Update to 3.24.0, make reproducible.Igor Goryachev via Guix-patches via2024-09-24
| | | | | | | | * gnu/packages/erlang.scm (rebar3): Update to 3.24.0. [arguments]<#:phases>: Modify 'make-escriptize-reproducible phase. Change-Id: I264515753f1ed0bdabdc4042a1c850d738c27738 Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: erlang: Fix build.Igor Goryachev via Guix-patches via2024-09-24
| | | | | | | * gnu/packages/patches/erlang-man-path.patch: Adjust patch. Change-Id: I2531c92001a3b1c2a3363615a7a1542904fa98b7 Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: erlang: Update to 27.1.Igor Goryachev via Guix-patches via2024-09-24
| | | | | | | | * gnu/packages/erlang.scm (erlang): Update to 27.1. [native-inputs]: Fetch recent erlang-manpages. Change-Id: I30b810fe900160c269a7c84e2a6860f630c988ad Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: librewolf: Add rdd paths allowlist patch.Andrew Tropin2024-09-24
| | | | | | | * gnu/packages/patches/librewolf-add-paths-to-rdd-allowlist.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. Change-Id: Ice417148b0ddf9acf0062eb6d16a875a81e350e6
* gnu: librewolf-source: Turn into a procedure.Ian Eure2024-09-24
| | | | | | | | | | | | | | | | | | | | This patch changes the `librewolf-source' variable into the `make-librewolf-source' prodecure. This procedure accepts a LibreWolf version, source hash, and Firefox source hash. The Firefox source version is derived from the provided LibreWolf version. This eases package updates, since the hashes are inside the `librewolf' package, rather than `librewolf-source'; and the version no longer needs to be specified in three places. It also removes a blank line between the file header and `define-module'. * gnu/packages/librewolf.scm (librewolf-source): Turn into a procedure. Change-Id: I96ab1304acde246c179e7aa5dad9ff621be3de82 Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: librewolf: Update to 130.0.1-1. [security fixes]Ian Eure2024-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch: - Updates LibreWolf to the latest version - Removes the code which disabled encoding_rs.patch from upstream. It’s no longer in the repo, so the code did nothing, and the underlying issue (Guix being stuck with an old Rust version) has been fixed. - Integrates changes from #72265 with some slight tweaks. This should allow LibreWolf to use accelerated video decoding on supported hardware. - Neuters the GenAI chat feature, which direcly integrates with non-free services, by excluding it from the build and locking the preferences which would enable it. Fixes: CVE-2024-8385: WASM type confusion involving ArrayTypes CVE-2024-8381: Type confusion when looking up a property name in a "with" block CVE-2024-8388: Fullscreen notice on Android could be hidden under various panels and OS prompts CVE-2024-8382: Internal event interfaces were exposed to web content when browser EventHandler listener callbacks ran CVE-2024-8383: Firefox did not ask before openings news: links in an external application CVE-2024-8384: Garbage collection could mis-color cross-compartment objects in OOM conditions CVE-2024-8386: SelectElements could be shown over another site if popups are allowed CVE-2024-8387: Memory safety bugs fixed in Firefox 130, Firefox ESR 128.2, and Thunderbird 128.2 CVE-2024-8389: Memory safety bugs fixed in Firefox 130 * gnu/packages/librewolf.scm (librewolf): Update to 130.0.1-1. Change-Id: I764e6e66c5bfdc14a87b7ea59c29780a1f16769a Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: nss-rapid: Update to 3.104.Ian Eure2024-09-24
| | | | | | | * gnu/packages/nss.scm (nss-rapid): Update to 3.104. Change-Id: I97545e2d106bc7e9694ee11bd76371fa170cc42e Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: actionlint: Update to 1.7.2.Sharlatan Hellseher2024-09-23
| | | | | | | * gnu/packages/check.scm (actionlint): Update to 1.7.2. [arguments]: <#:build-flags>: Add version to "-ldflags". Change-Id: I2cc668556286b24ae231e3fe4bad468c1d8e8544
* gnu: actionlint: Improve package style.Sharlatan Hellseher2024-09-23
| | | | | | | | | * gnu/packages/check.scm (actionlint): Adjust indentation. [arguments]: Use list style. [native-inputs]: Merge with [inputs] as for Golang they are only required during build time for the final command. Change-Id: I754c1631be653304c8ebac8263745b77df6ad890
* gnu: Add toml-test.gemmaro2024-09-23
| | | | | | | * gnu/packages/check.scm (toml-test): New variable. Change-Id: I287cc46f371597e8557cb4eb255391d2c6766ddf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-jfmt.gemmaro2024-09-23
| | | | | | | * gnu/packages/golang-xyz.scm (go-jfmt): New variable. Change-Id: I73a979407e2497a8b8a4a50d1efae04a269c2822 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-zgo-at-jfmt.gemmaro2024-09-23
| | | | | | | * gnu/packages/golang-xyz.scm (go-zgo-at-jfmt): New variable. Change-Id: I3b8d37bf30dd4f1a1da657c5279a5e6efab55aea Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-zgo-at-zli.gemmaro2024-09-23
| | | | | | | * gnu/packages/golang-xyz.scm (go-zgo-at-zli): New variable. Change-Id: Ia9ed0ffe30933848ecda0c9130f02285407572b1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-zgo-at-zstd.gemmaro2024-09-23
| | | | | | | * gnu/packages/golang-xyz.scm (go-zgo-at-zstd): New variable. Change-Id: Ib9662c07d532944eba9da2c7b62c81fae656846a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>