1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 14:40:36 +02:00
Commit Graph

59270 Commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
2a372bedbf gnu: facter: Update to 4.0.41.
* gnu/packages/admin.scm (facter): Update to 4.0.41.
2020-10-03 23:00:21 +02:00
Tobias Geerinckx-Rice
05c2904059 gnu: netcat-openbsd: Update to 1.217-2.
* gnu/packages/admin.scm (netcat-openbsd): Update to 1.217-2.
2020-10-03 23:00:21 +02:00
Tobias Geerinckx-Rice
40fa331c81 gnu: nmap: Update to 7.90.
* gnu/packages/admin.scm (nmap): Update to 7.90.
2020-10-03 23:00:21 +02:00
Tobias Geerinckx-Rice
f32ac8e010 gnu: catch2: Update to 2.13.1.
* gnu/packages/check.scm (catch2): Update to 2.13.1.
2020-10-03 23:00:21 +02:00
Julien Lepiller
a3e2686314 Revert "gnu: elixir: Remove unused input."
This reverts commit a749caa74e.

One of the phases actually uses git in `(which "git")`.
2020-10-03 22:10:15 +02:00
Tobias Geerinckx-Rice
8d0bc58f2b gnu: mame: Update to 0.225.
* gnu/packages/emulators.scm (mame): Update to 0.225.
2020-10-03 16:51:08 +02:00
Tobias Geerinckx-Rice
36045fa6d6 gnu: protonvpn-cli: Add python-jinja2 input.
Fixes <http://issues.guix.gnu.org/43778>.

* gnu/packages/vpn.scm (protonvpn-cli)[inputs]: Add python-jinja2.
2020-10-03 16:51:08 +02:00
Tobias Geerinckx-Rice
f39b7612ab gnu: protonvpn-cli: Prefix Python input names with ‘python-’.
* gnu/packages/vpn.scm (protonvpn-cli)[native-inputs, inputs]: Add
‘’python-’ to input labels.
2020-10-03 16:51:07 +02:00
Tobias Geerinckx-Rice
13d60d9262 gnu: libstaroffice: Update to 0.0.7.
* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.7.
2020-10-03 16:51:07 +02:00
Tobias Geerinckx-Rice
325ab63785 gnu: libmwaw: Update to 0.3.16.
* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.16.
2020-10-03 16:51:07 +02:00
Tobias Geerinckx-Rice
6e40f1431c gnu: geonkick: Update to 2.3.8.
* gnu/packages/music.scm (geonkick): Update to 2.3.8.
2020-10-03 16:51:06 +02:00
Tobias Geerinckx-Rice
e68ae70909 gnu: protobuf: Update to 1.3.3.
* gnu/packages/protobuf.scm (protobuf): Update to 1.3.3.
2020-10-03 16:51:06 +02:00
Julien Lepiller
2bfbe0787d gnu: josm: Update to 17013.
* gnu/packages/geo.scm (josm): Update to 17013.
2020-10-03 16:50:23 +02:00
Mathieu Othacehe
b3f5402d2d gnu: cuirass: Update to 0.0.1-50.71aac24.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-50.71aac24.
2020-10-03 15:14:43 +02:00
Maxim Cournoyer
f7f5caf7ea gnu: Add python-pyux.
* gnu/packages/python-check.scm (python-pyux): New variable.
2020-10-02 21:47:28 -04:00
Maxim Cournoyer
01f3f0e928 gnu: ocaml-mcl: Fix build.
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-02 21:47:28 -04:00
Maxim Cournoyer
9496fa0724 gnu: python-gssapi: Update to 1.6.9.
* gnu/packages/python-xyz.scm (python-gssapi): Update to 1.6.9.
2020-10-02 21:47:28 -04:00
Maxim Cournoyer
3dc26bcd78 gnu: python-gssapi: Skip failing tests.
Fixes <https://issues.guix.gnu.org/43402>.

* gnu/packages/python-xyz.scm (python-gssapi)[phases]{disable-failing-tests}:
Add phase.
2020-10-02 21:47:28 -04:00
Maxim Cournoyer
ec2ecf790f gnu: python-openpyxl: Update to 3.0.5.
* gnu/packages/python-xyz.scm (python-openpyxl): Update to 3.0.5.
2020-10-02 21:47:27 -04:00
Tobias Geerinckx-Rice
755da56f21 gnu: mariadb-connector-c: Update to 3.1.10.
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.10.
2020-10-03 00:22:59 +02:00
Tobias Geerinckx-Rice
2259eeec80 gnu: ccache: Update to 3.7.12.
* gnu/packages/ccache.scm (ccache): Update to 3.7.12.
2020-10-03 00:22:59 +02:00
Ricardo Wurmus
95b16cd886 gnu: nyacc: Use versioned Guile site directory.
This is a follow-up to commit 4e896da45d.

