Age | Commit message (Expand) | Author |
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 |
2021-04-20 | gnu: wimlib: Disable static library....* gnu/packages/backup.scm (wimlib)[arguments]: Add "--disable-static"
to #:configure-flags.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: wimlib: Update to 1.13.4....* gnu/packages/backup.scm (wimlib): Update to 1.13.4.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: jucipp: Update clang version....* gnu/packages/text-editors.scm (jucipp)[inputs]: Use clang-11.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: openjdk: Clean up runtime dependencies between Java versions....* 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>
| Carlo Zancanaro |
2021-04-20 | gnu: cuirass: Update to 1.0.0-13.a946fe2....* gnu/packages/ci.scm (cuirass): Update to 1.0.0-13.a946fe2.
| Mathieu Othacehe |
2021-04-20 | guix: ci: Rename the checkout 'input' field....The checkout "input" field has been renamed "channel" in Cuirass 1.0 release.
* guix/ci.scm (<checkout>)[input]: Rename it into ...
[channel]: ... this new field.
| Mathieu Othacehe |
2021-04-19 | gnu: icecat: Update to 78.10.0-guix0-preview1 [security fixes]....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.
| Mark H Weaver |
2021-04-20 | gnu: workrave: Update to 1.10.43....* gnu/packages/gnome.scm (workrave): Update to 1.10.43.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: jucipp: Fix description mark-up....* gnu/packages/text-editors.scm (jucipp)[description]:
Substitute @acronym for @dfn.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: jucipp: Update to 1.6.3....* gnu/packages/text-editors.scm (jucipp): Update to 1.6.3.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: usbredir: Update to 0.9.0....* gnu/packages/spice.scm (usbredir): Update to 0.9.0.
[native-inputs]: Add autoconf, automake, and libtool.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: s6-linux-utils: Update to 2.5.1.5....* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.1.5.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: s6-linux-init: Update to 1.0.6.2....* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.6.2.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: s6-portable-utils: Update to 2.2.3.2....* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.3.2.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: s6-rc: Update to 0.5.2.2....* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.2.2.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: s6-networking: Update to 2.4.1.1....* gnu/packages/skarnet.scm (s6-networking): Update to 2.4.1.1.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: s6-dns: Update to 2.3.5.1....* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.5.1.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: s6: Update to 2.10.0.3....* gnu/packages/skarnet.scm (s6): Update to 2.10.0.3.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: execline: Update to 2.8.0.1....* gnu/packages/skarnet.scm (execline): Update to 2.8.0.1.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: skalibs: Update to 2.10.0.3....* gnu/packages/skarnet.scm (skalibs): Update to 2.10.0.3.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: cdemu-client: Update to 3.2.5....* gnu/packages/cdrom.scm (cdemu-client): Update to 3.2.5.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: cdemu-daemon: Update to 3.2.5....* gnu/packages/cdrom.scm (cdemu-daemon): Update to 3.2.5.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: libmirage: Update to 3.2.5....* gnu/packages/cdrom.scm (libmirage): Update to 3.2.5.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: mgba: Update to 0.9.1....* gnu/packages/emulators.scm (mgba): Update to 0.9.1.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: python-xlsxwriter: Update to 1.3.9....* gnu/packages/python-xyz.scm (python-xlsxwriter): Update to 1.3.9.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: openssh: Update to 8.6p1....* gnu/packages/ssh.scm (openssh): Update to 8.6p1.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: libxlsxwriter: Update to 1.0.2....* gnu/packages/xml.scm (libxlsxwriter): Update to 1.0.2.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: lagrange: Update to 1.3.3....* gnu/packages/web-browsers.scm (lagrange): Update to 1.3.3.
| Tobias Geerinckx-Rice |