Maxim Cournoyer
14518fcc54
tests: docker: Relax marionette timeout.
...
The tests would otherwise fail on an old desktop.
* gnu/tests/docker.scm (run-docker-test)
<make-marionette>: Specify a timeout of 60 s.
(run-docker-system-test) <make-marionette>: Likewise.
2022-06-24 00:47:45 -04:00
Maxim Cournoyer
487070c425
gnu: docker: Honor TESTS? and please guix lint.
...
* gnu/packages/docker.scm (docker)[phases]{patch-paths}: Split long lines.
{check}: Honor TESTS?.
[synopsis]: Do not start synopsis with package name.
2022-06-23 23:54:29 -04:00
Pierre Langlois
168a4955a3
gnu: docker: Switch to gexp and new input style.
...
* gnu/packages/docker.scm (docker)[arguments]: Rewrite as gexps. Switch
to using search-input-file.
[inputs]: Use new style inputs.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 23:54:29 -04:00
Pierre Langlois
185ae9b410
gnu: docker: Update to 20.10.17.
...
* gnu/packages/docker.scm (%docker-version): Update to 20.10.17.
(docker-libnetwork)[source]: Update commit according to vendor.conf. Reset
revision to 1. Simplify snippet.
(docker)[origin]: Remove docker-fix-tests.patch.
[arguments]: Adapt 'patch-paths phase, substitute "ip6tables" and
buildkit-qemu. Remove trailing #t.
[native-inputs]: Replace go-1.14 by go.
(docker-cli)[source]: Update hash.
[arguments]: Set GO_LINKMODE to "dynamic". Remove trailing #t.
[phases]{check}: Replace 'if' with 'when'.
* gnu/packages/networking.scm (go-sctp): Update commit according to
docker-libnetwork's vendor.conf.
* gnu/packages/patches/docker-fix-tests.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove patch.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 23:54:19 -04:00
Pierre Langlois
6c1dac4f06
gnu: docker: Fix mkfs.xfs reference.
...
* gnu/packages/docker.scm (docker)[arguments]: Refer to sbin/mkfs.xfs
instead of bin/mkfs.xfs.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 23:17:46 -04:00
Pierre Langlois
c37d970f4d
gnu: containerd: Switch to gexp arguments.
...
* gnu/packages/docker.scm (containerd)[arguments]: Rewrite as gexps.
Pass all flags via make-flags variable. Switch to using
search-input-file.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 23:17:45 -04:00
Pierre Langlois
f3a16cab5a
gnu: containerd: Update to 1.6.6.
...
* gnu/packages/docker.scm (containerd): Update to 1.6.6.
[arguments]: Substitute runc binary for "pkg/cri/config/config_unix.go". Set
PREFIX to empty string, as the install directory is $DESTDIR/$PREFIX.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 23:17:28 -04:00
Pierre Langlois
575dffef01
gnu: containerd: Fix patch-paths build phase.
...
* gnu/packages/docker.scm (containerd)[arguments]: Add 'patch-paths
phases after 'unpack because 'chdir doesn't exist.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 23:03:31 -04:00
Pierre Langlois
0cee62d45a
gnu: runc: Update to 1.1.1.
...
* gnu/packages/virtualization.scm (runc): Update to 1.1.1.
[native-inputs]: Use new style.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 23:03:30 -04:00
Maxim Cournoyer
39b118776b
gnu: ibus-anthy: Modernize.
...
* gnu/packages/ibus.scm (ibus-anthy)[phases]: Delete trailing #t and adjust to
use search-input-file and search-input-directory.
[native-inputs]: Use new style.
[inputs]: Likewise.
2022-06-23 22:49:08 -04:00
Julien Lepiller
06902a6766
gnu: Add python-pycotap.
...
* gnu/packages/python-check.scm (python-pycotap): New variable.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 22:45:07 -04:00
Taiju HIGASHI
2dc43d7d5b
gnu: ibus-anthy: Update to 1.5.14
...
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 21:40:15 -04:00
jgart
3055af4c45
gnu: janet: Update to 1.23.0.
...
* gnu/packages/lisp.scm (janet): Update to 1.23.0.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 20:34:32 -04:00
Maxim Cournoyer
3cdfad5cd8
doc: Fix typo.
...
* doc/guix.texi (Networking Setup): Fix typo.
2022-06-23 20:34:32 -04:00
jgart
a119c9b27b
gnu: Add emacs-straight-el.
...
* gnu/packages/emacs-xyz.scm (emacs-straight-el): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-06-23 23:48:26 +02:00
Sharlatan Hellseher
000b710cee
gnu: Add casacore.
...
* gnu/packages/astronomy.scm (casacore): New variable.
Modules sorted alphabetically to ease maintannce.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-23 23:20:57 +02:00
Ontje Lünsdorf
d651f28017
gnu: hypre: Add missing dependencies on latex fonts.
...
* gnu/packages/maths.scm (hypre)[native-inputs]: Add TEXLIVE-COURIER and
TEXLIVE-HELVETIC.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-23 23:20:57 +02:00
jgart
8cc61c7c39
gnu: litecli: Update to 1.9.0.
...
* gnu/packages/databases.scm (litecli): Update to 1.9.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-23 23:20:56 +02:00
John Kehayias
30e27d8101
gnu: polybar: Simply inputs.
...
* gnu/packages/wm.scm (polybar)[native-inputs]: Remove labels.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-23 23:20:56 +02:00
John Kehayias
a5d8630e15
gnu: polybar: Update to 3.6.3.
...
* gnu/packages/wm.scm (polybar): Update to 3.6.3.
[phases]: Add patch-config-path for polybar to find its default configuration
file in the store.
[inputs]: Add libuv, required to build polybar.
[native-inputs]: Remove python-2, no longer needed.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-23 23:20:56 +02:00
Jose G Perez Taveras
dbebe6c0b4
gnu: direnv: Update to 2.32.1.
...
* gnu/packages/shellutils.scm (direnv): Update to 2.32.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-23 23:20:56 +02:00
Josselin Poiret
25c7f57548
gnu: hikari: Replace input libinput by libinput-minimal.
...
* gnu/packages/wm.scm (hikari)[propagated-inputs]: Replace libinput
by libinput-minimal to reduce closure.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-23 23:20:56 +02:00
Josselin Poiret
714bab022c
gnu: waybar: Replace input libinput by libinput-minimal.
...
* gnu/packages/wm.scm (waybar)[propagated-inputs]: Replace libinput
by libinput-minimal to reduce closure.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-23 23:20:56 +02:00
Josselin Poiret
fb14741131
gnu: sway: Replace input libinput by libinput-minimal.
...
* gnu/packages/wm.scm (sway)[propagated-inputs]: Replace libinput
by libinput-minimal to reduce closure.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-23 23:20:56 +02:00
Josselin Poiret
8d4a692acb
gnu: wlroots: Replace input libinput by libinput-minimal.
...
* gnu/packages/wm.scm (wlroots)[propagated-inputs]: Replace libinput
by libinput-minimal to reduce closure.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-23 23:20:55 +02:00
Ludovic Courtès
2327bf41d9
doc: Expound description of the <package> 'arguments' field.
...
* doc/guix.texi (package Reference): Augment description of the
'arguments' field.
2022-06-23 23:20:55 +02:00
Ludovic Courtès
054937f17d
doc: Remove trailing #t in example.
...
* doc/guix.texi (Build Phases): Remove trailing #t in example.
2022-06-23 23:20:55 +02:00
jgart
c98f412de6
gnu: emacs-ement: Update to 0.1-pre-2.45b7882.
...
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.1-pre-2.45b7882.
[arguments]<propagated-inputs>: Add emacs-taxy and emacs-svg-lib.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-06-23 21:24:25 +02:00
jgart via Guix-patches via
66c5a91007
gnu: Add emacs-dumbparens.
...
* gnu/packages/emacs-xyz.scm (emacs-dumbparens): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-06-23 21:16:42 +02:00
Marius Bakke
b200e57d5d
gnu: python-sphinxcontrib-websupport: Add missing input.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport)[propagated-inputs]:
Add PYTHON-SPHINXCONTRIB-SERIALIZINGHTML.
2022-06-23 19:52:46 +02:00
Leo Famulari
696e2cc345
gnu: linux-libre 4.9: Update to 4.9.319.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.319.
(linux-libre-4.9-pristine-source, deblob-scripts-4.9): Update hashes.
2022-06-23 11:48:31 -04:00
Leo Famulari
028d809f2c
gnu: linux-libre 4.14: Update to 4.14.284.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.284.
(linux-libre-4.14-pristine-source, deblob-scripts-4.14): Update hashes.
2022-06-23 11:48:31 -04:00
Leo Famulari
8e70d0e327
gnu: linux-libre 4.19: Update to 4.19.248.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.248.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
2022-06-23 11:48:31 -04:00
Leo Famulari
fc2d12d55b
gnu: linux-libre 5.4: Update to 5.4.200.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.200.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
2022-06-23 11:48:31 -04:00
Leo Famulari
32494a7d08
gnu: linux-libre 5.10: Update to 5.10.124.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.124.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2022-06-23 11:48:30 -04:00
Leo Famulari
5f7bb57c5a
gnu: linux-libre 5.15: Update to 5.15.49.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.49.
linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-06-23 11:48:30 -04:00
raingloom
80ba78ab98
gnu: Fix formatting of python-nbconvert description.
...
* gnu/packages/python-xyz (python-nbconvert)[description]: Fix
formatting.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 11:36:23 -04:00
Raghav Gururajan
3611f99aff
gnu: Add hw-probe.
...
* gnu/packages/hardware.scm (hw-probe): New variable.
Co-authored-by: Petr Hodina <phodina@protonmail.com>
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 11:29:03 -04:00
Florian Pelz
92773dedcd
news: Add 'de' translation.
...
* etc/news.scm: Add German translation of 'guix refresh -L' entry.
2022-06-23 16:20:34 +02:00
Marius Bakke
d6e649f91e
gnu: ungoogled-chromium: Update to 103.0.5060.53-1.
...
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 103.
(%chromium-version): Set to 103.0.5060.53.
(%debian-patches): Remove obsolete.
(%ungoogled-origin): Update hash.
(ungoogled-chromium)[source]: Likewise.
[inputs]: Add FP16 and FXDIV. Change ICU4C to ICU4C-71.
2022-06-23 15:49:59 +02:00
Marius Bakke
aa3e990424
gnu: icu4c: Add 71.1.
...
* gnu/packages/icu4c.scm (icu4c-71): New variable.
2022-06-23 15:49:59 +02:00
Marius Bakke
de52ffc6b4
gnu: Zabbix: Update to 6.0.5.
...
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.5.
2022-06-23 15:49:59 +02:00
jgart
8e2ff622ed
gnu: python-parso: Update to 0.8.3.
...
* gnu/packages/yyy.scm (python-parso): Update to 0.8.3.
[arguments]: Satisfy guix lint.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-23 13:00:19 +01:00
jgart
69bf6319f6
gnu: python-bottle: Update to 0.12.21.
...
* gnu/packages/python-web.scm (python-bottle): Update to 0.12.21.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-23 13:00:08 +01:00
jgart
4d67ec834e
gnu: python-sphinx-autodoc-typehints: Update to 1.18.3.
...
* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): Update to 1.18.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-23 12:56:23 +01:00
jgart
c0afc06ecb
gnu: python-bandit: Update to 1.7.4.
...
* gnu/packages/openstack.scm (python-bandit): Update to 1.7.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-23 12:52:16 +01:00
Christopher Baines
9d30cfa337
guix system: Inline menu-entries in to bootcfg in perform-action.
...
This avoids an exception when generating images, where the reading of boot
parameters fails.
* guix/scripts/system.scm (perform-action): Inline menu-entries in to bootcfg.
2022-06-23 12:50:48 +01:00
Efraim Flashner
4f6ed3d2f8
gnu: ldc-bootstrap-0.17: Add support for aarch64-linux.
...
* gnu/packages/dlang.scm (ldc-bootstrap-0.17)[supported-systems]: Add
aarch64-linux.
[arguments]: When building targeting aarch64-linux build for armhf-linux.
2022-06-23 09:42:41 +03:00
Efraim Flashner
4a1550516a
gnu: python-py-cpuinfo: Update to 8.0.0-1.4d6987e.
...
* gnu/packages/python-xyz.scm (python-py-cpuinfo): Update to 8.0.0-1.4d6987e.
[source]: Download using git-fetch.
2022-06-23 09:42:38 +03:00
Ludovic Courtès
2873433c72
news: Add entry for 'guix refresh -L' change.
...
* etc/news.scm: Add entry.
2022-06-22 23:49:06 +02:00