Commit graph

66079 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 6fa20e1295
gnu: libedit: Update to 20191231-3.1.
* gnu/packages/libedit.scm (libedit): Update to 20191231-3.1.
2020-08-29 17:54:38 +02:00
Tobias Geerinckx-Rice afa3994cab
gnu: tracker-miners: Update to 2.3.4.
* gnu/packages/gnome.scm (tracker-miners): Update to 2.3.4.
2020-08-29 17:54:38 +02:00
Tobias Geerinckx-Rice 51780eac7f
gnu: tracker: Update to 2.3.5.
* gnu/packages/gnome.scm (tracker): Update to 2.3.5.
2020-08-29 17:54:38 +02:00
Tobias Geerinckx-Rice 40ed1e54fc
gnu: libdatrie: Update to 0.2.12.
* gnu/packages/gtk.scm (libdatrie): Update to 0.2.12.
2020-08-29 17:54:38 +02:00
Tobias Geerinckx-Rice b0c4e0e1d3
gnu: hexedit: Update to 1.5.
* gnu/packages/hexedit.scm (hexedit): Update to 1.5.
2020-08-29 17:54:38 +02:00
Timothy Sample 5aaa199592
gnu: idris: Fix for Haskell build system changes.
See also 9e5496e0ae and
718dc7d4a5.

* gnu/packages/idris.scm (idris)[arguments]: Add a phase that sets
'LD_LIBRARY_PATH', and one that restores the 'libidris_rts.a'
library back to the default output.
2020-08-29 11:29:43 -04:00
Ludovic Courtès 61fe9ced7d
copy, offload: Explicitly close SSH channels and sessions.
Fixes <https://bugs.gnu.org/42740>.

* guix/scripts/copy.scm (send-to-remote-host): Keep the result of
'connect-to-remote-daemon' in scope, and explicitly close it after the
call to 'send-files'.
(retrieve-from-remote-host): Explicitly close REMOTE and disconnect
SESSION.
* guix/scripts/offload.scm (transfer-and-offload): Explicitly close
STORE and disconnect SESSION upon completion.
2020-08-29 16:24:17 +02:00
Ludovic Courtès d7965b58d2
build: Remove references to the 'nix-hash' program.
* configure.ac: Remove check for 'nix-hash'.
* tests/base32.scm (%nix-hash, %have-nix-hash?): Remove.
("sha256 & bytevector->nix-base32-string"): Remove test.
* build-aux/pre-inst-env.in: Do not set 'NIX_HASH' environment
variable.
2020-08-29 16:24:17 +02:00
Ludovic Courtès f5d3a1690c
build: Remove check for Guile 2.2.1 bug.
This check is unnecessary since
e688c2df39.

