aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: mame: Update to 0.225.Tobias Geerinckx-Rice2020-10-03
| | | | * gnu/packages/emulators.scm (mame): Update to 0.225.
* gnu: protonvpn-cli: Add python-jinja2 input.Tobias Geerinckx-Rice2020-10-03
| | | | | | Fixes <http://issues.guix.gnu.org/43778>. * gnu/packages/vpn.scm (protonvpn-cli)[inputs]: Add python-jinja2.
* gnu: protonvpn-cli: Prefix Python input names with ‘python-’.Tobias Geerinckx-Rice2020-10-03
| | | | | * gnu/packages/vpn.scm (protonvpn-cli)[native-inputs, inputs]: Add ‘’python-’ to input labels.
* gnu: libstaroffice: Update to 0.0.7.Tobias Geerinckx-Rice2020-10-03
| | | | * gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.7.
* gnu: libmwaw: Update to 0.3.16.Tobias Geerinckx-Rice2020-10-03
| | | | * gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.16.
* gnu: geonkick: Update to 2.3.8.Tobias Geerinckx-Rice2020-10-03
| | | | * gnu/packages/music.scm (geonkick): Update to 2.3.8.
* gnu: protobuf: Update to 1.3.3.Tobias Geerinckx-Rice2020-10-03
| | | | * gnu/packages/protobuf.scm (protobuf): Update to 1.3.3.
* gnu: josm: Update to 17013.Julien Lepiller2020-10-03
| | | | * gnu/packages/geo.scm (josm): Update to 17013.
* gnu: cuirass: Update to 0.0.1-50.71aac24.Mathieu Othacehe2020-10-03
| | | | * gnu/packages/ci.scm (cuirass): Update to 0.0.1-50.71aac24.
* gnu: Add python-pyux.Maxim Cournoyer2020-10-02
| | | | * gnu/packages/python-check.scm (python-pyux): New variable.
* gnu: ocaml-mcl: Fix build.Maxim Cournoyer2020-10-02
| | | | | | | | | | 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.
* gnu: python-gssapi: Update to 1.6.9.Maxim Cournoyer2020-10-02
| | | | * gnu/packages/python-xyz.scm (python-gssapi): Update to 1.6.9.
* gnu: python-gssapi: Skip failing tests.Maxim Cournoyer2020-10-02
| | | | | | | Fixes <https://issues.guix.gnu.org/43402>. * gnu/packages/python-xyz.scm (python-gssapi)[phases]{disable-failing-tests}: Add phase.
* gnu: python-openpyxl: Update to 3.0.5.Maxim Cournoyer2020-10-02
| | | | * gnu/packages/python-xyz.scm (python-openpyxl): Update to 3.0.5.
* gnu: mariadb-connector-c: Update to 3.1.10.Tobias Geerinckx-Rice2020-10-03
| | | | * gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.10.
* gnu: ccache: Update to 3.7.12.Tobias Geerinckx-Rice2020-10-03
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.7.12.
* gnu: nyacc: Use versioned Guile site directory.Ricardo Wurmus2020-10-03
| | | | | | This is a follow-up to commit 4e896da45d7be42ff1ad0b2be741b168573e6f0e. * gnu/packages/mes.scm (nyacc)[source]: Add snippet.
* gnu: axoloti-patcher-next: Fix directory names.Ricardo Wurmus2020-10-03
| | | | | | * 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.
* gnu: orc: Update to 0.4.32.Tobias Geerinckx-Rice2020-10-02
| | | | * gnu/packages/gstreamer.scm (orc): Update to 0.4.32.
* gnu: zeromq: Update to 4.3.3.Tobias Geerinckx-Rice2020-10-02
| | | | * gnu/packages/networking.scm (zeromq): Update to 4.3.3.
* gnu: liblouisutdml: Update to 2.9.0.Tobias Geerinckx-Rice2020-10-02
| | | | | | | * 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.
* gnu: liblouis: Update to 3.15.0.Tobias Geerinckx-Rice2020-10-02
| | | | * gnu/packages/language.scm (liblouis): Update to 3.15.0.
* gnu: lsp-plugins: Update to 1.1.26.Tobias Geerinckx-Rice2020-10-02
| | | | * gnu/packages/music.scm (lsp-plugins): Update to 1.1.26.
* gnu: perl-async-interrupt: Update to 1.26.Tobias Geerinckx-Rice2020-10-02
| | | | * gnu/packages/perl.scm (perl-async-interrupt): Update to 1.26.
* gnu: perl-test-utf8: Update to 1.02.Tobias Geerinckx-Rice2020-10-02
| | | | * gnu/packages/perl-check.scm (perl-test-utf8): Update to 1.02.
* services: cuirass: Fix activation.Mathieu Othacehe2020-10-02
| | | | | | | | 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.
* system: image: Add qcow2 image type.Mathieu Othacehe2020-10-02
| | | | * gnu/system/image.scm (qcow2-image-type): New variable.
* gnu: guix: Fix checksum.Mathieu Othacehe2020-10-02
| | | | * gnu/packages/package-management.scm (guix): Fix checksum.
* gnu: guix: Update to 1.1.0-28.d27dbeb.Mathieu Othacehe2020-10-02
| | | | * gnu/packages/package-management.scm (guix): Update to 1.1.0-28.d27dbeb.
* gnu: guix: Install OpenRC init files to $(prefix)/etc.Mathieu Othacehe2020-10-02
| | | | | | | This is a followup to cabac732deffafc796537658a6c33c6c4aec821e. * gnu/packages/package-management.scm (guix)[arguments]: In 'bootstrap' phase, change "openrcservicedir" in 'nix/local.mk'.
* gnu: cuirass: Update to 0.0.1-49.cd89fc4.Mathieu Othacehe2020-10-02
| | | | * gnu/packages/ci.scm (cuirass): Update to 0.0.1-49.cd89fc4.
* gnu: icedove: Update to 78.3.1.Jonathan Brielmaier2020-10-02
| | | | | | * gnu/packages/gnuzilla.scm (icedove): Update to 78.3.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: nss@3.56: Update to 3.57.Jonathan Brielmaier2020-10-02
| | | | | | | | | | 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>
* gnu: sord: Update to 0.16.6.Tobias Geerinckx-Rice2020-10-02
| | | | * gnu/packages/rdf.scm (sord): Update to 0.16.6.
* gnu: serd: Update to 0.30.6.Tobias Geerinckx-Rice2020-10-02
| | | | * gnu/packages/rdf.scm (serd): Update to 0.30.6.
* gnu: grim: Fix output rotation interpretation with Sway 1.4.Tobias Geerinckx-Rice2020-10-02
| | | | | | * 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.
* gnu: python-pure-protobuf: Update to 2.0.1.Tobias Geerinckx-Rice2020-10-02
| | | | * gnu/packages/protobuf.scm (python-pure-protobuf): Update to 2.0.1.
* gnu: oil: Update to 0.8.1.Tobias Geerinckx-Rice2020-10-02
| | | | * gnu/packages/shells.scm (oil): Update to 0.8.1.
* gnu: perl-libwww: Update to 6.49.Tobias Geerinckx-Rice2020-10-01
| | | | * gnu/packages/web.scm (perl-libwww): Update to 6.49.
* gnu: perl-test-tcp: Update to 2.22.Tobias Geerinckx-Rice2020-10-01
| | | | * gnu/packages/web.scm (perl-test-tcp): Update to 2.22.
* gnu: inxi-minimal: Update to 3.1.07-1.Tobias Geerinckx-Rice2020-10-01
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.1.07-1.
* gnu: xpra: Update to 4.0.4.Tobias Geerinckx-Rice2020-10-01
| | | | * gnu/packages/xorg.scm (xpra): Update to 4.0.4.
* gnu: waybar: Update to 0.9.4.Tobias Geerinckx-Rice2020-10-01
| | | | * gnu/packages/wm.scm (waybar): Update to 0.9.4.
* services: %desktop-services: Setuid root NTFS and NFS mount helpers.Maxim Cournoyer2020-10-01
| | | | | | | | | | | | | | 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>
* ci: Add log and outputs keys.Mathieu Othacehe2020-10-01
| | | | | | | | | 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.
* gnu: emacs-next: Fix load path and version.Morgan Smith2020-10-01
| | | | | | | | | | | | 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>
* services: hurd-vm: Resurrect system-test by using raw disk-image.Jan (janneke) Nieuwenhuizen2020-10-01
| | | | | | | Using the new compressed-qcow2 image breaks this test. * gnu/tests/virtualization.scm (hurd-vm-disk-image-raw): New procedure. (%childhurd-os): Use it.
* gnu: skopeo: Update to 1.2.0.Jelle Licht2020-10-01
| | | | | | | | * 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.
* gnu: Add emacs-sqlite.Adam2020-10-01
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-sqlite): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add scantailor-advanced.Brendan Tildesley2020-10-01
| | | | | | * gnu/packages/image-processing.scm (scantailor-advanced): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>