Age | Commit message (Expand) | Author |
2021-04-21 | gnu: julia-inifile: Fix grammar.•••* gnu/packages/julia-xyz.scm (julia-inifile)[description]: Remove
gratuitous use of "allows to".
| Vagrant Cascadian |
2021-04-21 | gnu: emacs-webpaste: Fix grammar.•••* gnu/packages/emacs-xyz.scm (emacs-webpaste)[description]: Remove
gratuitous use of "allows to".
| Vagrant Cascadian |
2021-04-21 | gnu: emacs-svg-icon: Fix grammar.•••* gnu/packages/emacs-xyz.scm (emacs-svg-icon)[description]: Remove
gratuitous use of "allows to".
| Vagrant Cascadian |
2021-04-21 | gnu: r-circrnaprofiler: Fix grammar.•••* gnu/packages/bioconductor.scm (r-circrnaprofiler)[description]:
Remove gratuitous use of "allows to".
| Vagrant Cascadian |
2021-04-21 | gnu: emacs-realgud: Fix grammar.•••* gnu/packages/emacs-xyz.scm (emacs-realgud)[description]: Remove
gratuitous use of "allows to".
| Vagrant Cascadian |
2021-04-21 | gnu: julia-fillarrays: Fix grammar.•••* gnu/packages/julia-xyz.scm (julia-fillarrays)[description]: Remove
gratuitous use of "allows to".
| Vagrant Cascadian |
2021-04-21 | gnu: qite: Fix grammar.•••* gnu/packages/qt.scm (qite)[description]: Remove gratuitous use of
"allows to".
| Vagrant Cascadian |
2021-04-21 | gnu: ocaml-mdx: Fix grammar.•••* gnu/packages/ocaml.scm (ocaml-mdx)[description]: Remove gratuitous
uses of "allows to".
| Vagrant Cascadian |
2021-04-21 | gnu: emacs-consult: Fix grammar.•••* gnu/packages/emacs-xyz.scm (emacs-consult)[description]: Remove
gratuitous use of "allows to".
| Vagrant Cascadian |
2021-04-21 | gnu: rust-jni-0.18: Fix grammar.•••* gnu/packages/crates-io.scm (rust-jni-0.18)[description]: Remove
gratuitous use of "permits to".
| Vagrant Cascadian |
2021-04-21 | gnu: rust-wayland-egl-0.28: Fix grammar.•••* gnu/packages/crates-graphics.scm
(rust-wayland-egl-0.28)[description]: Remove gratuitous use of
"allows to".
| Vagrant Cascadian |
2021-04-21 | gnu: ipxe: Fix grammar.•••* gnu/packages/bootloaders.scm (ipxe)[description]: Remove gratuitous
use of "allows to".
| Vagrant Cascadian |
2021-04-21 | gnu: python-flake8-implicit-str-concat: Fix typo.•••* gnu/packages/python-xyz.scm
(python-flake8-implicit-str-concat)[description]: Fix spelling of
"formatting".
| Vagrant Cascadian |
2021-04-21 | gnu: sbcl-clip: Fix typo.•••* gnu/packages/lisp-xyz.scm (sbcl-clip)[description]: Fix spelling of
"dependent".
| Vagrant Cascadian |
2021-04-21 | gnu: rust-tint-1: Fix typo.•••* gnu/packages/crates-io.scm (rust-tint-1)[description]: Fix "This
package" typo.
| Vagrant Cascadian |
2021-04-21 | gnu: rust-rawkey-0.1: Fix typo.•••* gnu/packages/crates-io.scm (rust-rawkey-0.1)[description]: Fix "This
package" typo.
| Vagrant Cascadian |
2021-04-21 | gnu: rust-parse-zoneinfo-0.3: Fix typo.•••* gnu/packages/crates-io.scm (rust-parse-zoneinfo-0.3)[description]:
Fix "This package" typo.
| Vagrant Cascadian |
2021-04-21 | gnu: rust-parking-2: Fix typo.•••* gnu/packages/crates-io.scm (rust-parking-2)[description]: Fix "This
package" typo.
| Vagrant Cascadian |
2021-04-21 | gnu: go-github-com-mesilliac-pulse-simple: Fix typo.•••* gnu/packages/golang.scm
(go-github-com-mesilliac-pulse-simple)[description]: Fix typo "This
package".
| Vagrant Cascadian |
2021-04-21 | gnu: rust-gag-0.1: Fix typo.•••* gnu/packages/crates-io.scm (rust-gag-0.1)[description]: Fix "This
package" typo.
| Vagrant Cascadian |
2021-04-21 | gnu: r-msmstests: Fix typo.•••* gnu/packages/bioconductor.scm (r-msmstests)[description]: Fix "This
package" typo.
| Vagrant Cascadian |
2021-04-21 | image: Fix spelling of "evaluate"•••* gnu/build/image.scm: Fix typo.
| Vagrant Cascadian |
2021-04-21 | gnu: openjdk: Disallow references to the JDK used for build.•••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.
| Ludovic Courtès |
2021-04-21 | gnu: openjdk: Avoid non-top-level 'use-modules'.•••* gnu/packages/java.scm (icedtea-8, openjdk9, openjdk11)[arguments]:
Replace non-top-level 'use-modules' by '@'.
| Ludovic Courtès |
2021-04-21 | gnu: openjdk: Fix library substitution when libraries aren't found.•••* 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>
| Carlo Zancanaro |
2021-04-21 | gnu: python-djvulibre: Update to 0.8.6.•••* gnu/packages/python-xyz.scm (python-djvulibre): Update to 0.8.6.
| Guillaume Le Vaillant |
2021-04-21 | gnu: jgmenu: Update to 4.3.0.•••* 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.
| Guillaume Le Vaillant |
2021-04-21 | gnu: txr: Update to 256.•••* gnu/packages/lisp.scm (txr): Update to 256.
| Guillaume Le Vaillant |
2021-04-21 | gnu: cuirass: Update to 1.0.0-15.962923c.•••* gnu/packages/ci.scm (cuirass): Update to 1.0.0-15.962923c.
| Mathieu Othacehe |
2021-04-21 | gnu: cuirass: Update to 1.0.0-14.f20309c.•••* gnu/packages/ci.scm (cuirass): Update to 1.0.0-14.f20309c.
| Mathieu Othacehe |
2021-04-21 | gnu: Add libcxx+libcxxabi-6.•••* gnu/packages/llvm.scm (libcxx+libcxxabi-6): New variable.
| Ricardo Wurmus |
2021-04-21 | gnu: Add libcxxabi-6.•••* gnu/packages/llvm.scm (libcxxabi-6): New variable.
| Ricardo Wurmus |
2021-04-21 | gnu: xfce: Autostart mate-polkit.•••* gnu/packages/xfce.scm (xfce):[inputs]: Add mate-polkit-for-xfce.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Brendan Tildesley |
2021-04-21 | gnu: Add mate-polkit-for-xfce.•••gnu/packages/xfce.scm (mate-polkit-for-xfce) New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Brendan Tildesley |
2021-04-21 | gnu: skopeo: Update to 1.2.3.•••* gnu/packages/virtualization.scm (skopeo): Update to 1.2.3.
| Tobias Geerinckx-Rice |
2021-04-21 | gnu: ant: Update to 1.10.10.•••* gnu/packages/java.scm (ant): Update to 1.10.10.
| Tobias Geerinckx-Rice |
2021-04-21 | gnu: libdvdcss: Update to 1.4.3.•••* gnu/packages/video.scm (libdvdcss): Update to 1.4.3.
| Tobias Geerinckx-Rice |
2021-04-21 | gnu: wine: Update to 6.6.•••* gnu/packages/wine.scm (wine): Update to 6.6.
| Tobias Geerinckx-Rice |
2021-04-21 | gnu: bcachefs-tools: Update to 0.1-5.ce906d6.•••* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-5.ce906d6.
| Tobias Geerinckx-Rice |
2021-04-21 | gnu: wine-staging: Update to 5.22.•••* gnu/packages/wine.scm (wine-staging-patchset-data, wine-staging):
Update to 5.22.
| Tobias Geerinckx-Rice |
2021-04-20 | po: Remove file that no longer exists.•••This is a followup to d95168321f4a9bf6857b598da0a183b45a868d54.
* po/guix/POTFILES.in: Remove guix/scripts/import/nix.scm.
| Ludovic Courtès |
2021-04-20 | doc: Clarify further the distinction between the web-based manuals.•••As discussed on #guix IRC, several of us struggle to reliably choose the
right option based on the old labels:
https://logs.guix.gnu.org/guix/2021-04-20.log#182137
* doc/build.scm (html-manual-indexes): Try to distinguish between the
two options more clearly.
| Leo Famulari |
2021-04-20 | gnu: Add avro-cpp-1.9.•••* gnu/packages/serialization.scm (avro-cpp-1.9): New variable.
| Ricardo Wurmus |
2021-04-20 | gnu: Add nanodbc.•••* gnu/packages/databases.scm (nanodbc): New variable.
| Ricardo Wurmus |
2021-04-20 | services: wireguard: Add keep-alive support.•••* gnu/services/vpn.scm (<wireguard-peer>): Add 'keep-alive' field.
(wireguard-configuration-file): Use it.
* doc/guix.texi (VPN Services): Document it.
| Guillaume Le Vaillant |
2021-04-20 | gnu: guile-git: Update to 0.5.1.•••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.
| Ludovic Courtès |
2021-04-20 | import: Remove Nix importer.•••This importer has suffered from bitrot and no longer works with current
Nix and Nixpkgs. See <https://bugs.gnu.org/32339> and
<https://bugs.gnu.org/36255>.
* guix/import/snix.scm, guix/scripts/import/nix.scm,
tests/snix.scm: Remove.
* Makefile.am (MODULES, SCM_TESTS): Remove them.
* guix/scripts/import.scm (importers): Remove "nix".
* build-aux/test-env.in: Remove NIXPKGS variable.
* configure.ac: Remove '--with-nixpkgs' option.
* doc/guix.texi (Invoking guix import): Remove bit about "guix import
nix".
* etc/completion/fish/guix.fish: Likewise.
| Ludovic Courtès |
2021-04-20 | gnu: klavaro: Update to 3.12.•••* gnu/packages/education.scm (klavaro): Update to 3.12.
[inputs]: Add gtkdatabox.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: xoscope: Update to 2.3.•••* gnu/packages/electronics.scm (xoscope): Update to 2.3.
[native-inputs]: Add m4.
[inputs]: Substitute gtk+ for gtk+-2.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: gtkdatabox: Update to 1.0.0.•••* gnu/packages/gtk.scm (gtkdatabox): Update to 1.0.0.
[inputs]: Substitute gtk+ for gtk+-2.
| Tobias Geerinckx-Rice |