Commit graph

77893 commits

Author SHA1 Message Date
Julien Lepiller
a23789bbbd
nls: Do not update po files on first make invocation.
We need to update the minimal gettext version to take advantage of new
features.  Before this patch, the first make invocation would modify
po/guix and po/packages po files, and we advised to run `git checkout
po` to clean the changes.

* configure.ac (AM_GNU_GETTEXT_VERSION): Update to 0.19.1.
* po/guix/Makevars: Set PO_DEPENDS_ON_POT to no.
* po/packages/Makevars: Set PO_DEPENDS_ON_POT to no.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-05-03 09:29:44 -04:00
Julien Lepiller
283d4960a4
Makefile: Reimplement download-po target.
The weblate API rate limit is very close to the number of files we need
to download.  The previous implementation did not add new translations.

* Makefile.am (download-po): Update target.
(make-download-po-rule, make-check-po-rule): Remove functions.
2021-05-03 09:29:44 -04:00
Tobias Geerinckx-Rice
f0eb053dac
gnu: stgit: Update to 1.1.
* gnu/packages/version-control.scm (stgit): Update to 1.1.
2021-05-03 01:30:10 +02:00
Tobias Geerinckx-Rice
1f448a8a91
gnu: faudio: Update to 21.05.
* gnu/packages/audio.scm (faudio): Update to 21.05.
2021-05-03 01:30:10 +02:00
Tobias Geerinckx-Rice
4344978af3
gnu: perl-net-dns: Update to 1.31.
* gnu/packages/networking.scm (perl-net-dns): Update to 1.31.
2021-05-03 01:30:10 +02:00
Tobias Geerinckx-Rice
8337fc96c8
gnu: perl-file-readbackwards: Update to 1.06.
* gnu/packages/perl.scm (perl-file-readbackwards): Update to 1.06.
2021-05-03 01:30:10 +02:00
Tobias Geerinckx-Rice
be38994982
gnu: glances: Update to 3.1.7.
* gnu/packages/python-xyz.scm (glances): Update to 3.1.7.
2021-05-03 01:30:10 +02:00
Leo Famulari
1fdaf46c1e
gnu: linux-libre 5.4: Update to 5.4.116.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.116.
(linux-libre-5.4-pristine-source): Update hash.
2021-05-02 18:20:32 -04:00
Leo Famulari
dcf3cee477
gnu: linux-libre 5.10: Update to 5.10.34.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.34.
(linux-libre-5.10-pristine-source): Update hash.
2021-05-02 18:20:32 -04:00
Leo Famulari
d27f072961
gnu: linux-libre: Update to 5.11.18.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.18.
(linux-libre-5.11-pristine-source): Update hash.
2021-05-02 18:20:28 -04:00
Tobias Geerinckx-Rice
bf5374f493
gnu: global: Update to 6.6.6.
* gnu/packages/code.scm (global): Update to 6.6.6.
2021-05-02 23:52:12 +02:00
Tobias Geerinckx-Rice
42e5491797
gnu: lldpd: Update to 1.0.11.
* gnu/packages/networking.scm (lldpd): Update to 1.0.11.
2021-05-02 23:49:08 +02:00
Tobias Geerinckx-Rice
aa74d37b6f
gnu: cloc: Update to 1.90.
* gnu/packages/code.scm (cloc): Update to 1.90.
2021-05-02 23:49:08 +02:00
Tobias Geerinckx-Rice
42adc2142a
gnu: bpytop: Update to 1.0.65.
* gnu/packages/admin.scm (bpytop): Update to 1.0.65.
2021-05-02 23:49:08 +02:00
Tobias Geerinckx-Rice
9a34b56f5d
gnu: kitty: Update to 0.20.2.
* gnu/packages/terminals.scm (kitty): Update to 0.20.2.
2021-05-02 23:49:08 +02:00
Tobias Geerinckx-Rice
065d2cd6ce
gnu: kexec-tools: Update to 2.0.22.
* gnu/packages/linux.scm (kexec-tools): Update to 2.0.22.
2021-05-02 19:03:47 +02:00
Mathieu Othacehe
fd5527407f
android-repo-download: Add guile-json extension.
This partially fixes: <https://issues.guix.gnu.org/48152>.

The (guix build download-nar) module drags the (guix build download) module
that autoloads (guix swh).

