Age | Commit message (Collapse) | Author |
|
Previously, (read-partition-uuid "/does/not/exist") would return #f.
With this change, a 'system-error exception is raised as expected.
* gnu/build/file-systems.scm (ENOENT-safe): Clarify docstring.
(partition-field-reader): Remove use of 'ENOENT-safe'.
(partition-predicate): Wrap READER in 'ENOENT-safe'.
|
|
Fixes <https://bugs.gnu.org/47924>.
Reported by Carl Dong <contact@carldong.me>.
* guix/import/go.scm: Autoload (htmlprag).
|
|
This avoids interference with other users of (htmlprag) and makes the
intent clearer.
* guix/import/go.scm <top level>: Remove call to '%strict-tokenizer?'.
(go-package-licenses, go-package-description)
(go-package-synopsis, fetch-module-meta-data): Pass #:strict? #t to
'html->sxml'.
|
|
A similar phase has been added to wine64 since version 5.21 in order to fix
linkage issues of binaries copied from wine32.
See also <https://bugs.gnu.org/42342>.
* gnu/packages/wine.scm (wine64-staging)[#phases]: Add ‘copy-wine32-libraries’.
|
|
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 6.6.
|
|
This fixes issues with missing sources when the infos are built.
* doc/local.mk (TRANSLATED_INFO): Add missing documents.
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-25.c49b1c8.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.114.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.32.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.16.
(linux-libre-5.11-pristine-source): Update hash.
|
|
* gnu/packages/networking.scm (wireshark): Update to 3.4.5.
|
|
* gnu/packages/upnp.scm (libupnp): Update to 1.14.6.
|
|
* gnu/packages/wm.scm (waybar): Update to 0.9.7.
|
|
* gnu/packages/emulators.scm (libretro-lowresnx): Update to 1.2.
|
|
* gnu/packages/emulators.scm (retroarch): Update to 1.9.1.
[arguments]: Add '--disable-git_version' to configure flags.
|
|
This reverts commit 5763eba94cccc4019cb07b0cac6c16132c741e11.
There may be a license issue with this package making it non-free.
Reported by Giovanni Biscuolo <g@xelera.eu> in
<https://issues.guix.gnu.org/47943>.
|
|
* gnu/packages/lisp-xyz.scm (cl-weir, ecl-weir, sbcl-weir): New variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-pathname-utils, cl-pathname-utils,
ecl-pathname-utils): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/admin.scm (daemonize): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/bioinformatics.scm (kraken2): New variable.
|
|
* gnu/packages/xml.scm (libxlsxwriter): Update to 1.0.3.
|
|
* gnu/packages/vpn.scm (openvpn): Update to 2.5.2.
|
|
* gnu/packages/vpn.scm (openconnect-sso): Update to 0.7.3.
|
|
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.1.
|
|
* gnu/packages/gnuzilla.scm (icedove): Update to 78.10.0.
|
|
* .mailmap: Remove obsolete email for Kei.
|
|
Fixes <https://bugs.gnu.org/47941>.
Reported by Jack Hill <jackhill@jackhill.us>.
* guix/cve.scm (reference-data->cve-references): Gracefully handle lack
of "reference_data".
(cpe-match->cve-configuration): Gracefully handle lack of "cpe23Uri".
|
|
Fixes <https://issues.guix.gnu.org/42861>.
* gnu/packages/emacs-xyz.scm (emacspeak)[arguments]: In the 'configure' phase,
add Tclx library to the load path of Tcl in the espeak server script. Remove
'wrap-program' phase.
|
|
* gnu/packages/maths.scm (wxmaxima): Update to 21.04.0.
|
|
* gnu/packages/mail.scm (crm114): New variable.
|
|
gnu/packages/terminals.scm (kitty): Update to 0.20.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/graphics.scm (blender)[inputs]: Add openvdb.
[arguments]: Pass "-DWITH_OPENVDB=ON" to #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/julia-xyz.scm (julia-inifile)[description]: Remove
gratuitous use of "allows to".
|
|
* gnu/packages/emacs-xyz.scm (emacs-webpaste)[description]: Remove
gratuitous use of "allows to".
|
|
* gnu/packages/emacs-xyz.scm (emacs-svg-icon)[description]: Remove
gratuitous use of "allows to".
|
|
* gnu/packages/bioconductor.scm (r-circrnaprofiler)[description]:
Remove gratuitous use of "allows to".
|
|
* gnu/packages/emacs-xyz.scm (emacs-realgud)[description]: Remove
gratuitous use of "allows to".
|
|
* gnu/packages/julia-xyz.scm (julia-fillarrays)[description]: Remove
gratuitous use of "allows to".
|
|
* gnu/packages/qt.scm (qite)[description]: Remove gratuitous use of
"allows to".
|
|
* gnu/packages/ocaml.scm (ocaml-mdx)[description]: Remove gratuitous
uses of "allows to".
|
|
* gnu/packages/emacs-xyz.scm (emacs-consult)[description]: Remove
gratuitous use of "allows to".
|
|
* gnu/packages/crates-io.scm (rust-jni-0.18)[description]: Remove
gratuitous use of "permits to".
|
|
* gnu/packages/crates-graphics.scm
(rust-wayland-egl-0.28)[description]: Remove gratuitous use of
"allows to".
|
|
* gnu/packages/bootloaders.scm (ipxe)[description]: Remove gratuitous
use of "allows to".
|
|
* gnu/packages/python-xyz.scm
(python-flake8-implicit-str-concat)[description]: Fix spelling of
"formatting".
|
|
* gnu/packages/lisp-xyz.scm (sbcl-clip)[description]: Fix spelling of
"dependent".
|
|
* gnu/packages/crates-io.scm (rust-tint-1)[description]: Fix "This
package" typo.
|
|
* gnu/packages/crates-io.scm (rust-rawkey-0.1)[description]: Fix "This
package" typo.
|
|
* gnu/packages/crates-io.scm (rust-parse-zoneinfo-0.3)[description]:
Fix "This package" typo.
|
|
* gnu/packages/crates-io.scm (rust-parking-2)[description]: Fix "This
package" typo.
|