Commit Graph

45602 Commits (4f54138731c035b2fdc026206f7ed288fc14ffc4)

Author SHA1 Message Date
Ludovic Courtès 1653b23564
derivations: 'map-derivation' no longer calls 'read-derivation-from-file'.
This is a followup to 5cf4b26d52.

* guix/derivations.scm (map-derivation)[rewritten-input]: Avoid call to
'read-derivation-from-file'.
2019-07-03 23:44:19 +02:00
Leo Famulari e6a57949f6
gnu: MPD: Update to 0.21.11.
* gnu/packages/mpd.scm (mpd): Update to 0.21.11.
2019-07-03 16:24:50 -04:00
Leo Famulari 1facde6a19
gnu: GraphicsMagick: Update to 1.3.32.
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.32.
2019-07-03 16:24:47 -04:00
Leo Famulari 156b7abca8
gnu: irssi: Update to 1.1.3. [fixes CVE-2019-13045].
* gnu/packages/irc.scm (irssi): Update to 1.1.3.
2019-07-03 14:37:33 -04:00
Ludovic Courtès e79281be10
derivations: Work around pathological memoization behavior.
This works around <https://bugs.gnu.org/36487>.

* guix/derivations.scm (invalidate-derivation-caches!): Comment out
'hash-clear!' call.
2019-07-03 20:06:31 +02:00
Julien Lepiller dac8b27512
gnu: python-pygit2: Update to 0.28.2.
* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.2.
2019-07-03 19:01:08 +02:00
Tobias Geerinckx-Rice dc40836839
gnu: snd: Update to 19.5.
* gnu/packages/audio.scm (snd): Update to 19.5.
2019-07-03 17:30:21 +02:00
Rutger Helling 15c92a652f
gnu: wireguard: Update to 0.0.20190702.
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190702.
2019-07-03 13:38:29 +02:00
Ludovic Courtès 9156396fe6
gnu: geeqie: Update to commit c220dde.
* gnu/packages/image-viewers.scm (geeqie): Update to commit c220dde.
[source]: Use 'git-fetch' and 'git-reference'.
[arguments] <pre-bootstrap>: Add 'substitute*' calls for 'configure.ac'
and 'po/POTFILES.in'.
2019-07-03 12:03:07 +02:00
Kyle Meyer 723f5b1dc9
profiles: Adjust packages->manifest pattern for inferior packages.
* guix/profiles.scm (packages->manifest): Add package? predicate to `(package
output)' pattern to avoid incorrectly matching `(inferior-package output)',
which should be handled by a later clause.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-03 12:03:07 +02:00
Joseph LaFreniere f20d865239
gnu: Add emacs-minions.
* gnu/packages/emacs-xyz.scm (emacs-minions): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-03 12:03:07 +02:00
Guillaume LE VAILLANT 1362e52907
gnu: monero-gui: Update to 0.14.1.0.
* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-03 12:03:07 +02:00
Guillaume LE VAILLANT fc54da1d02
gnu: monero: Update to 0.14.1.0.
* gnu/packages/finance.scm (monero): Update to 0.14.1.0.
* gnu/packages/patches/monero-use-system-miniupnpc.patch: Update file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-03 12:03:07 +02:00
Tobias Geerinckx-Rice 84ce2a9499
gnu: thunar-volman: Update to 0.9.3.
* gnu/packages/xfce.scm (thunar-volman): Update to 0.9.3.
2019-07-03 00:26:08 +02:00
Tobias Geerinckx-Rice edb336468d
gnu: thunar: Update to 1.8.7.
* gnu/packages/xfce.scm (thunar): Update to 1.8.7.
2019-07-03 00:26:07 +02:00
Nicolas Goaziou a1ce06753a
gnu: audacity: Update to 2.3.2.
* gnu/packages/audio.scm (audacity): Update to 2.3.2.
2019-07-03 00:06:48 +02:00
Tobias Geerinckx-Rice c7949d6c00
gnu: xlockmore: Update to 5.57.
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.57.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice 458fe41923
gnu: libvirt: Update to 5.5.0 [security fixes].
This release includes fixes for CVE-2019-10161, CVE-2019-10166,
CVE-2019-10167, and CVE-2019-10168.

If you think these sound familiar, you are[0] correct[1]…

[0]: https://www.redhat.com/archives/libvirt-announce/2019-June/msg00000.html
[1]: https://www.redhat.com/archives/libvirt-announce/2019-July/msg00000.html

* gnu/packages/virtualization.scm (libvirt): Update to 5.5.0.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice cb94ae38c1
gnu: python-libvirt: Update to 5.5.0.
* gnu/packages/virtualization.scm (python-libvirt): Update to 5.5.0.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice 03b6c47445
gnu: alpine: Build reproducibly.
This follows up commit 54278e225e.