[13/26] Loading './guix/swh.scm'...
;;; Failed to autoload swh-download-directory in (guix swh):
;;; no code for module (json)
Backtrace:
In srfi/srfi-1.scm:
   460:18 19 (fold #<procedure 7ffff2c50760 at ice-9/eval.scm:336:1?> ?)
In ice-9/eval.scm:
    619:8 18 (_ #(#(#<directory (guix build utils) 7ffff318fd20>) # ?))
In ice-9/boot-9.scm:
   2806:4 17 (save-module-excursion #<procedure 7ffff25b1a00 at ice-?>)
In unknown file:
          16 (primitive-load "./guix/swh.scm")
In ice-9/eval.scm:
   721:20 15 (primitive-eval (define-module (guix swh) #:use-module ?))
In ice-9/psyntax.scm:
  1241:36 14 (expand-top-sequence ((define-module (guix swh) # # ?)) ?)
  1233:19 13 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?)
   285:10 12 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?)
In ice-9/eval.scm:
   293:34 11 (_ #<directory (guix build utils) 7ffff318fd20>)
In ice-9/boot-9.scm:
   3380:4 10 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?)
  2565:24  9 (call-with-deferred-observers #<procedure 7ffff2215230 ?>)
  3393:24  8 (_)
   222:29  7 (map1 (((guix base16)) ((guix build utils)) ((# ?) ?) ?))
   222:29  6 (map1 (((guix build utils)) ((guix build syscalls) ?) ?))
   222:29  5 (map1 (((guix build syscalls) #:select (mkdtemp!)) (#) ?))
   222:29  4 (map1 (((web uri)) ((web client)) ((web response)) (#) ?))
   222:29  3 (map1 (((web client)) ((web response)) ((json)) ((?)) ?))
   222:29  2 (map1 (((web response)) ((json)) ((srfi srfi-1)) ((?)) ?))
   222:17  1 (map1 (((json)) ((srfi srfi-1)) ((srfi srfi-9)) ((?)) ?))
   3300:6  0 (resolve-interface (json) #:select _ #:hide _ #:prefix _ ?)

ice-9/boot-9.scm:3300:6: In procedure resolve-interface:
no code for module (json)

* guix/android-repo-download.scm (android-repo-fetch): Add guile-json
extension.
2021-05-02 18:45:27 +02:00
Mathieu Othacehe
b8c080b388
cvs-download: Add guile-json and gnutls extensions.
This partially fixes: <https://issues.guix.gnu.org/48152>.

The (guix build download-nar) module drags the (guix build download) module
that autoloads (guix swh).

[13/26] Loading './guix/swh.scm'...
;;; Failed to autoload swh-download-directory in (guix swh):
;;; no code for module (json)
Backtrace:
In srfi/srfi-1.scm:
   460:18 19 (fold #<procedure 7ffff2c50760 at ice-9/eval.scm:336:1?> ?)
In ice-9/eval.scm:
    619:8 18 (_ #(#(#<directory (guix build utils) 7ffff318fd20>) # ?))
In ice-9/boot-9.scm:
   2806:4 17 (save-module-excursion #<procedure 7ffff25b1a00 at ice-?>)
In unknown file:
          16 (primitive-load "./guix/swh.scm")
In ice-9/eval.scm:
   721:20 15 (primitive-eval (define-module (guix swh) #:use-module ?))
In ice-9/psyntax.scm:
  1241:36 14 (expand-top-sequence ((define-module (guix swh) # # ?)) ?)
  1233:19 13 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?)
   285:10 12 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?)
In ice-9/eval.scm:
   293:34 11 (_ #<directory (guix build utils) 7ffff318fd20>)
In ice-9/boot-9.scm:
   3380:4 10 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?)
  2565:24  9 (call-with-deferred-observers #<procedure 7ffff2215230 ?>)
  3393:24  8 (_)
   222:29  7 (map1 (((guix base16)) ((guix build utils)) ((# ?) ?) ?))
   222:29  6 (map1 (((guix build utils)) ((guix build syscalls) ?) ?))
   222:29  5 (map1 (((guix build syscalls) #:select (mkdtemp!)) (#) ?))
   222:29  4 (map1 (((web uri)) ((web client)) ((web response)) (#) ?))
   222:29  3 (map1 (((web client)) ((web response)) ((json)) ((?)) ?))
   222:29  2 (map1 (((web response)) ((json)) ((srfi srfi-1)) ((?)) ?))
   222:17  1 (map1 (((json)) ((srfi srfi-1)) ((srfi srfi-9)) ((?)) ?))
   3300:6  0 (resolve-interface (json) #:select _ #:hide _ #:prefix _ ?)

ice-9/boot-9.scm:3300:6: In procedure resolve-interface:
no code for module (json)

* guix/cvs-download.scm (cvs-fetch): Add guile-json and gnutls as extensions.
2021-05-02 18:43:32 +02:00
Mathieu Othacehe
d2b5bb5f9d
hg-download: Add guile-json and gnutls extensions.
This partially fixes: <https://issues.guix.gnu.org/48152>.

The (guix build download-nar) module drags the (guix build download) module
that autoloads (guix swh).

[13/26] Loading './guix/swh.scm'...
;;; Failed to autoload swh-download-directory in (guix swh):
;;; no code for module (json)
Backtrace:
In srfi/srfi-1.scm:
   460:18 19 (fold #<procedure 7ffff2c50760 at ice-9/eval.scm:336:1?> ?)
In ice-9/eval.scm:
    619:8 18 (_ #(#(#<directory (guix build utils) 7ffff318fd20>) # ?))
In ice-9/boot-9.scm:
   2806:4 17 (save-module-excursion #<procedure 7ffff25b1a00 at ice-?>)
In unknown file:
          16 (primitive-load "./guix/swh.scm")
In ice-9/eval.scm:
   721:20 15 (primitive-eval (define-module (guix swh) #:use-module ?))
In ice-9/psyntax.scm:
  1241:36 14 (expand-top-sequence ((define-module (guix swh) # # ?)) ?)
  1233:19 13 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?)
   285:10 12 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?)
In ice-9/eval.scm:
   293:34 11 (_ #<directory (guix build utils) 7ffff318fd20>)
In ice-9/boot-9.scm:
   3380:4 10 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?)
  2565:24  9 (call-with-deferred-observers #<procedure 7ffff2215230 ?>)
  3393:24  8 (_)
   222:29  7 (map1 (((guix base16)) ((guix build utils)) ((# ?) ?) ?))
   222:29  6 (map1 (((guix build utils)) ((guix build syscalls) ?) ?))
   222:29  5 (map1 (((guix build syscalls) #:select (mkdtemp!)) (#) ?))
   222:29  4 (map1 (((web uri)) ((web client)) ((web response)) (#) ?))
   222:29  3 (map1 (((web client)) ((web response)) ((json)) ((?)) ?))
   222:29  2 (map1 (((web response)) ((json)) ((srfi srfi-1)) ((?)) ?))
   222:17  1 (map1 (((json)) ((srfi srfi-1)) ((srfi srfi-9)) ((?)) ?))
   3300:6  0 (resolve-interface (json) #:select _ #:hide _ #:prefix _ ?)

ice-9/boot-9.scm:3300:6: In procedure resolve-interface:
no code for module (json)

* guix/hg-download.scm (hg-fetch): Add guile-json and gnutls as extensions.
2021-05-02 18:42:11 +02:00
Mathieu Othacehe
2710df38b0
gnu: gupnp: Move gsettings-desktop-schemas to propagated-inputs.
This fixes the following test failure:

Bail out! GLib-GIO-FATAL-ERROR: Settings schema 'org.gnome.system.proxy' is not installed
--- stderr ---

(/tmp/guix-build-gupnp-1.2.4.drv-0/build/tests/gtest/test-context:599):
GLib-GIO-ERROR **: 15:37:55.097: Settings schema 'org.gnome.system.proxy' is
not installed

* gnu/packages/gnome.scm (gupnp)[inputs]: Move gsettings-desktop-schemas to ...
[propagated-inputs]: ... here.
2021-05-02 17:44:37 +02:00
Mathieu Othacehe
83d21785a9
gnu: cuirass: Update to 1.0.0-17.31fd4d4.
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-17.31fd4d4.
[inputs]: Switch to guile-squee-dev.
2021-05-02 17:29:46 +02:00
Mathieu Othacehe
744b07bdbf
gnu: Add guile-squee-dev.
* gnu/packages/ci.scm (guile-squee-dev): New variable.
2021-05-02 17:29:46 +02:00
Raghav Gururajan
061823da03
gnu: gupnp: Add gsettings-desktop-schemas for tests.
This fixes the fatal error "Settings schema 'org.gnome.system.proxy' is not
installed", which causes build to fail.

* gnu/packages/gnome.scm (gupnp)[native-inputs]: Add gsettings-desktop-schemas.
2021-05-02 08:59:31 -04:00
Raghav Gururajan
49d8f954e6
gnu: Add tgcli.
* gnu/packages/telegram.scm (tgcli): New variable.
2021-05-02 07:45:27 -04:00
Raghav Gururajan
255ff5ee28
gnu: Add python-mkdocs-material.
* gnu/packages/python-xyz.scm (python-mkdocs-material): New variable.
2021-05-02 07:45:27 -04:00
Raghav Gururajan
5b8e9eec08
gnu: Add python-pymdown-extensions.
* gnu/packages/python-xyz.scm (python-pymdown-extensions): New variable.
2021-05-02 07:45:27 -04:00
Raghav Gururajan
ad8ee53cb1
gnu: Add python-mkdocs.
* gnu/packages/python-xyz.scm (python-mkdocs): New variable.
2021-05-02 07:45:27 -04:00
Raghav Gururajan
caf84530e0
gnu: Add python-lunr.
* gnu/packages/python-xyz.scm (python-lunr): New variable.
2021-05-02 07:45:27 -04:00
Raghav Gururajan
edc946dde3
gnu: Add python-nltk@3.4.
* gnu/packages/python-xyz.scm (python-nltk-3.4): New variable.
2021-05-02 07:45:26 -04:00
Raghav Gururajan
e0f74524a1
gnu: python-nltk: Update to 3.6.2.
This version is only available in zip format.

* gnu/packages/python-xyz.scm (python-nltk)[version]: Update to 3.6.2.
[uri]: Use zip extension.
[native-inputs]: Add unzip.
2021-05-02 07:45:26 -04:00
Raghav Gururajan
6d7e1bdb03
gnu: Add python-pytest-click.
* gnu/packages/python-check.scm (python-pytest-click): New variable.
2021-05-02 07:45:26 -04:00
Raghav Gururajan
12ca316b83
gnu: Add python-yaspin.
* gnu/packages/python-xyz.scm (python-yaspin): New variable.
2021-05-02 07:45:26 -04:00
Raghav Gururajan
71005247cd
gnu: Add python-colorful.
* gnu/packages/python-xyz.scm (python-colorful): New variable.
2021-05-02 07:45:26 -04:00
Christopher Baines
c1131911a7
services: guix-build-coordinator: Fix queue builds state directory.
This service doesn't create a PID file, but it does write a file with the
processed commits in it, so create a directory to contain that.

* gnu/services/guix.scm (guix-build-coordinator-queue-builds-activation):
Ensure /var/cache/guix-build-coordinator-queue-builds exists.
2021-05-02 09:56:42 +01:00
Tobias Geerinckx-Rice
1b792e8b52
gnu: libostree: Update to 2021.2.
* gnu/packages/package-management.scm (libostree): Update to 2021.2.
2021-05-02 03:00:05 +02:00
Tobias Geerinckx-Rice
0cf79dd998
gnu: nim: Update to 1.4.6.
* gnu/packages/nim.scm (nim): Update to 1.4.6.
2021-05-02 03:00:04 +02:00
Tobias Geerinckx-Rice
f1ecda50de
gnu: openmpi: Update to 4.1.1.
* gnu/packages/mpi.scm (openmpi): Update to 4.1.1.
2021-05-02 03:00:04 +02:00
Tobias Geerinckx-Rice
42658a67b7
gnu: libxdg-basedir: Omit static library.
* gnu/packages/freedesktop.scm (libxdg-basedir)[arguments]:
Add ‘--disable-static’ to #:configure-flags.
2021-05-02 03:00:04 +02:00
Tobias Geerinckx-Rice
e3da51285a
gnu: libxdg-basedir: Update to 1.2.3.
* gnu/packages/freedesktop.scm (libxdg-basedir): Update to 1.2.3.
2021-05-02 03:00:04 +02:00
Tobias Geerinckx-Rice
efd5c3b7c3
gnu: gajim: Update to 1.3.2.
* gnu/packages/messaging.scm (gajim): Update to 1.3.2.
2021-05-02 03:00:04 +02:00
Tobias Geerinckx-Rice
145cffe103
gnu: dante: Update to 1.4.3.
* gnu/packages/networking.scm (dante): Update to 1.4.3.
2021-05-02 03:00:04 +02:00
Tobias Geerinckx-Rice
c6e9efd62d
gnu: pidgin: Update to 2.14.4.
* gnu/packages/messaging.scm (pidgin): Update to 2.14.4.
[arguments]: Add now-required ‘--disable-gevolution’ configure flag.
Remove obsoleted 'eat-leftovers phase.
2021-05-02 03:00:04 +02:00
Maxime Devos
9c44af6bd6
gnu: Replace hard-coded "CC=gcc" with CC-FOR-TARGET calls.
* gnu/packages/admin.scm (cbatticon)[arguments]<#:make-flags>: Use
CC-FOR-TARGET.
* gnu/packages/assembly.scm (dev86)[arguments]<#:make-flags>: Likewise.
* gnu/packages/cdrom.scm (cd-discid)[arguments]<#:make-flags>: Likewise.
* gnu/packages/crypto.scm (signify, keyutils, ssss, libscrypt, enchive)
[arguments]<#:make-flags>: Likewise.
* gnu/packages/emacs-xyz.scm (emacs-emacsql, emacs-telega)[arguments]
<#:phases>: Likewise.
* gnu/packages/gnupg.scm (pgpdump)[arguments]<#:make-flags>: Likewise.
* gnu/packages/image-viewers.scm (feh, imv)[arguments]<#:make-flags>:
Likewise.
* gnu/packages/image.scm (libjxr, giflib, freeimage)[arguments]
<#:make-flags>: Likewise.
* gnu/packages/irc.scm (ii, sic)[arguments]<#:make-flags>: Likewise.
* gnu/packages/lua.scm (make-lua-expat, make-lua-ossl, make-lua-sec)
(make-lua-cqueues, make-lua-lgi, lua-resty-signal)[arguments]
<#:make-flags>: Likewise.
* gnu/packages/networking.scm (httping, pixiewps, sslh, nethogs, spiped)
(can-utils, hcxtools, batctl)[arguments]<#:make-flags>: Likewise.
* gnu/packages/pdf.scm (fbida)[arguments]<#:make-flags>: Likewise.
* gnu/packages/ssh.scm (endlessh)[arguments]<#:make-flags>: Likewise.
* gnu/packages/toys.scm (nyancat)[arguments]<#:make-flags>: Likewise.
* gnu/packages/upnp.scm (miniupnpc)[arguments]<#:make-flags>: Likewise.
* gnu/packages/xdisorg.scm (bemenu, xbanish, sxhkd, xcape, xssproxy)
(xrandr-invert-colors, hsetroot, xsettingsd)[arguments]<#:make-flags>:
Likewise.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-02 03:00:03 +02:00
Vagrant Cascadian
eb305784bf
gnu: u-boot-pinebook-pro-rk3399: Update to version 2021.07-rc1.
Version 2021.07-rc1 supports video output on the eDP panel.

* gnu/packages/bootloaders.scm (u-boot-2021.07): New variable.
  (u-boot-pinebook-pro-rk3399)[source, version]: Use u-boot-2021.07.
2021-05-01 14:13:50 -07:00
Vagrant Cascadian
3a851d4557
gnu: u-boot: Patch to fix boot regressions for some platforms.
The previous workaround stopped the preboot phase from loading USB
support, which makes it impossible to use a USB keyboard to select a
generation from the boot menu without using a serial console.

* gnu/packages/patches/u-boot-rockchip-inno-usb.patch: New File.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/bootloaders.scm (%u-boot-rockchip-inno-usb-patch): New variable.
  (u-boot)[source]: Add patch.
  (u-boot-rockpro64-rk3399, u-boot-pinebook-pro-rk3399): Remove obsolete phase.
2021-05-01 14:12:08 -07:00
Tobias Geerinckx-Rice
10ecae4503
gnu: libglvnd: Update to 1.3.3.
* gnu/packages/gl.scm (libglvnd): Update to 1.3.3.
2021-05-01 21:11:49 +02:00
Tobias Geerinckx-Rice
d9d1efe971
gnu: retroarch: Update to 1.9.2.
* gnu/packages/emulators.scm (retroarch): Update to 1.9.2.
[arguments]: Remove obsolete ‘--disable-git_version’ configure flag.
2021-05-01 21:11:49 +02:00
Tobias Geerinckx-Rice
fd02abd1df
gnu: gnome-autoar: Update to 0.3.2.
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.3.2.
2021-05-01 21:11:49 +02:00
Tobias Geerinckx-Rice
b2c62c6f8b
gnu: duplicity: Update to 0.8.19.
* gnu/packages/backup.scm (duplicity): Update to 0.8.19.
[arguments]: Set TMPDIR.  Rename 'check-setup to 'set-up-tests.
2021-05-01 21:11:48 +02:00
Tobias Geerinckx-Rice
0e801d353e
gnu: benchmark: Update to 1.5.3.
* gnu/packages/benchmark.scm (benchmark): Update to 1.5.3.
2021-05-01 21:11:48 +02:00