me
/
guix
Archived
1
0
Fork 0
Commit Graph

50095 Commits (1ce0d7e190784c709abf3346d8d94e7e143569dc)

Author SHA1 Message Date
Ludovic Courtès 1ce0d7e190
services: hpcguix-web: Explicitly import (guix build utils).
* gnu/services/web.scm (%hpcguix-web-activation): Add explicit
'with-imported-modules'.
2019-11-09 23:04:14 +01:00
Efraim Flashner bbfdaaa655
gnu: perl-file-configdir: Update to 0.021.
* gnu/packages/perl.scm (perl-file-configdir): Update to 0.021.
[propagated-inputs]: Add perl-test-without-module.
2019-11-09 22:49:05 +02:00
Efraim Flashner c161e9270d
gnu: perl-class-inspector: Update to 1.36.
* gnu/packages/perl.scm (perl-class-inspector): Update to 1.36.
2019-11-09 22:49:05 +02:00
Efraim Flashner 2e6618fce9
gnu: parcimonie: Update to 0.11.0.
* gnu/packages/gnupg.scm (parcimonie): Update to 0.11.0.
[inputs]: Remove gnupg-1. Add gnupg, perl-moox-strictconstructor,
perl-strictures-2.
[native-inputs]: Add xorg-xerver.
[arguments]: Add prepare-for-tests phase. Roll in set-HOME phase and
start an X server. Delete tests known to fail. In fix-references phase,
update for new version.
2019-11-09 22:48:59 +02:00
Efraim Flashner 141827db8e
gnu: Add perl-moox-strictconstructor.
* gnu/packages/perl.scm (perl-moox-strictconstructor): New variable.
2019-11-09 22:16:38 +02:00
Efraim Flashner b8f0a3fdc8
gnu: fribidi: Fix CVE-2019-18397.
* gnu/packages/fribidi.scm (fribidi): Replace with fribidi/fixed.
(fribidi/fixed): New variable.
* gnu/packages/patches/fribidi-CVE-2019-18397.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2019-11-09 21:07:10 +02:00
Eric Bavier c6be161dbd
gnu: rdesktop: Update to 1.9.0.
Fixes CVE-2019-15682.

* gnu/packages/rdesktop.scm (rdesktop): Update to version 1.9.0
[native-inputs]: New field.
[inputs]: Remove openssl.  Add gnutls, libxcursor, and nettle as new baseline
requirements.
[arguments]: Remove #:phases argument.  Remove "--with-openssl" from
configure-flags.
2019-11-09 10:33:46 -06:00
Tobias Geerinckx-Rice 24aba982ca
gnu: python-reportlab: Update to 3.5.32.
* gnu/packages/pdf.scm (python-reportlab): Update to 3.5.32.
2019-11-09 12:24:31 +01:00
Tobias Geerinckx-Rice be4f2d9451
gnu: botan: Use getentropy().
* gnu/packages/crypto.scm (botan)[arguments]: Enable the ‘getentropy’
OS feature.
2019-11-09 00:54:14 +01:00
Tobias Geerinckx-Rice 69ad8d92e6
gnu: botan: Optimise.
* gnu/packages/crypto.scm (botan)[arguments]: Compile with -O3
optimisation.
2019-11-09 00:54:14 +01:00
Tobias Geerinckx-Rice 9e08042270
gnu: miniupnpc: Don't use NAME in source URI.
* gnu/packages/upnp.scm (miniupnpc)[source]: Hard-code NAME.
2019-11-09 00:54:14 +01:00
Tobias Geerinckx-Rice a659ed36ee
gnu: signify: Update to 27.
* gnu/packages/crypto.scm (signify): Update to 27.
2019-11-09 00:54:14 +01:00
Tobias Geerinckx-Rice b6c40df624
gnu: neovim: Update to 0.4.3.
* gnu/packages/vim.scm (neovim): Update to 0.4.3.
2019-11-09 00:54:14 +01:00
Sebastian Schott 66b707a7d2
gnu: Add homebank.
* gnu/packages/finance.scm (homebank): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-09 00:36:53 +01:00
zimoun c8364ebca8
build: Warn about etc/indent-code.el when Emacs is absent.
* configure.ac: Warn when 'emacs' is not found, and emit
'etc/indent-code.el' otherwise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-09 00:36:53 +01:00
Miguel Ángel Arruga Vivas c52555559a
news: Add Spanish translation.
* etc/news.scm: Add spanish translation.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-09 00:36:53 +01:00
Ludovic Courtès edd25a8cac
ui: Emit hyperlinks for 'license' in package search results.
* guix/ui.scm (package->recutils): When HYPERLINKS is true, call
'hyperlink' for the 'license' field.
2019-11-09 00:36:10 +01:00
Ludovic Courtès 7f0f38b54c
ui: Produce hyperlinks for the 'location' field of search results.
This affects the output of 'guix show', 'guix search', and 'guix system
search'.

