summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2020-10-03gnu: protonvpn-cli: Prefix Python input names with ‘python-’.Tobias Geerinckx-Rice
* gnu/packages/vpn.scm (protonvpn-cli)[native-inputs, inputs]: Add ‘’python-’ to input labels.
2020-10-03gnu: libstaroffice: Update to 0.0.7.Tobias Geerinckx-Rice
* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.7.
2020-10-03gnu: libmwaw: Update to 0.3.16.Tobias Geerinckx-Rice
* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.16.
2020-10-03gnu: geonkick: Update to 2.3.8.Tobias Geerinckx-Rice
* gnu/packages/music.scm (geonkick): Update to 2.3.8.
2020-10-03gnu: protobuf: Update to 1.3.3.Tobias Geerinckx-Rice
* gnu/packages/protobuf.scm (protobuf): Update to 1.3.3.
2020-10-03gnu: josm: Update to 17013.Julien Lepiller
* gnu/packages/geo.scm (josm): Update to 17013.
2020-10-03gnu: cuirass: Update to 0.0.1-50.71aac24.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-50.71aac24.
2020-10-02gnu: Add python-pyux.Maxim Cournoyer
* gnu/packages/python-check.scm (python-pyux): New variable.
2020-10-02gnu: ocaml-mcl: Fix build.Maxim Cournoyer
It was failing on a /bin/sh occurrence patched twice in the configure script: sh: ./configure:/gnu/store/...-bash-minimal-5.0.16/gnu/store/...-bash-minimal-5.0.1:bad interpreter: No such file or directory * gnu/packages/machine-learning.scm (ocaml-mcl)[phases]{patch-paths}: Do not patch the configure script.
2020-10-02gnu: python-gssapi: Update to 1.6.9.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-gssapi): Update to 1.6.9.
2020-10-02gnu: python-gssapi: Skip failing tests.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/43402>. * gnu/packages/python-xyz.scm (python-gssapi)[phases]{disable-failing-tests}: Add phase.
2020-10-02gnu: python-openpyxl: Update to 3.0.5.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-openpyxl): Update to 3.0.5.
2020-10-03gnu: mariadb-connector-c: Update to 3.1.10.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.10.
2020-10-03gnu: ccache: Update to 3.7.12.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 3.7.12.
2020-10-03gnu: nyacc: Use versioned Guile site directory.Ricardo Wurmus
This is a follow-up to commit 4e896da45d7be42ff1ad0b2be741b168573e6f0e. * gnu/packages/mes.scm (nyacc)[source]: Add snippet.
2020-10-03gnu: axoloti-patcher-next: Fix directory names.Ricardo Wurmus
* gnu/packages/axoloti.scm (axoloti-patcher-next)[arguments]: Add sub-directory of old firmware; fix the sub-directory name of the armv7e-m toolchain headers.
2020-10-02gnu: orc: Update to 0.4.32.Tobias Geerinckx-Rice
* gnu/packages/gstreamer.scm (orc): Update to 0.4.32.
2020-10-02gnu: zeromq: Update to 4.3.3.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (zeromq): Update to 4.3.3.
2020-10-02gnu: liblouisutdml: Update to 2.9.0.Tobias Geerinckx-Rice
* gnu/packages/language.scm (liblouisutdml): Update to 2.9.0. [source]: Remove patch. * gnu/packages/patches/liblouisutdml-fix-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2020-10-02gnu: liblouis: Update to 3.15.0.Tobias Geerinckx-Rice
* gnu/packages/language.scm (liblouis): Update to 3.15.0.
2020-10-02gnu: lsp-plugins: Update to 1.1.26.Tobias Geerinckx-Rice
* gnu/packages/music.scm (lsp-plugins): Update to 1.1.26.
2020-10-02gnu: perl-async-interrupt: Update to 1.26.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-async-interrupt): Update to 1.26.
2020-10-02gnu: perl-test-utf8: Update to 1.02.Tobias Geerinckx-Rice
* gnu/packages/perl-check.scm (perl-test-utf8): Update to 1.02.
2020-10-02services: cuirass: Fix activation.Mathieu Othacehe
Fixes: <https://issues.guix.gnu.org/43760>. * gnu/services/cuirass.scm (cuirass-activation): Do not create queries-log-file and web-queries-log-file if the corresponding config file are unset.
2020-10-02system: image: Add qcow2 image type.Mathieu Othacehe
* gnu/system/image.scm (qcow2-image-type): New variable.
2020-10-02gnu: guix: Fix checksum.Mathieu Othacehe
* gnu/packages/package-management.scm (guix): Fix checksum.
2020-10-02gnu: guix: Update to 1.1.0-28.d27dbeb.Mathieu Othacehe
* gnu/packages/package-management.scm (guix): Update to 1.1.0-28.d27dbeb.
2020-10-02gnu: guix: Install OpenRC init files to $(prefix)/etc.Mathieu Othacehe
This is a followup to cabac732deffafc796537658a6c33c6c4aec821e. * gnu/packages/package-management.scm (guix)[arguments]: In 'bootstrap' phase, change "openrcservicedir" in 'nix/local.mk'.
2020-10-02gnu: cuirass: Update to 0.0.1-49.cd89fc4.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-49.cd89fc4.
2020-10-02gnu: icedove: Update to 78.3.1.Jonathan Brielmaier
* gnu/packages/gnuzilla.scm (icedove): Update to 78.3.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-02gnu: nss@3.56: Update to 3.57.Jonathan Brielmaier
nss@3.57 includes a critical fix for building on aarch64. * gnu/packages/nss.scm (nss-3.56): Update to 3.57 and rename to * nss-3.57. * gnu/packages/gnuzilla.scm (icedove)[inputs]: Update nss variable name. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-02gnu: sord: Update to 0.16.6.Tobias Geerinckx-Rice
* gnu/packages/rdf.scm (sord): Update to 0.16.6.
2020-10-02gnu: serd: Update to 0.30.6.Tobias Geerinckx-Rice
* gnu/packages/rdf.scm (serd): Update to 0.30.6.
2020-10-02gnu: grim: Fix output rotation interpretation with Sway 1.4.Tobias Geerinckx-Rice
* gnu/packages/image.scm (grim)[source]: Add patch. * gnu/packages/patches/grim-revert-output-rotation.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2020-10-02gnu: python-pure-protobuf: Update to 2.0.1.Tobias Geerinckx-Rice
* gnu/packages/protobuf.scm (python-pure-protobuf): Update to 2.0.1.
2020-10-02gnu: oil: Update to 0.8.1.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (oil): Update to 0.8.1.
2020-10-01gnu: perl-libwww: Update to 6.49.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-libwww): Update to 6.49.
2020-10-01gnu: perl-test-tcp: Update to 2.22.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-test-tcp): Update to 2.22.
2020-10-01gnu: inxi-minimal: Update to 3.1.07-1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.07-1.
2020-10-01gnu: xpra: Update to 4.0.4.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xpra): Update to 4.0.4.
2020-10-01gnu: waybar: Update to 0.9.4.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (waybar): Update to 0.9.4.
2020-10-01services: %desktop-services: Setuid root NTFS and NFS mount helpers.Maxim Cournoyer
Fixes <https://issues.guix.info/39670>. Combined with commit def6e2ae46, this allows unprivileged users to mount file systems marked with the "user" option. It adds less than 4 MiB to the closure of the lightweight-desktop.tmpl operating system template. * gnu/services/desktop.scm (%desktop-services): Extend the setuid-program-service-type service with the 'mount.nfs' and 'mount.nfs-3g' programs. Reported-by: Nathan Dehnel <ncdehnel@gmail.com>
2020-10-01ci: Add log and outputs keys.Mathieu Othacehe
Add 'log and 'outputs properties to hydra objects. This way Cuirass won't have to go through every derivation to add those properties. * gnu/ci.scm (package->alist, image-jobs, system-test-jobs, tarball-jobs): Add 'log and 'outputs properties. * build-aux/hydra/guix-modular.scm (build-job): Ditto.
2020-10-01gnu: emacs-next: Fix load path and version.Morgan Smith
Fixes <http://issues.guix.info/43277>. * gnu/packages/emacs.scm (emacs)[strip-double-wrap]: Modify to work with emacs-next. (emacs-next)[version]: Use git-version to produce the version string. [arguments]: Remove field. [native-search-paths]: Add field. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2020-10-01services: hurd-vm: Resurrect system-test by using raw disk-image.Jan (janneke) Nieuwenhuizen
Using the new compressed-qcow2 image breaks this test. * gnu/tests/virtualization.scm (hurd-vm-disk-image-raw): New procedure. (%childhurd-os): Use it.
2020-10-01gnu: skopeo: Update to 1.2.0.Jelle Licht
* gnu/packages/virtualization.scm (skopeo): Update to 1.2.0. [source]: Update uri. [arguments]: Update #:import-path. <phases>: In the 'build' phase, update make target. [home-page]: Update to current.
2020-10-01gnu: Add emacs-sqlite.Adam
* gnu/packages/emacs-xyz.scm (emacs-sqlite): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-01gnu: Add scantailor-advanced.Brendan Tildesley
* gnu/packages/image-processing.scm (scantailor-advanced): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-10-01linux-container: Reset jailed root permissions.Jelle Licht
* gnu/build/linux-container.scm (mount-file-systems): Add 'chmod' call. * tests/containers.scm ("call-with-container, mnt namespace, root permissions"): New test.
2020-10-01gnu: SuiteSparse: Update to 5.8.1.Greg Hogan
From 0d8692dfebc6ac4b515c06612ab8da4c898719eb Mon Sep 17 00:00:00 2001 From: Greg Hogan <code@greghogan.com> Date: Tue, 29 Sep 2020 11:54:38 +0000 Subject: [PATCH] gnu: SuiteSparse: Update to 5.8.1. * gnu/packages/maths.scm (suitesparse): Update to 5.8.1. [arguments]: Remove unnecessary flag and use default blas and lapack. [inputs]: Add new dependencies for SLIP_LU component. Signed-off-by: Ludovic Courtès <ludo@gnu.org>