Age | Commit message (Collapse) | Author |
|
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 6.6.
|
|
* 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.
|
|
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.
|
|
* gnu/packages/golang.scm
(go-github-com-mesilliac-pulse-simple)[description]: Fix typo "This
package".
|
|
* gnu/packages/crates-io.scm (rust-gag-0.1)[description]: Fix "This
package" typo.
|
|
* gnu/packages/bioconductor.scm (r-msmstests)[description]: Fix "This
package" typo.
|
|
This ensures JDKs don't unintentionally keep references to the one used
to build them, as reported at <https://issues.guix.gnu.org/31719#7> and
fixed by 97a43db8b4416a1450aa61737edba9cf4126cf1c.
* gnu/packages/java.scm (icedtea-8)[arguments]: Add #:disallowed-references.
(openjdk9)[arguments]: Likewise.
(openjdk10)[arguments]: Likewise.
(openjdk11)[arguments]: Likewise.
|
|
* gnu/packages/java.scm (icedtea-8, openjdk9, openjdk11)[arguments]:
Replace non-top-level 'use-modules' by '@'.
|
|
* gnu/packages/java.scm (icedtea-8, openjdk9, openjdk11)[arguments]:
Change 'find-library' to always return a string. Change 'find-library'
callers to use 'string-append' rather than 'format'. Starting from
97a43db8b4416a1450aa61737edba9cf4126cf1c, 'find-library' could return #f
and JNI substitutions would emit a literal "#f".
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-djvulibre): Update to 0.8.6.
|