* guix/ui.scm (hyperlink, supports-hyperlinks?, location->hyperlink):
New procedures.
(package->recutils): Add #:hyperlinks? and honor it.
(display-search-results): Pass #:hyperlinks? to PRINT.
* guix/scripts/system/search.scm (service-type->recutils): Add
 #:hyperlinks? and honor it.
2019-11-09 00:36:10 +01:00
Tobias Geerinckx-Rice 64bef450d9
gnu: botan: Update to 2.12.1.
* gnu/packages/crypto.scm (botan): Update to 2.12.1.
2019-11-08 23:41:16 +01:00
Tobias Geerinckx-Rice f3415ba511
gnu: python-latexcodec: Update to 1.0.7.
* gnu/packages/python-xyz.scm (python-latexcodec): Update to 1.0.7.
2019-11-08 23:25:14 +01:00
Tobias Geerinckx-Rice fe39020011
gnu: python-mpi4py: Update to 3.0.3.
* gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.3.
2019-11-08 23:11:01 +01:00
Tobias Geerinckx-Rice f5d2d5d2b2
gnu: perl-data-compare: Update to 1.27.
* gnu/packages/perl.scm (perl-data-compare): Update to 1.27.
[propagated-inputs]: Add perl-clone.
2019-11-08 23:11:01 +01:00
Tobias Geerinckx-Rice d4c9543f4b
gnu: perl-danga-socket: Update to 1.62.
* gnu/packages/networking.scm (perl-danga-socket): Update to 1.62.
[native-inputs]: Add perl-test-tcp.
2019-11-08 23:11:01 +01:00
Tobias Geerinckx-Rice e9119ac1d8
gnu: python-psutil: Update to 5.6.5.
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.5.
2019-11-08 23:11:01 +01:00
Tobias Geerinckx-Rice 1c43c6985d
gnu: python-astroid: Update to 2.3.3.
* gnu/packages/python-xyz.scm (python-astroid): Update to 2.3.3.
2019-11-08 23:11:01 +01:00
Leo Prikler 34bcfae26e
gnu: Add gnome-shell-extension-noannoyance.
* gnu/packages/gnome-xyz: (gnome-shell-extension-noannoyance): New variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-11-08 22:30:40 +01:00
Leo Prikler 0f0bffc4bd
gnu: Add gnome-shell-extension-dash-to-dock.
* gnu/packages/gnome-xyz.scm: (gnome-shell-extension-dash-to-dock):
New variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-11-08 22:30:37 +01:00
Leo Prikler b26a239c70
gnu: Add delft-icon-theme.
* /gnu/packages/gnome-xyz.scm: New file.
(delft-icon-theme): New variable.
* /gnu/local.mk: Add it.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-11-08 22:26:16 +01:00
Tanguy Le Carrour f59ea3a746
gnu: packages: Add rofi-pass.
* gnu/packages/password-utils.scm (rofi-pass): New public variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-11-08 22:03:14 +01:00
Julien Lepiller b1fb663404
guix: package: lock profiles when processing them.
* guix/scripts/package.scm (process-actions): Get a per-profile lock to
prevent concurrent actions on profiles.
* tests/guix-package.sh: Add test.
2019-11-08 21:52:53 +01:00
Julien Lepiller f49e913188
guix: Add file-locking with no wait.
* guix/build/syscalls.scm (with-file-lock/no-wait): New procedure.
(lock-file): Take a #:wait? key.
2019-11-08 21:52:30 +01:00
Robert Smith 970cb5cece
services: mpd: Connect to the user's PulseAudio socket.
* gnu/services/audio.scm (mpd-shepherd-service): Set the XDG_RUNTIME_DIR
environment variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-11-08 21:32:45 +01:00
Florian Pelz 8f61b53efc
news: Add 'de' translation.
* etc/news.scm: Add new 'de' translation.
2019-11-08 15:23:59 +00:00
Tobias Geerinckx-Rice 6623999c51
gnu: certbot, python-acme: Update to 0.40.1.
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.40.1.
2019-11-08 14:13:42 +01:00
Tobias Geerinckx-Rice 2a0e50f3e6
gnu: fcitx-configtool: Don't use NAME in source URI.
* gnu/packages/fcitx.scm (fcitx-configtool)[source]: Hard-code NAME.
2019-11-08 14:13:42 +01:00
Tobias Geerinckx-Rice 353b4f648c
gnu: fcitx: Update to 4.2.9.7.
* gnu/packages/fcitx.scm (fcitx): Update to 4.2.9.7.
[inputs]: Add json-c.
2019-11-08 14:13:42 +01:00
Tobias Geerinckx-Rice 6b3017e199
gnu: fcitx: Don't use NAME in source URI.
* gnu/packages/fcitx.scm (fcitx)[source]: Hard-code NAME.
2019-11-08 14:13:41 +01:00
Tobias Geerinckx-Rice 6ba61f00bc
gnu: r-hmisc: Update to 4.3-0.
* gnu/packages/statistics.scm (r-hmisc): Update to 4.3-0.
2019-11-08 13:09:55 +01:00
Tobias Geerinckx-Rice 10cdf7083c
gnu: r-plotly: Update to 4.9.1.
* gnu/packages/statistics.scm (r-plotly): Update to 4.9.1.
2019-11-08 13:09:55 +01:00
Tobias Geerinckx-Rice b1df02c39e
gnu: r-nlme: Update to 3.1-142.
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-142.
2019-11-08 13:09:55 +01:00
Tobias Geerinckx-Rice 2777e06fa5
gnu: r-polspline: Update to 1.1.17.
* gnu/packages/cran.scm (r-polspline): Update to 1.1.17.
2019-11-08 13:09:55 +01:00
Tobias Geerinckx-Rice 1a6fe7c9c1
gnu: r-abcrf: Update to 1.8.1.
* gnu/packages/cran.scm (r-abcrf): Update to 1.8.1.
2019-11-08 13:09:54 +01:00
Tobias Geerinckx-Rice 5d78d47bd6
gnu: r-sp: Update to 1.3-2.
* gnu/packages/cran.scm (r-sp): Update to 1.3-2.
2019-11-08 13:09:54 +01:00
Tobias Geerinckx-Rice 09abffcca2
gnu: goffice: Update to 0.10.46.
* gnu/packages/gnome.scm (goffice): Update to 0.10.46.
2019-11-08 12:50:21 +01:00
Tobias Geerinckx-Rice f0517b5d01
gnu: gnumeric: Update to 1.12.46.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.46.
2019-11-08 12:50:21 +01:00
Tobias Geerinckx-Rice 3aa3ad6017
gnu: polybar: Update to 3.4.1.
* gnu/packages/wm.scm (polybar): Update to 3.4.1.
2019-11-08 12:50:20 +01:00
Hartmut Goebel 41ee209737
gnu: Fix deprecation of monolithic Qt 5.x package.
* gnu/packages/qt.scm (qt): Remove wrong quote.
2019-11-08 10:05:17 +01:00
Tobias Geerinckx-Rice def91c1391
gnu: libssh: Update to 0.9.2.
* gnu/packages/ssh.scm (libssh): Update to 0.9.2.
2019-11-08 00:23:35 +01:00
Tobias Geerinckx-Rice fbaa66ac2d
gnu: hplip: Actually wrap binaries.
* gnu/packages/cups.scm (hplip)[arguments]: Reduce indentation.
Replace ‘wrap-binaries’ phase with a custom implementation.
2019-11-08 00:23:34 +01:00
Tobias Geerinckx-Rice 119d6ff6a9
gnu: python-dbus: Update to 1.2.10.
* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.10.
[arguments]: Remove field.
2019-11-08 00:23:34 +01:00