Age | Commit message (Expand) | Author |
2023-09-28 | gnu: julia: Conditionally use openblas with ILP64 support....Fixes <https://bugs.gnu.org/63986>.
Reported by Cayetano Santos <csantosb@inventati.org>.
* gnu/packages/julia.scm (julia)[arguments]<#:phases>: Conditionally use
OpenBLAS with ILP64 support for x86-64 target.
<#:make-flags>: Likewise.
[inputs]: Conditionally replace openblas by openblas-ilp64 for x86-64 target.
Co-authored-by: Simon Tournier <zimon.toutoune@gmail.com>
| Efraim Flashner |
2023-09-28 | gnu: openblas-ilp64: Add symbol suffix....* gnu/packages/maths.scm (openblas-ilp64)[arguments]<#:make-flags>: Add the
symbol '64_' as suffix.
| Efraim Flashner |
2023-09-28 | gnu: emacs-elfeed: Patch curl executable....Reported by bienjensu on IRC.
* gnu/packages/emacs-xyz.scm (emacs-elfeed)[arguments]: Add a phase to
patch a call to the curl binary.
[inputs]: Add curl.
| Efraim Flashner |
2023-09-28 | gnu: fulcrum: Update to 1.9.1....* gnu/packages/finance.scm (fulcrum): Use the upstream origin instead of
the Flowee's fork of it, updates and expands the synopsis and
description. Updates the package to 1.9.1 and build without any
bundled libraries with the help of a patch.
* gnu/packages/patches/fulcrum-1.9.1-unbundled-libraries.patch: New
patch.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ |
2023-09-28 | gnu: Add simdjson 0.6....* gnu/packages/cpp.scm (simdjson-0.6): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ |
2023-09-28 | gnu: Add robin-hood-hashing....* gnu/packages/cpp.scm (robin-hood-hashing): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ |
2023-09-28 | gnu: sbcl-slynk: Update to 1.0.43-8-df62aba....* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43-8-df62aba.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andre A. Gomes |
2023-09-28 | gnu: emacs-sly: Update to 1.0.43-8.df62aba....* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 1.0.43-8.df62aba.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andre A. Gomes |
2023-09-28 | gnu: ucsim: Update to 0.8.0....* gnu/packages/embedded.scm (ucsim): Update to 0.8.0.
[source]: Update source URI.
[description]: Update.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon South |
2023-09-28 | gnu: ucsim: Move documentation to "doc" output....* gnu/packages/embedded.scm (ucsim)[arguments]<#:phases>: Expand
"patch-makefiles" phase to set correct documentation-installation path.
[outputs]: Add with "out", "doc".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon South |
2023-09-28 | gnu: ucsim: Disable tests....* gnu/packages/embedded.scm (ucsim)[arguments]: Add #:tests?.
[native-inputs]: Remove sdcc unconditionally.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon South |
2023-09-28 | gnu: ucsim: Use gexps....* gnu/packages/embedded.scm (ucsim)[arguments]: Use gexp.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon South |
2023-09-28 | gnu: xpra: Update to 5.0.2...* gnu/packages/patches/xpra-4.2-install_libs.patch: Move to ...
* gnu/packages/patches/xpra-5.0-install_libs.patch: ... this file.
* gnu/packages/patches/xpra-4.2-systemd-run.patch: Move to ...
* gnu/packages/patches/xpra-5.0-systemd-run.patch: ... this file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/xorg.scm (xpra): Update to 5.0.2.
[source] <patches>: Rename per version changes
[inputs]: Add cups.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai |
2023-09-28 | gnu: ublock-origin: Update to 1.51.0....* gnu/packages/browser-extensions.scm
(ublock-main-assets): Add origin.
(ublock-prod-assets): Add origin.
(ublock-origin): Update to 1.51.0.
[source]: Dropped (recursive? #t).
[arguments]: Rewrite phase do-not-depend-on-git. Use gexp.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nicolas Graves |
2023-09-28 | gnu: openssl@1.1: Upgrade replacement to 1.1.1u....Includes fixes for CVE-2023-0215, CVE-2023-0286, CVE-2023-0464, CVE-2023-0465,
CVE-2023-0466, CVE-2023-2650, CVE-2022-4304, CVE-2022-4450.
* gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1u.
Co-authored-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
| Ludovic Courtès |
2023-09-28 | gnu: openssl@1.1: Really replace with fixed version....The ‘replacement’ field of ‘openssl-1.1’ was apparently lost in a
previous merge commit ca. Jan. 2023; consequently, ‘openssl/fixed’ was
unused.
* gnu/packages/tls.scm (openssl-1.1)[replacement]: New field.
| Ludovic Courtès |
2023-09-28 | gnu: guix: Update to d0438fc....This adds the “builtin:git-download” derivation builder to guix-daemon,
added in commit 13b0cf85eb31e1b1ea674debbbfb0f35a32d1374.
* gnu/packages/package-management.scm (guix): Update to d0438fc.
| Ludovic Courtès |
2023-09-28 | gnu: icecat: Update to 115.3.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2023-5168, CVE-2023-5169, CVE-2023-5171,
CVE-2023-5174, and CVE-2023-5176.
* gnu/packages/gnuzilla.scm (icu4c-73-promise): New variable.
(all-mozilla-locales, %icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
(icecat-minimal)[inputs]: Use icu4c-73-promise. Remove nss.
[native-inputs]: Use rust-cbindgen-0.24, llvm-15, clang-15, and node-lts.
[arguments]<configure-flags>: Comment out "--with-system-nss".
[description]: "IceCat 102" --> "IceCat 115".
(%icecat-locales): Update.
(all-mozilla-102-locales, %icecat-102-base-version)
(%icecat-102-version, icecat-102-source): New variables
bound to the old values, for use by icedove.
(icedove-source): Ues 'icecat-102-source'.
(make-l10n-package)[arguments]<phases>: Simplify reference to
'#$locales, and thereby eliminate the unnecessary dependence on
%icedove-locales by icecat-l10n, and similarly on %icecat-locales by
icedove-l10n.
[native-inputs]: Use node-lts.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new upstream.
* gnu/packages/patches/icecat-102-makeicecat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Mark H Weaver |
2023-09-28 | gnu: Register packages/java-rdf.scm....This is a follow-up to commit
0e11ca71be43c44150d123f19630c28900ccaef1
gnu: Add java-commons-rdf-api.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add java-rdf.scm.
| Janneke Nieuwenhuizen |
2023-09-28 | gnu: emacs-buttercup: Remove phase fix-spy-on-test....* gnu/packages/emacs-xyz.scm: (emacs-buttercup)
[arguments](phases): Remove phase fix-spy-on-test, fixed in version 1.31.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Nicolas Graves |
2023-09-24 | gnu: opensmtpd: Update to 7.3.0p2 [security fixes]....* gnu/packages/mail.scm (opensmtpd): Update to 7.3.0p2.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: inxi-minimal: Update to 3.3.30-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.30-1.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: 7kaa: Update to 2.15.6....* gnu/packages/games.scm (7kaa): Update to 2.15.6.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: rizin: Edit synopsis....* gnu/packages/engineering.scm (rizin)[synopsis]: Expand abbrev.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: rizin: Update to 0.6.2....* gnu/packages/engineering.scm (rizin): Update to 0.6.2.
[inputs]: Re-indent.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: minicom: Update package style....* gnu/packages/engineering.scm (minicom)[arguments]:
Rewrite as G-expressions.
[native-inputs]: Remove input labels.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: minicom: Update to 2.9....* gnu/packages/engineering.scm (minicom): Update to 2.9.
[arguments]: Don't explicitly return #t from phases.
[native-inputs]: Upgrade autoconf to autoconf-2.71.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: libdeflate: Update to 1.19....* gnu/packages/compression.scm (libdeflate): Update to 1.19.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: astyle: Don't build static or debug libraries....* gnu/packages/code.scm (astyle)[arguments]: Build only the "release"
and "shared" targets we actually care about.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: astyle: Use G-expressions....* gnu/packages/code.scm (astyle)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: astyle: Omit static libraries....* gnu/packages/code.scm (astyle)[arguments]: Improve the buggy regexp
in the 'install-libs phase to install only dynamic libraries.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: astyle: Update to 3.4.8....* gnu/packages/code.scm (astyle): Update to 3.4.8.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: nmrpflash: Use G-expressions....* gnu/packages/admin.scm (nmrpflash)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: nmrpflash: Update to 0.9.21....* gnu/packages/admin.scm (nmrpflash): Update to 0.9.21.
| Tobias Geerinckx-Rice |
2023-09-28 | gnu: Add liquidctl....* gnu/packages/hardware.scm (liquidctl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ |
2023-09-28 | gnu: python-pyusb: Add libusb-compat backend....* gnu/packages/libusb.scm (python-pyusb) <arguments>: Do not hard-code
libusb1 library for all back-ends, and allow to use libusb0 as a
back-end. Also enabled tests as the package does have a test suite.
* gnu/packages/libusb.scm (python-pyusb) <inputs>: Add libusb-compat.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ |
2023-09-28 | gnu: python-pyusb: Use G-Expressions....* gnu/packages/usb.scm (python-pyusb) <arguments>: Use G-Expressions
style instead of quoting.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ |
2023-09-28 | gnu: Add python-smbus....* gnu/packages/linux.scm (python-smbus): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ |
2023-09-27 | gnu: Add qdl....* gnu/packages/flashing-tools.scm (qdl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| B. Wilson |
2023-09-27 | gnu: Add blinkenlights....* gnu/packages/assembly.scm (blinkenlights): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| B. Wilson |
2023-09-27 | gnu: virtuoso-ose: Update to 7.2.11....* gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.11.
| Roel Janssen |
2023-09-24 | gnu: tio: Update to 2.7....* gnu/packages/terminals.scm (tio): Update to 2.7.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Raphaël Mélotte |
2023-09-24 | gnu: bcachefs-tools: Restore mount.bcachefs shell script version....* gnu/packages/file-systems.scm (bcachefs-tools): Add back the old
'promote-mount.bcachefs.sh, tweaked to remove the new symlink.
[inputs]: Add back coreutils-minimal, gawk, and util-linux.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: bcachefs-tools: Remove obsolete phase....* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Remove
obsolete phase to 'patch-shell-wrappers that no longer exist.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: bcachefs-tools: Update to 1.2-0.1e35840....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 1.2-0.1e35840.
| Tobias Geerinckx-Rice |
2023-09-24 | Revert "gnu: bcachefs-tools: Restyle format."...This reverts commit a5477e3a82114ce2909e63a07c7e6df6da617821.
This ‘guix style’d change does not improve readability, sometimes
reduces it, and awkwardly cramps horizontal space.
| Tobias Geerinckx-Rice |
2023-09-27 | gnu: sssd: Update to 2.9.2....* gnu/packages/sssd.scm (sssd): Update to 2.9.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Timotej Lazar |
2023-09-27 | gnu: wvkbd: Update to 0.14.1....* gnu/packages/xdisorg.scm (wvkbd): Update to 0.14.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Tobias Kortkamp |
2023-09-27 | gnu: yt-dlp: Update to 2023.09.24....* gnu/packages/video.scm (yt-dlp): Update to 2023.09.24.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| pinoaffe |
2023-09-27 | gnu: lhasa: Update to 0.4.0....* gnu/packages/compression.scm (lhasa): Update to 0.4.0.
[arguments]: Use G-expressions.
[home-page]: Switch to github.io.
[description]: Add Texinfo markup.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Hendursaga |