* m4/guix.m4 (GUIX_ASSERT_SYNTAX_OBJECT_EQUAL): Remove.
* configure.ac: Remove user.
2020-08-29 16:24:17 +02:00
Mathieu Othacehe 6c77a50406
Revert "gnu: emacs: Strip double wrap."
This reverts commit 0ec6b8afd7 that prevents the
load of Emacs packages.
2020-08-29 15:58:53 +02:00
Leo Prikler 0ec6b8afd7
gnu: emacs: Strip double wrap.
* gnu/packages/emacs.scm (emacs)[#:phases]: Add 'strip-double-wrap.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-29 13:24:50 +02:00
Tobias Geerinckx-Rice 62a68b7382
gnu: grilo-plugins: Update to 0.3.11.
* gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.11.
2020-08-29 05:26:56 +02:00
Tobias Geerinckx-Rice 583ea8f5d0
gnu: gnome-mines: Update to 3.36.1.
* gnu/packages/gnome.scm (gnome-mines): Update to 3.36.1.
2020-08-29 05:26:55 +02:00
Tobias Geerinckx-Rice 34017e3fea
gnu: debianutils: Update to 4.11.1.
* gnu/packages/debian.scm (debianutils): Update to 4.11.1.
2020-08-29 05:26:53 +02:00
Tobias Geerinckx-Rice 332d053e9d
gnu: ndctl: Update to 69.
* gnu/packages/disk.scm (ndctl): Update to 69.
2020-08-29 05:26:52 +02:00
Michael Rohleder e9f56a6df2
gnu: lesspipe: Update to 1.85.
* gnu/packages/less.scm (lesspipe): Update to 1.85.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-08-29 03:52:13 +02:00
Leo Prikler a4782e401e
gnu: komikku: Build desktop file.
* gnu/packages/gnome.scm (komikku)[native-inputs]: Add desktop-file-utils
and gettext.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-08-28 18:31:48 -04:00
Ludovic Courtès 096f442d7d
gnu: guile-ssh: Update to 0.13.1.
* gnu/packages/ssh.scm (guile-ssh): Update to 0.13.1.
2020-08-28 23:29:07 +02:00
Ludovic Courtès 4ec66950f0
derivations: Avoid uses of 'write' in 'write-derivation'.
This leads a 4% improvement on the wall-clock time of:

  guix build -e '(@@ (gnu packages libreoffice) libreoffice)' --no-grafts -d

* guix/derivations.scm (escaped-string): New procedure.
(write-derivation)[write-escaped-string]: New procedure.
[write-string-list, write-output, write-env-var]: Use it.
2020-08-28 23:29:07 +02:00
Ludovic Courtès 3e339c4410
derivations: Avoid uses of 'display' in 'write-derivation'.
This yields a 4% improvement on the wall-clock time of:

  guix build -e '(@@ (gnu packages libreoffice) libreoffice)' --no-grafts -d

* guix/derivations.scm (write-sequence, write-list, write-tuple): Use
'put-char' instead of 'display'.
(write-derivation): Use 'put-string' and 'put-char', and remove unused
'format' binding.
2020-08-28 23:28:56 +02:00
Martin Becze cd0c4e4ef8
gnu: chez-srfi: Fix tests.
* gnu/packages/chez.scm (chez-srfi)[arguments]: Add 'CHEZ' and
'chezversion' to #:make-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-08-28 23:27:53 +02:00
Ludovic Courtès 3d9ea605c8
store: 'with-store' returns as many values as its body.
Fixes <https://bugs.gnu.org/42912>.
Reported by Ricardo Wurmus <rekado@elephly.net>.

* guix/store.scm (call-with-store)[thunk]: Wrap call to PROC in
'call-with-values'.
* tests/store.scm ("with-store, multiple values"): New test.
2020-08-28 23:27:53 +02:00
Ludovic Courtès b630840920
doc: Document the 'description' and 'default-value' of <service-type>.
* doc/guix.texi (Service Reference): Document the 'description' and
'default-value' fields of <service-type>.
2020-08-28 23:27:53 +02:00
Ludovic Courtès be1c00ae3c
system: Remove extra line from 'lightweight-desktop.tmpl'.
This is a followup to c7af968717.

* gnu/system/examples/lightweight-desktop.tmpl: Remove extra
'use-package-modules' line.
2020-08-28 23:27:53 +02:00
Oleg Pykhalov 1922811e0e
gnu: emacs-git-auto-commit-mode: Update to 4.7.0.
* gnu/packages/emacs-xyz.scm (emacs-git-auto-commit-mode): Update to 4.7.0.
2020-08-29 00:15:54 +03:00
Jonathan Brielmaier cb3bb849f2
gnu: icedove: Update to 68.12.0.
* gnu/packages/gnuzilla.scm (icedove): Update to 68.12.0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-08-28 21:32:08 +02:00
Tobias Geerinckx-Rice 5720abd992
gnu: pluma: Update to 1.24.1.
* gnu/packages/mate.scm (pluma): Update to 1.24.1.
2020-08-28 18:38:28 +02:00
Tobias Geerinckx-Rice 6c64fc0f74
gnu: ncmpc: Update to 0.39.
* gnu/packages/mpd.scm (ncmpc): Update to 0.39.
2020-08-28 18:38:28 +02:00
Tobias Geerinckx-Rice 3d25a35d40
gnu: evisum: Update to 0.5.4.
* gnu/packages/enlightenment.scm (evisum): Update to 0.5.4.
2020-08-28 18:38:28 +02:00
Tobias Geerinckx-Rice 70e741720a
gnu: odamex: Update to 0.8.3.
* gnu/packages/games.scm (odamex): Update to 0.8.3.
2020-08-28 18:38:28 +02:00
Tobias Geerinckx-Rice 686bb9342f
gnu: mame: Update to 0.224.
* gnu/packages/emulators.scm (mame): Update to 0.224.
2020-08-28 18:38:27 +02:00
Tobias Geerinckx-Rice 78a684f57d
gnu: gcab: Update to 1.4.
* gnu/packages/package-management.scm (gcab): Update to 1.4.
2020-08-28 18:38:27 +02:00
Andreas Enge 95eade1389
gnu: fdroidserver: Update to 1.1.9.
* gnu/packages/android.scm (fdroidserver): Update to 1.1.9.
2020-08-28 17:51:19 +02:00
Andreas Enge 46096a0acb
gnu: fdroidserver: Have the package compile with current inputs.
* gnu/packages/android.scm (fdroidserver)[arguments]: Accept higher versions
of python-docker-py as required in setup.py.
2020-08-28 17:47:30 +02:00
Andreas Enge 1d99fca6c9
gnu: python-apache-libcloud: Update to 3.1.0.
* gnu/packages/python-xyz.scm (python-apache-libcloud): Update to 3.1.0.
[arguments]: Drop test patching, apparently corrected upstream.
2020-08-28 16:47:05 +02:00
Andreas Enge 47ed9ec3b7
gnu: python-requests-mock: Update to 1.8.0.
* gnu/packages/python-web.scm (python-requests-mock): Update to 1.8.0.
[native-inputs]: Add python-purl and python-pytest and remove python-testtools.
2020-08-28 16:29:04 +02:00
Andreas Enge b9f3046eaa
gnu: Add python-purl.
* gnu/packages/python-web.scm (python-purl): New variable.
2020-08-28 16:29:04 +02:00
Andreas Enge 3b3cc55335
gnu: Remove python-requests@2.7.
This variable has no dependents anymore.

* gnu/packages/python-web.scm (python-requests-2.7): Remove variable.
2020-08-28 16:29:03 +02:00
Jelle Licht 3afa95ed18
gnu: crypto++: Add missing newline to generated file.
* gnu/packages/crypto.scm (crypto++)[arguments]
<#:phases>['install-pkg-config]: Add newline after "Description" in generated .pc file.
2020-08-28 15:36:55 +02:00
Efraim Flashner d0af85b1bc
gnu: ruby-rubocop-ast: Update to 0.3.0.
* gnu/packages/ruby.scm (ruby-rubocop-ast): Update to 0.3.0.
2020-08-28 14:34:34 +03:00
Efraim Flashner 19fd7dc3a6
gnu: gnupg: Update to 2.2.22.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.22.
2020-08-28 14:11:33 +03:00
Mathieu Othacehe d81b89bf02
gnu: rottlog: Do not refer to the canonical coreutils.
* gnu/packages/admin.scm (rottlog)[inputs]: Add "coreutils",
[arguments]: and use it in the 'tweak-rc-weekly phase.
2020-08-28 10:29:22 +02:00
Mark H Weaver 36a09d1853
gnu: emacs: Update to 27.1.
* gnu/packages/emacs.scm (emacs): Update to 27.1.
[source]: In snippet, use 'find-files' to find 'eshell/esh-groups.el'
if it exists, but gracefully handle its absence.
[arguments]: Add "--with-cairo" to configure-flags.  Add 'restore-emacs-pdmp'
and 'make-compressed-files-writable' phases.  Explicitly return #t from
'install-site-start' phase.
[inputs]: Add cairo, pango, harfbuzz, jansson, and gmp.  Remove imagemagick.
(emacs-next): Remove variable.
(emacs-minimal, emacs-xwidgets): Use 'package/inherit'.
[arguments]: Remove 'restore-emacs-pdmp' phase.
(emacs-no-x): Use 'package/inherit'.
[arguments]: Remove "--with-cairo" from configure-flags.  Remove
'restore-emacs-pdmp' phase.
[inputs]: Remove cairo, pango, and harfbuzz.
(emacs-no-x-toolkit): Use 'package/inherit'.
[arguments]: Remove 'restore-emacs-pdmp' phase.  Remove superfluous
quasiquote+unquote-splicing pair.
(emacs-wide-int): Use 'package/inherit'.
(guile-emacs): Use 'package/inherit'.
[arguments]: Remove "--with-cairo" from configure-flags.  Remove
'restore-emacs-pdmp' phase.
* gnu/packages/patches/emacs-ignore-empty-xim-styles.patch,
gnu/packages/patches/emacs-source-date-epoch.patch: Adapt to
apply cleanly to emacs-27.1.
* gnu/packages/patches/emacs-exec-path.patch: Replace with the previous
contents of 'emacs27-exec-path.patch', but remove the superfluous comment
about it being "like emacs-exec-path.patch, but for Emacs 27".
* gnu/packages/patches/emacs27-exec-path.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove 'emacs27-exec-path.patch'.
2020-08-28 00:13:51 -04:00
Mark H Weaver c05d2cfcbe
gnu: notmuch: Update to 0.30-0.31rc1.
Note: This actually updates to 0.31~rc1, but here we instead use the version
number 0.30-0.31rc1 so that Guix will consider it older than version 0.31.
The rationale for updating to a release candidate is that earlier versions do
not work with Emacs 27.

* gnu/packages/mail.scm (notmuch): Update to 0.30-0.31rc1.
[source]: In the 'uri' field, avoid using the 'version' variable,
which doesn't match the upstream file name.  Add a 'file-name' field
to work around the fact that Guix does not allow tildes ("~").
[arguments]: Add 'disable-failing-tests' phase.
2020-08-28 00:13:48 -04:00
Mark H Weaver e9a442b765
gnu: gpgme: Update to 1.14.0.
* gnu/packages/gnupg.scm (gpgme): Update to 1.14.0.
[arguments]: Remove field, which included only a 'disable-failing-test' phase
that is no longer needed.
2020-08-28 00:13:42 -04:00
Prafulla Giri bf19d5e4b2
gnu: git-lfs: Make usage text available.
* gnu/packages/version-control.scm (git-lfs)[arguments]: Add phase
'man-gen to make usage text available for embedding for the 'build
phase.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-28 00:46:42 +03:00
Vinicius Monego 828658f8fe
gnu: radicale: Update to 3.0.4.
* gnu/packages/dav.scm (radicale): Update to 3.0.4.
[source]: Use git-fetch.
[arguments]: Run the test suite.
[native-inputs]: Add python-pytest, python-pytest-cov, python-pytest-flake8,
python-pytest-isort, python-pytest-runner, python-waitress.
[propagated-inputs]: Remove python-requests. Add python-dateutil,
python-defusedxml, python-passlib, python-vobject.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-08-27 17:18:52 -04:00
Vinicius Monego f6ac084d4f
gnu: Add xandikos.
* gnu/packages/dav.scm (xandikos): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-08-27 17:18:52 -04:00
Mark H Weaver eb622c6b12
gnu: linux-libre: Update to 5.8.5.
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.5.
(linux-libre-5.8-pristine-source): Update hash.
2020-08-27 16:13:32 -04:00
Mark H Weaver 92b9399fcf
gnu: linux-libre@5.7: Update to 5.7.19.
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.19.
(linux-libre-5.7-pristine-source): Update hash.
2020-08-27 16:11:17 -04:00