Commit graph

65946 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 4b05e1a204
gnu: straw-viewer: Update to 0.0.7.
* gnu/packages/video.scm (straw-viewer): Update to 0.0.7.
2020-08-30 04:52:10 +02:00
Tobias Geerinckx-Rice de864032bf
gnu: vapoursynth: Update to 52.
* gnu/packages/video.scm (vapoursynth): Update to 52.
2020-08-30 04:52:09 +02:00
Tobias Geerinckx-Rice f0117fcdc4
gnu: wireguard-tools: Update to 1.0.20200827.
* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20200827.
2020-08-30 04:52:09 +02:00
Tobias Geerinckx-Rice c8046d1b22
gnu: scrypt: Update to 1.3.1.
* gnu/packages/crypto.scm (scrypt): Update to 1.3.1.
[arguments]: Patch configure to respect $PATH.
2020-08-30 04:52:09 +02:00
Tobias Geerinckx-Rice a0484d9ff7
gnu: scrypt: Install licence file with documentation.
* gnu/packages/crypto.scm (scrypt)[arguments]: Add a
#:license-file-regexp and install the documentation to the same
standard location.
2020-08-30 04:52:09 +02:00
Tobias Geerinckx-Rice 5a9f2ae19b
gnu: fdupes: Update to 2.1.2.
* gnu/packages/admin.scm (fdupes): Update to 2.1.2.
[source]: Use bootstrapped release tarball.
[arguments]: Delete field.
[inputs]: Add ncurses and pcre2.
2020-08-30 04:52:09 +02:00
Tobias Geerinckx-Rice 9925a2347a
gnu: htop: Update to 3.0.0.
* gnu/packages/admin.scm (htop): Update to 3.0.0.
[source]: Switch to new upstream.  Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf and automake.
[home-page]: Switch to new upstream.
2020-08-30 04:52:09 +02:00
Tobias Geerinckx-Rice 0acbcaa90d
gnu: alpine: Update to 2.23.2.
* gnu/packages/mail.scm (alpine): Update to 2.23.2.
[source]: Use new git tag.
2020-08-30 04:52:09 +02:00
Tobias Geerinckx-Rice 2bed522233
gnu: fetchmail: Update to 6.4.10.
* gnu/packages/mail.scm (fetchmail): Update to 6.4.10.
2020-08-30 04:52:08 +02:00
Oleg Pykhalov 0c9ead5028
gnu: emacs-clojure-mode: Fix build.
* gnu/packages/emacs-xyz.scm
(emacs-clojure-mode)[#:phases]: Add "fix-tests" phase.
2020-08-29 23:03:07 +03:00
Danny Milosavljevic 6d69886d73
gnu: Add p2c.
* gnu/packages/pascal.scm (p2c): New variable.
2020-08-29 21:44:51 +02:00
Brett Gilio ac710de16e
gnu: Add emacs-org-webring.
* gnu/packages/emacs-xyz.scm (emacs-org-webring): New variable.
2020-08-29 14:28:29 -05:00
Kei Kebreau fae995d309
gnu: Add fpc.
* gnu/packages/pascal.scm: New file.
* gnu/packages/patches/fpc-reproducibility.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add pascal.scm.
(dist_patch_DATA): Register patch.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-29 21:20:05 +02:00
Michael Rohleder a046c03e13
gnu: reuse: Update to 0.11.1.
* gnu/packages/license.scm (reuse): Update to 0.11.1.
[native-inputs]: added python-setuptools-scm.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-08-29 14:53:15 -04:00
Leo Prikler a790dfe8c4
gnu: Add libhandy-0.0.
As of 355761c2d2, packages built against libhandy
fail to either build or to run since they require the 0.0.x API.

* gnu/packages/gnome.scm (libhandy-0.0): New variable.
(gnome-tweaks, geary)[inputs]: Use libhandy-0.0 instead of libhandy.
* gnu/packages/gnome.scm (chatty)[inputs]: Likewise.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-08-29 14:50:30 -04:00
pukkamustard 4aaa27e4d2
gnu: Add hdt-cpp.
* gnu/packages/rdf.scm (hdt-cpp): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-08-29 14:26:23 -04:00
Tobias Geerinckx-Rice 7683be2e3f
gnu: dash: Update to 0.5.11.2.
* gnu/packages/shells.scm (dash): Update to 0.5.11.2.
2020-08-29 17:54:39 +02:00
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