summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-20gnu: Add nanodbc.Ricardo Wurmus
* gnu/packages/databases.scm (nanodbc): New variable.
2021-04-20services: wireguard: Add keep-alive support.Guillaume Le Vaillant
* gnu/services/vpn.scm (<wireguard-peer>): Add 'keep-alive' field. (wireguard-configuration-file): Use it. * doc/guix.texi (VPN Services): Document it.
2021-04-20gnu: guile-git: Update to 0.5.1.Ludovic Courtès
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.
2021-04-20import: Remove Nix importer.Ludovic Courtès
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.
2021-04-20gnu: klavaro: Update to 3.12.Tobias Geerinckx-Rice
* gnu/packages/education.scm (klavaro): Update to 3.12. [inputs]: Add gtkdatabox.
2021-04-20gnu: xoscope: Update to 2.3.Tobias Geerinckx-Rice
* gnu/packages/electronics.scm (xoscope): Update to 2.3. [native-inputs]: Add m4. [inputs]: Substitute gtk+ for gtk+-2.
2021-04-20gnu: gtkdatabox: Update to 1.0.0.Tobias Geerinckx-Rice
* gnu/packages/gtk.scm (gtkdatabox): Update to 1.0.0. [inputs]: Substitute gtk+ for gtk+-2.
2021-04-20gnu: wimlib: Disable static library.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (wimlib)[arguments]: Add "--disable-static" to #:configure-flags.
2021-04-20gnu: wimlib: Update to 1.13.4.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (wimlib): Update to 1.13.4.
2021-04-20gnu: jucipp: Update clang version.Tobias Geerinckx-Rice
* gnu/packages/text-editors.scm (jucipp)[inputs]: Use clang-11.
2021-04-20gnu: openjdk: Clean up runtime dependencies between Java versions.Carlo Zancanaro
* 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>
2021-04-20gnu: cuirass: Update to 1.0.0-13.a946fe2.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-13.a946fe2.
2021-04-20guix: ci: Rename the checkout 'input' field.Mathieu Othacehe
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.
2021-04-19gnu: icecat: Update to 78.10.0-guix0-preview1 [security fixes].Mark H Weaver
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.
2021-04-20gnu: workrave: Update to 1.10.43.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (workrave): Update to 1.10.43.
2021-04-20gnu: jucipp: Fix description mark-up.Tobias Geerinckx-Rice
* gnu/packages/text-editors.scm (jucipp)[description]: Substitute @acronym for @dfn.
2021-04-20gnu: jucipp: Update to 1.6.3.Tobias Geerinckx-Rice
* gnu/packages/text-editors.scm (jucipp): Update to 1.6.3.
2021-04-20gnu: usbredir: Update to 0.9.0.Tobias Geerinckx-Rice
* gnu/packages/spice.scm (usbredir): Update to 0.9.0. [native-inputs]: Add autoconf, automake, and libtool.
2021-04-20gnu: s6-linux-utils: Update to 2.5.1.5.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.1.5.
2021-04-20gnu: s6-linux-init: Update to 1.0.6.2.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.6.2.
2021-04-20gnu: s6-portable-utils: Update to 2.2.3.2.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.3.2.
2021-04-20gnu: s6-rc: Update to 0.5.2.2.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.2.2.
2021-04-20gnu: s6-networking: Update to 2.4.1.1.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-networking): Update to 2.4.1.1.
2021-04-20gnu: s6-dns: Update to 2.3.5.1.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.5.1.
2021-04-20gnu: s6: Update to 2.10.0.3.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6): Update to 2.10.0.3.
2021-04-20gnu: execline: Update to 2.8.0.1.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (execline): Update to 2.8.0.1.
2021-04-20gnu: skalibs: Update to 2.10.0.3.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (skalibs): Update to 2.10.0.3.
2021-04-20gnu: cdemu-client: Update to 3.2.5.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (cdemu-client): Update to 3.2.5.
2021-04-20gnu: cdemu-daemon: Update to 3.2.5.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (cdemu-daemon): Update to 3.2.5.
2021-04-20gnu: libmirage: Update to 3.2.5.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (libmirage): Update to 3.2.5.
2021-04-20gnu: mgba: Update to 0.9.1.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (mgba): Update to 0.9.1.
2021-04-20gnu: python-xlsxwriter: Update to 1.3.9.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-xlsxwriter): Update to 1.3.9.
2021-04-20gnu: openssh: Update to 8.6p1.Tobias Geerinckx-Rice
* gnu/packages/ssh.scm (openssh): Update to 8.6p1.
2021-04-20gnu: libxlsxwriter: Update to 1.0.2.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (libxlsxwriter): Update to 1.0.2.
2021-04-20gnu: lagrange: Update to 1.3.3.Tobias Geerinckx-Rice
* gnu/packages/web-browsers.scm (lagrange): Update to 1.3.3.
2021-04-20gnu: cvs-fast-export: Update to 1.56.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.56.
2021-04-20gnu: tmux: Update to 3.2.Tobias Geerinckx-Rice
* gnu/packages/tmux.scm (tmux): Update to 3.2.
2021-04-20gnu: nginx-documentation: Update to 1.19.10-2708-f8686d85df53.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.10-2708-f8686d85df53.
2021-04-20gnu: nginx: Update to 1.19.10.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx): Update to 1.19.10.
2021-04-19gnu: cuirass: Update to 1.0.0-12.e49368a.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-12.e49368a.
2021-04-19gnu: perl-digest-crc: Update to 0.23.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-digest-crc): Update to 0.23.
2021-04-19gnu: mamba: Prepare for cross-compilation.Tobias Geerinckx-Rice
* gnu/packages/music.scm (mamba)[arguments]: Use CC-FOR-TARGET.
2021-04-19gnu: mtools: Update to 4.0.27.Tobias Geerinckx-Rice
* gnu/packages/mtools.scm (mtools): Update to 4.0.27.
2021-04-19gnu: slurp: Update to 1.3.2.Tobias Geerinckx-Rice
* gnu/packages/image.scm (slurp): Update to 1.3.2.
2021-04-19gnu: grim: Update to 1.3.2.Tobias Geerinckx-Rice
* gnu/packages/image.scm (grim): Update to 1.3.2.
2021-04-19gnu: gpodder: Update to 3.10.19.Tobias Geerinckx-Rice
* gnu/packages/gpodder.scm (gpodder): Update to 3.10.19.
2021-04-19gnu: fcft: Update to 2.3.3.Tobias Geerinckx-Rice
* gnu/packages/fontutils.scm (fcft): Update to 2.3.3.
2021-04-19gnu: monero-gui: Update to 0.17.2.1.Tobias Geerinckx-Rice
* gnu/packages/finance.scm (monero-gui): Update to 0.17.2.1.
2021-04-19gnu: freetds: Update to 1.2.20.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (freetds): Update to 1.2.20.
2021-04-19gnu: inxi-minimal: Update to 3.3.04-1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.04-1.