* gnu/packages/mes.scm (nyacc)[source]: Add snippet.
2020-10-03 00:04:43 +02:00
Ricardo Wurmus
4164ae7cd1 gnu: axoloti-patcher-next: Fix directory names.
* 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-03 00:04:43 +02:00
Tobias Geerinckx-Rice
63e5ef402b gnu: orc: Update to 0.4.32.
* gnu/packages/gstreamer.scm (orc): Update to 0.4.32.
2020-10-02 23:08:10 +02:00
Tobias Geerinckx-Rice
08a8b34044 gnu: zeromq: Update to 4.3.3.
* gnu/packages/networking.scm (zeromq): Update to 4.3.3.
2020-10-02 23:08:10 +02:00
Tobias Geerinckx-Rice
433b391f9e gnu: liblouisutdml: Update to 2.9.0.
* 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-02 23:08:10 +02:00
Tobias Geerinckx-Rice
b4fb61f60b gnu: liblouis: Update to 3.15.0.
* gnu/packages/language.scm (liblouis): Update to 3.15.0.
2020-10-02 23:08:09 +02:00
Tobias Geerinckx-Rice
13e245f591 gnu: lsp-plugins: Update to 1.1.26.
* gnu/packages/music.scm (lsp-plugins): Update to 1.1.26.
2020-10-02 23:08:09 +02:00
Tobias Geerinckx-Rice
545c6bda37 gnu: perl-async-interrupt: Update to 1.26.
* gnu/packages/perl.scm (perl-async-interrupt): Update to 1.26.
2020-10-02 23:08:08 +02:00
Tobias Geerinckx-Rice
72313ff4ab gnu: perl-test-utf8: Update to 1.02.
* gnu/packages/perl-check.scm (perl-test-utf8): Update to 1.02.
2020-10-02 23:08:08 +02:00
Mathieu Othacehe
d6a8f0a978 services: cuirass: Fix activation.
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-02 14:58:01 +02:00
Mathieu Othacehe
23ad7e92b1 system: image: Add qcow2 image type.
* gnu/system/image.scm (qcow2-image-type): New variable.
2020-10-02 14:54:26 +02:00
Mathieu Othacehe
ae39b7a9a9 gnu: guix: Fix checksum.
* gnu/packages/package-management.scm (guix): Fix checksum.
2020-10-02 14:52:52 +02:00
Mathieu Othacehe
7db32c94b0 gnu: guix: Update to 1.1.0-28.d27dbeb.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-28.d27dbeb.
2020-10-02 14:34:52 +02:00
Mathieu Othacehe
d27dbeb9d8 gnu: guix: Install OpenRC init files to $(prefix)/etc.
This is a followup to cabac732de.

* gnu/packages/package-management.scm (guix)[arguments]: In 'bootstrap'
phase, change "openrcservicedir" in 'nix/local.mk'.
2020-10-02 14:10:15 +02:00
Mathieu Othacehe
f469fb927f gnu: cuirass: Update to 0.0.1-49.cd89fc4.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-49.cd89fc4.
2020-10-02 10:03:29 +02:00
Jonathan Brielmaier
9dc27bc388 gnu: icedove: Update to 78.3.1.
* gnu/packages/gnuzilla.scm (icedove): Update to 78.3.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-02 08:11:39 +02:00
Jonathan Brielmaier
df3752e13c gnu: nss@3.56: Update to 3.57.
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-02 08:11:39 +02:00
Tobias Geerinckx-Rice
1aa9f2cfde gnu: sord: Update to 0.16.6.
* gnu/packages/rdf.scm (sord): Update to 0.16.6.
2020-10-02 00:30:43 +02:00
Tobias Geerinckx-Rice
33214fe4ca gnu: serd: Update to 0.30.6.
* gnu/packages/rdf.scm (serd): Update to 0.30.6.
2020-10-02 00:30:43 +02:00
Tobias Geerinckx-Rice
e1fefb810b gnu: grim: Fix output rotation interpretation with Sway 1.4.
* 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-02 00:30:14 +02:00
Tobias Geerinckx-Rice
7a0491ad0c gnu: python-pure-protobuf: Update to 2.0.1.
* gnu/packages/protobuf.scm (python-pure-protobuf): Update to 2.0.1.
2020-10-02 00:29:22 +02:00
Tobias Geerinckx-Rice
476631fd9a gnu: oil: Update to 0.8.1.
* gnu/packages/shells.scm (oil): Update to 0.8.1.
2020-10-02 00:29:21 +02:00
Tobias Geerinckx-Rice
b61e057abc gnu: perl-libwww: Update to 6.49.
* gnu/packages/web.scm (perl-libwww): Update to 6.49.
2020-10-01 21:55:04 +02:00
Tobias Geerinckx-Rice
ebd5f93119 gnu: perl-test-tcp: Update to 2.22.
* gnu/packages/web.scm (perl-test-tcp): Update to 2.22.
2020-10-01 21:55:03 +02:00
Tobias Geerinckx-Rice
8bfe8b3641 gnu: inxi-minimal: Update to 3.1.07-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.07-1.
2020-10-01 21:55:03 +02:00
Tobias Geerinckx-Rice
74b7b13829 gnu: xpra: Update to 4.0.4.
* gnu/packages/xorg.scm (xpra): Update to 4.0.4.
2020-10-01 21:55:03 +02:00
Tobias Geerinckx-Rice
08014aed88 gnu: waybar: Update to 0.9.4.
* gnu/packages/wm.scm (waybar): Update to 0.9.4.
2020-10-01 21:55:02 +02:00
Maxim Cournoyer
d40c9f6c85 services: %desktop-services: Setuid root NTFS and NFS mount helpers.
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-01 15:47:55 -04:00
Mathieu Othacehe
c5cf45e906 ci: Add log and outputs keys.
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-01 18:39:41 +02:00