Age | Commit message (Collapse) | Author |
|
* 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.
|
|
* gnu/build/image.scm: Fix 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.
|
|
* gnu/packages/xdisorg.scm (jgmenu): Update to 4.3.0.
[arguments]: Add 'test-target' keyword. Remove 'fix-tests' phase. Use
'cc-for-target' instead of hard-coding gcc.
|
|
* gnu/packages/lisp.scm (txr): Update to 256.
|
|
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-15.962923c.
|
|
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-14.f20309c.
|
|
* gnu/packages/llvm.scm (libcxx+libcxxabi-6): New variable.
|
|
* gnu/packages/llvm.scm (libcxxabi-6): New variable.
|
|
* gnu/packages/xfce.scm (xfce):[inputs]: Add mate-polkit-for-xfce.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
gnu/packages/xfce.scm (mate-polkit-for-xfce) New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/virtualization.scm (skopeo): Update to 1.2.3.
|
|
* gnu/packages/java.scm (ant): Update to 1.10.10.
|
|
* gnu/packages/video.scm (libdvdcss): Update to 1.4.3.
|
|
* gnu/packages/wine.scm (wine): Update to 6.6.
|
|
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-5.ce906d6.
|
|
* gnu/packages/wine.scm (wine-staging-patchset-data, wine-staging):
Update to 5.22.
|
|
* gnu/packages/serialization.scm (avro-cpp-1.9): New variable.
|
|
* gnu/packages/databases.scm (nanodbc): New variable.
|
|
* gnu/services/vpn.scm (<wireguard-peer>): Add 'keep-alive' field.
(wireguard-configuration-file): Use it.
* doc/guix.texi (VPN Services): Document it.
|
|
Fixes <https://bugs.gnu.org/47808>.
Reported by Bone Baboon <bone.baboon@disroot.org>.
* gnu/packages/guile.scm (guile-git): Update to 0.5.1.
|
|
* gnu/packages/education.scm (klavaro): Update to 3.12.
[inputs]: Add gtkdatabox.
|
|
* gnu/packages/electronics.scm (xoscope): Update to 2.3.
[native-inputs]: Add m4.
[inputs]: Substitute gtk+ for gtk+-2.
|
|
* gnu/packages/gtk.scm (gtkdatabox): Update to 1.0.0.
[inputs]: Substitute gtk+ for gtk+-2.
|
|
* gnu/packages/backup.scm (wimlib)[arguments]: Add "--disable-static"
to #:configure-flags.
|
|
* gnu/packages/backup.scm (wimlib): Update to 1.13.4.
|
|
* gnu/packages/text-editors.scm (jucipp)[inputs]: Use clang-11.
|
|
* gnu/packages/java.scm (icedtea-8, openjdk9, openjdk11): Do not consider
icedtea/openjdk input paths when rewriting JNI libraries.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-13.a946fe2.
|
|
Includes fixes for CVE-2021-23961, CVE-2021-23994, CVE-2021-23995,
CVE-2021-23998, CVE-2021-23999, CVE-2021-24002, CVE-2021-29945, and
CVE-2021-29946.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update upstream source hash.
|
|
* gnu/packages/gnome.scm (workrave): Update to 1.10.43.
|
|
* gnu/packages/text-editors.scm (jucipp)[description]:
Substitute @acronym for @dfn.
|
|
* gnu/packages/text-editors.scm (jucipp): Update to 1.6.3.
|
|
* gnu/packages/spice.scm (usbredir): Update to 0.9.0.
[native-inputs]: Add autoconf, automake, and libtool.
|
|
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.1.5.
|