* gnu/packages/mail.scm (arguments): Replace Makefile.in substitution
with the new ‘--with-date-stamp’ configure-flag.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice 0ca2507319
gnu: alpine: Don't use unstable tarball.
* gnu/packages/mail.scm (alpine)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice db37dd91e4
gnu: youtube-dl-gui: Add .desktop file.
* gnu/packages/video.scm (youtube-dl-gui)[arguments]:
Add a ‘create-desktop-file’ phase.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice 54278e225e
gnu: alpine: Update to 2.21.99999.
* gnu/packages/mail.scm (alpine): Update to 2.21.99999.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice a321ac9969
gnu: tumbler: Update to 0.2.5.
* gnu/packages/xfce.scm (tumbler): Update to 0.2.5.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice da83224dd0
gnu: alpine: Use HTTPS home page.
* gnu/packages/mail.scm (alpine)[home-page]: Use HTTPS.
2019-07-02 23:13:20 +02:00
Tobias Geerinckx-Rice 3f6943846f
gnu: garcon: Update to 0.6.3.
* gnu/packages/xfce.scm (garcon): Update to 0.6.3.
2019-07-02 23:13:20 +02:00
Tobias Geerinckx-Rice 1b7395b1ad
gnu: tomb: Update to 2.6.
* gnu/packages/crypto.scm (tomb): Update to 2.6.
2019-07-02 20:57:33 +02:00
Zzull 2e03bbeb7b
gnu: Add emacs-multi-term
* gnu/packages/emacs-xyz.scm (emacs-multi-term): New variable

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Katherine Cox-Buday c5ab53204e
gnu: Add trivial-utf-8.
* gnu/packages/lisp.scm (sbcl-trivial-utf-8, ecl-trivial-utf-8): New
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald 252a4d5936
gnu: Add ghc-validation.
* gnu/packages/haskell.scm (ghc-validation): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald 2c4e4bc658
gnu: Add ghc-hedgehog.
* gnu/packages/haskell-check.scm (ghc-hedgehog): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald 3c69d462ce
gnu: Add ghc-concurrent-output.
* gnu/packages/haskell.scm (ghc-concurrent-output): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald 4e3ebbfb16
gnu: ghc-ansi-terminal: Update to 0.9.1.
* gnu/packages/haskell.scm (ghc-ansi-terminal): Update to 0.9.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald 5a499d0f7d
gnu: ghc-ansi-wl-pprint: Use ghc-ansi-terminal-0.8.
* gnu/packages/haskell.scm (ghc-ansi-wl-pprint)[inputs]: Use ghc-ansi-terminal-0.8.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald cbff89d126
gnu: Add ghc-ansi-terminal-0.8.
* gnu/packages/haskell.scm (ghc-ansi-terminal-0.8): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:51 +02:00
Jacob MacDonald c473bd1881
gnu: Add ghc-wl-pprint-annotated.
* gnu/packages/haskell.scm (ghc-wl-pprint-annotated): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:51 +02:00
guy fleury iteriteka 52bb05c702
gnu: Add chafa.
* gnu/packages/image-viewers.scm (chaffa): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:51 +02:00
Robert Vollmert 334a2f4def
gnu: postgres service: More secure default permissions.
This changes to 'peer' authentication for local socket connections,
and password-based authentication for local network connections.

* gnu/services/databases.scm (%default-postgres-hba): Change
authentication method.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:51 +02:00
Ludovic Courtès 9616b81e98
grafts: 'references-oracle' now takes a derivation input.
That way, if we end up calling 'build-derivations', we'll only build the
outputs that we really need.

* guix/grafts.scm (references-oracle): Rename 'drv' to 'input'.
[output-paths]: Remove.
Adjust accordingly.
(graft-derivation): Adjust call to 'references-oracle'.
2019-07-02 18:33:51 +02:00
Ludovic Courtès 7c9fbf3e3d
derivations: Update 'build-derivations' docstring.
This is a followup to 7c690a4738.

* guix/derivations.scm (build-derivations): Update docstring.
2019-07-02 18:33:51 +02:00
Marius Bakke 8b5df106fd
gnu: WebKitGTK: Update to 2.24.3.
* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.3.
[source](patches): Remove.
* gnu/packages/patches/webkitgtk-sans-gstreamer-gl.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2019-07-02 17:27:13 +02:00
Marius Bakke f62b57ba74
gnu: re2: Update to 2019-07-01.
* gnu/packages/regex.scm (re2): Update to 2019-07-01.
2019-07-02 17:18:54 +02:00
Rutger Helling 35a16f5f6d
gnu: btrfs-progs: Update to 5.1.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 5.1.1.
2019-07-02 15:52:04 +02:00
Efraim Flashner 697df13f61
gnu: octave-cli: Sort inputs alphabetically.
* gnu/packages/maths.scm (octave-cli)[inputs]: Sort inputs alphabetically.
2019-07-02 15:04:56 +03:00
Efraim Flashner 4bac5bba51
gnu: Wrap program with libraries.
* gnu/packages/package-management.scm (stow)[arguments]: Add custom
'wrap-stow phase to wrap stow with necessary inputs.
[propagated-inputs]: Move perl-clone, perl-clone-choose, perl-hash-merge
to...
[inputs]: ... here.
2019-07-02 11:43:04 +03:00
Amar Singh 71a2927705
gnu: emacs-shroud: Update to 1.83.4.
* gnu/packages/emacs-xyz.scm (emacs-shroud): Update to 1.83.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-07-02 10:39:36 +03:00
Rutger Helling 941ae98eae
gnu: faudio: Update to 19.07.
* gnu/packages/audio.scm (faudio): Update to 19.07.
2019-07-02 09:36:50 +02:00
Jan Nieuwenhuizen 48eb71aea8
gnu: emacsy: Update to 0.4.1.
* gnu/packages/guile-xyz.scm (emacsy): Update to 0.4.1.
2019-07-02 07:59:15 +02:00
Maxim Cournoyer 4b60ab8c00
import: pypi: Preserve package name case when forming pypi-uri.
Fixes <https://bugs.gnu.org/33046>.

* guix/build-system/python.scm (pypi-uri): Update the host URI to
"files.pythonhosted.org".
* guix/import/pypi.scm (make-pypi-sexp): Preserve the package name case when
the source URL calls for it.
2019-07-02 10:08:00 +09:00
Maxim Cournoyer a537620054
import: pypi: Update the host URI.
* guix/build-system/python.scm (pypi-uri): Update the host URI to
"files.pythonhosted.org".
2019-07-02 10:08:00 +09:00