jackhill/guix/guix.git
4 years agoservices: Add pam-mount.
Guillaume Le Vaillant [Tue, 26 Nov 2019 20:56:44 +0000 (21:56 +0100)]
services: Add pam-mount.

* gnu/services/pam-mount.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (PAM Mount Service): New subsection.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agoui: 'display-generation' emits a hyperlink for the generation.
Ludovic Courtès [Thu, 28 Nov 2019 12:12:39 +0000 (13:12 +0100)]
ui: 'display-generation' emits a hyperlink for the generation.

* guix/ui.scm (supports-hyperlinks?): Make 'port' optional.
(display-generation): Use 'file-hyperlink' for the heading when
'supports-hyperlinks?' returns true.

4 years agoui: Add 'file-hyperlink'.
Ludovic Courtès [Thu, 28 Nov 2019 12:08:49 +0000 (13:08 +0100)]
ui: Add 'file-hyperlink'.

* guix/ui.scm (file-hyperlink): New procedure.
(location->hyperlink): Use it.

4 years agoservices: nginx: Add description.
Ludovic Courtès [Thu, 28 Nov 2019 11:39:33 +0000 (12:39 +0100)]
services: nginx: Add description.

* gnu/services/web.scm (nginx-service-type)[description]: New field.

4 years agosubstitute: 'http-multiple-get' no longer drops requests above 1,000.
Ludovic Courtès [Thu, 28 Nov 2019 10:41:32 +0000 (11:41 +0100)]
substitute: 'http-multiple-get' no longer drops requests above 1,000.

Previously, in the unlikely case 'http-multiple-get' was passed more
than 1,000 requests, it could have dropped all those above 1,000.

* guix/scripts/substitute.scm (http-multiple-get): Define 'batch'.  Use
that for the 'write-request' loop.  Add 'processed' parameter to 'loop'
and use that to compute the remaining requests and call 'connect' in the
recursion base case.

4 years agodoc: Handle right arrows in 'syntax-highlighted-html'.
Ludovic Courtès [Wed, 27 Nov 2019 14:42:18 +0000 (15:42 +0100)]
doc: Handle right arrows in 'syntax-highlighted-html'.

* doc/build.scm (syntax-highlighted-html)[build](entity->string): Add "rarr".

4 years agolint: Check for more packages which should be native.
Efraim Flashner [Wed, 27 Nov 2019 20:37:33 +0000 (22:37 +0200)]
lint: Check for more packages which should be native.

* guix/lint.scm (check-inputs-should-be-native): Add yasm, nasm, fasm.

4 years agognu: avidemux: Clean up inputs.
Efraim Flashner [Wed, 27 Nov 2019 20:30:53 +0000 (22:30 +0200)]
gnu: avidemux: Clean up inputs.

* gnu/packages/video.scm (avidemux)[inputs]: Remove sdl. Move perl,
python-wrapper, qttools, yasm ...
[native-inputs]: ... to here.
[arguments]: Remove references to sdl.

4 years agognu: snorenotify: Update inputs.
Efraim Flashner [Wed, 27 Nov 2019 20:15:27 +0000 (22:15 +0200)]
gnu: snorenotify: Update inputs.

* gnu/packages/kde.scm (snorenotify)[inputs]: Move extra-cmake-modules,
qttools ...
[native-inputs]: ... to here.

4 years agognu: gparted: Satisfy 'guix lint'.
Efraim Flashner [Wed, 27 Nov 2019 19:51:03 +0000 (21:51 +0200)]
gnu: gparted: Satisfy 'guix lint'.

* gnu/packages/disk.scm (gparted)[inputs]: Move itstool ...
[native-inputs]: ... to here.

4 years agognu: r-e1071: Update to 1.7-3.
Ricardo Wurmus [Thu, 28 Nov 2019 09:03:03 +0000 (10:03 +0100)]
gnu: r-e1071: Update to 1.7-3.

* gnu/packages/statistics.scm (r-e1071): Update to 1.7-3.

4 years agognu: r-rmarkdown: Update to 1.18.
Ricardo Wurmus [Thu, 28 Nov 2019 09:02:56 +0000 (10:02 +0100)]
gnu: r-rmarkdown: Update to 1.18.

* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.18.

4 years agognu: r-matrix: Update to 1.2-18.
Ricardo Wurmus [Thu, 28 Nov 2019 09:02:46 +0000 (10:02 +0100)]
gnu: r-matrix: Update to 1.2-18.

* gnu/packages/statistics.scm (r-matrix): Update to 1.2-18.

4 years agognu: r-igraph: Update to 1.2.4.2.
Ricardo Wurmus [Thu, 28 Nov 2019 09:02:07 +0000 (10:02 +0100)]
gnu: r-igraph: Update to 1.2.4.2.

* gnu/packages/graph.scm (r-igraph): Update to 1.2.4.2.

4 years agognu: r-rgdal: Update to 1.4-8.
Ricardo Wurmus [Thu, 28 Nov 2019 09:01:57 +0000 (10:01 +0100)]
gnu: r-rgdal: Update to 1.4-8.

* gnu/packages/cran.scm (r-rgdal): Update to 1.4-8.

4 years agognu: r-covr: Update to 3.4.0.
Ricardo Wurmus [Thu, 28 Nov 2019 09:01:44 +0000 (10:01 +0100)]
gnu: r-covr: Update to 3.4.0.

* gnu/packages/cran.scm (r-covr): Update to 3.4.0.

4 years agognu: r-kohonen: Update to 3.0.10.
Ricardo Wurmus [Thu, 28 Nov 2019 09:01:27 +0000 (10:01 +0100)]
gnu: r-kohonen: Update to 3.0.10.

* gnu/packages/cran.scm (r-kohonen): Update to 3.0.10.
[propagated-inputs]: Remove r-mass.

4 years agognu: r-grimport2: Update to 0.2-0.
Ricardo Wurmus [Thu, 28 Nov 2019 09:00:44 +0000 (10:00 +0100)]
gnu: r-grimport2: Update to 0.2-0.

* gnu/packages/cran.scm (r-grimport2): Update to 0.2-0.

4 years agognu: r-grimport: Update to 0.9-3.
Ricardo Wurmus [Thu, 28 Nov 2019 09:00:21 +0000 (10:00 +0100)]
gnu: r-grimport: Update to 0.9-3.

* gnu/packages/cran.scm (r-grimport): Update to 0.9-3.

4 years agognu: r-rnifti: Update to 1.0.1.
Ricardo Wurmus [Thu, 28 Nov 2019 08:59:46 +0000 (09:59 +0100)]
gnu: r-rnifti: Update to 1.0.1.

* gnu/packages/cran.scm (r-rnifti): Update to 1.0.1.

4 years agognu: r-emmeans: Update to 1.4.3.
Ricardo Wurmus [Thu, 28 Nov 2019 08:59:23 +0000 (09:59 +0100)]
gnu: r-emmeans: Update to 1.4.3.

* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.

4 years agognu: r-writexl: Update to 1.2.
Ricardo Wurmus [Thu, 28 Nov 2019 08:58:47 +0000 (09:58 +0100)]
gnu: r-writexl: Update to 1.2.

* gnu/packages/cran.scm (r-writexl): Update to 1.2.

4 years agognu: r-factominer: Update to 2.0.
Ricardo Wurmus [Thu, 28 Nov 2019 08:58:07 +0000 (09:58 +0100)]
gnu: r-factominer: Update to 2.0.

* gnu/packages/cran.scm (r-factominer): Update to 2.0.
[propagated-inputs]: Add r-ggplot2 and ggrepel.

4 years agognu: tome4: Update to 1.6.4.
Oleg Pykhalov [Thu, 28 Nov 2019 05:55:20 +0000 (08:55 +0300)]
gnu: tome4: Update to 1.6.4.

* gnu/packages/games.scm (tome4): Update to 1.6.4.

4 years agognu: Blender: Update to 2.81.
Leo Famulari [Thu, 28 Nov 2019 02:46:14 +0000 (21:46 -0500)]
gnu: Blender: Update to 2.81.

* gnu/packages/graphics.scm (blender): Update to 2.81.
[inputs]: Add libxi, libxrender, and tbb.

4 years agognu: feh: Adapt tests for imlib2 1.6.
Pierre Langlois [Wed, 27 Nov 2019 10:40:56 +0000 (10:40 +0000)]
gnu: feh: Adapt tests for imlib2 1.6.

* gnu/packages/patches/feh-fix-tests-for-imlib2-1.6.patch: New file.
* gnu/packages/image-viewers.scm (feh)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: python-dbus: Update to 1.2.14.
Marius Bakke [Wed, 27 Nov 2019 22:46:21 +0000 (23:46 +0100)]
gnu: python-dbus: Update to 1.2.14.

* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.14.
(python2-dbus)[arguments]: Remove.

4 years agognu: whois: Update to 5.5.3.
Marius Bakke [Wed, 27 Nov 2019 22:27:45 +0000 (23:27 +0100)]
gnu: whois: Update to 5.5.3.

* gnu/packages/networking.scm (whois): Update to 5.5.3.

4 years agognu: bubblewrap: Update to 0.4.0.
Marius Bakke [Wed, 27 Nov 2019 22:19:13 +0000 (23:19 +0100)]
gnu: bubblewrap: Update to 0.4.0.

* gnu/packages/virtualization.scm (bubblewrap): Update to 0.4.0.

4 years agognu: bubblewrap: Update home page.
Marius Bakke [Wed, 27 Nov 2019 22:17:39 +0000 (23:17 +0100)]
gnu: bubblewrap: Update home page.

* gnu/packages/virtualization.scm (bubblewrap)[source, home-page]: Follow
redirect to.

4 years agognu: python-xapian-bindings: Sphinx is a native input.
Marius Bakke [Wed, 27 Nov 2019 22:11:11 +0000 (23:11 +0100)]
gnu: python-xapian-bindings: Sphinx is a native input.

* gnu/packages/search.scm (python-xapian-bindings)[inputs]: Remove
PYTHON-SPHINX.
[native-inputs]: New field.

4 years agognu: xapian: Update to 1.4.14.
Marius Bakke [Wed, 27 Nov 2019 22:07:14 +0000 (23:07 +0100)]
gnu: xapian: Update to 1.4.14.

* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.14.

4 years agognu: notmuch: Update to 0.29.3.
Marius Bakke [Wed, 27 Nov 2019 21:58:34 +0000 (22:58 +0100)]
gnu: notmuch: Update to 0.29.3.

* gnu/packages/mail.scm (notmuch): Update to 0.29.3.

4 years agognu: xorg-server: Update to 1.20.6.
Marius Bakke [Wed, 27 Nov 2019 21:23:07 +0000 (22:23 +0100)]
gnu: xorg-server: Update to 1.20.6.

* gnu/packages/xorg.scm (xorg-server): Update to 1.20.6.
(xorg-server-for-tests): Stay on 1.20.5.

4 years agognu: Use the test-only Xorg variant for tests.
Marius Bakke [Wed, 27 Nov 2019 21:19:13 +0000 (22:19 +0100)]
gnu: Use the test-only Xorg variant for tests.

* gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER
to XORG-SERVER-FOR-TESTS.
* gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise.
* gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise.
* gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise.
* gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons,
kwindowsystem, kdeclarative)[native-inputs]: Likewise.
* gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise.

4 years agognu: r-txtplot: Move to (gnu packages cran).
Ricardo Wurmus [Wed, 27 Nov 2019 17:36:39 +0000 (18:36 +0100)]
gnu: r-txtplot: Move to (gnu packages cran).

* gnu/packages/statistics.scm (r-txtplot): Move from here...
* gnu/packages/cran.scm (r-txtplot): ...to here.

4 years agognu: Remove obsolete import of R build system module.
Ricardo Wurmus [Wed, 27 Nov 2019 17:29:32 +0000 (18:29 +0100)]
gnu: Remove obsolete import of R build system module.

* gnu/packages/maths.scm: Remove import of (guix build-system r).

4 years agognu: r-subplex: Move to (gnu packages cran).
zimoun [Wed, 27 Nov 2019 17:13:56 +0000 (18:13 +0100)]
gnu: r-subplex: Move to (gnu packages cran).

* gnu/packages/maths.scm (r-subplex): Move from here...
* gnu/packages/cran.scm (r-subplex): ...to here.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: r-pracma: Move to (gnu packages cran).
zimoun [Wed, 27 Nov 2019 17:07:02 +0000 (18:07 +0100)]
gnu: r-pracma: Move to (gnu packages cran).

* gnu/packages/maths.scm (r-pracma): Move from here...
* gnu/packages/cran.scm (r-pracma): ...to here.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: r-desolve: Move to (gnu packages cran).
zimoun [Wed, 27 Nov 2019 17:04:18 +0000 (18:04 +0100)]
gnu: r-desolve: Move to (gnu packages cran).

* gnu/packages/maths.scm (r-desolve): Move from here...
* gnu/packages/cran.scm (r-desolve): ...to here.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: r-quadprog: Move to (gnu packages cran).
zimoun [Wed, 27 Nov 2019 16:59:25 +0000 (17:59 +0100)]
gnu: r-quadprog: Move to (gnu packages cran).

* gnu/packages/maths.scm (r-quadprog): Move from here...
* gnu/packages/cran.scm (r-quadprog): ...to here.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: Add glib-with-documentation.
Pierre Neidhardt [Mon, 11 Nov 2019 14:38:11 +0000 (15:38 +0100)]
gnu: Add glib-with-documentation.

* gnu/packages/glib.scm (glib-with-documentation): New variable.
(glib)[properties]: Hide package.

4 years agognu: denemo: Move some inputs to native-inputs.
Efraim Flashner [Wed, 27 Nov 2019 09:24:41 +0000 (11:24 +0200)]
gnu: denemo: Move some inputs to native-inputs.

* gnu/packages/music.scm (denemo)[inputs]: Move intltool, gtk-doc,
libtool ...
[native-inputs]: .. to here.

4 years agognu: python-seaborn: Disable matrix test.
Ricardo Wurmus [Wed, 27 Nov 2019 08:57:45 +0000 (09:57 +0100)]
gnu: python-seaborn: Disable matrix test.

* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Add phase
"fix-tests".

4 years agognu: python-matplotlib: Update to 3.1.2.
Ricardo Wurmus [Wed, 27 Nov 2019 07:21:12 +0000 (08:21 +0100)]
gnu: python-matplotlib: Update to 3.1.2.

* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.1.2.
[arguments]: Disable test_backend_webagg and test_constrainedlayout; skip
other tests tagged with "webagg".

4 years agognu: python-seaborn: Add patch to fix tests.
Ricardo Wurmus [Tue, 26 Nov 2019 20:01:47 +0000 (21:01 +0100)]
gnu: python-seaborn: Add patch to fix tests.

* gnu/packages/python-xyz.scm (python-seaborn)[source]: Add upstream patch to
fix test failures.

4 years agodaemon: 'deletePath' uses 'statx' when available.
Ludovic Courtès [Tue, 26 Nov 2019 22:51:11 +0000 (23:51 +0100)]
daemon: 'deletePath' uses 'statx' when available.

* nix/libutil/util.cc (_deletePath) [HAVE_STATX]: Use 'statx'.

4 years agodaemon: GC remove-unused-links phase uses 'statx' when available.
Ludovic Courtès [Tue, 26 Nov 2019 22:35:24 +0000 (23:35 +0100)]
daemon: GC remove-unused-links phase uses 'statx' when available.

* config-daemon.ac: Check for 'statx'.
* nix/libstore/gc.cc (LocalStore::removeUnusedLinks) [HAVE_STATX]: Use
'statx' instead of 'lstat'.

4 years agosubstitute: Make '%allow-unauthenticated-substitutes?' public.
Ludovic Courtès [Tue, 26 Nov 2019 11:30:45 +0000 (12:30 +0100)]
substitute: Make '%allow-unauthenticated-substitutes?' public.

* guix/scripts/substitute.scm (warn-about-missing-authentication): New
procedure.
(%allow-unauthenticated-substitutes?): Turn into a public parameter and
use 'warn-about-missing-authentication'.
(valid-narinfo?): Adjust accordingly.
* tests/substitute.scm (call-with-narinfo): Likewise.

4 years agoui: Adjust SRFI-34 exception handling to Guile 2.9.5.
Ludovic Courtès [Tue, 26 Nov 2019 11:21:26 +0000 (12:21 +0100)]
ui: Adjust SRFI-34 exception handling to Guile 2.9.5.

* guix/ui.scm (report-load-error, warn-about-load-error)
(read/eval): Match (or 'srfi-34 '%exception) instead of just 'srfi-34 to
match what Guile 2.9.5 does.

4 years agognu: Add helm.
Alexandros Theodotou [Fri, 8 Nov 2019 09:25:08 +0000 (09:25 +0000)]
gnu: Add helm.

* gnu/packages/music.scm: (helm): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: linux-libre@4.9: Update to 4.9.203.
Mark H Weaver [Tue, 26 Nov 2019 19:38:02 +0000 (14:38 -0500)]
gnu: linux-libre@4.9: Update to 4.9.203.

* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.203.
(linux-libre-4.9-pristine-source): Update hash.

4 years agognu: linux-libre@4.4: Update to 4.4.203.
Mark H Weaver [Tue, 26 Nov 2019 19:37:01 +0000 (14:37 -0500)]
gnu: linux-libre@4.4: Update to 4.4.203.

* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.203.
(linux-libre-4.4-pristine-source): Update hash.

4 years agognu: emacs-shift-number: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:57:33 +0000 (20:57 +0200)]
gnu: emacs-shift-number: Don't use unstable tarball.

* gnu/packages/emacs-xyz.scm (emacs-shift-number)[source]: Download
using git-fetch.

4 years agognu: emacs-rsw-elisp: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:56:03 +0000 (20:56 +0200)]
gnu: emacs-rsw-elisp: Don't use unstable tarball.

* gnu/packages/emacs-xyz.scm (emacs-rsw-elisp)[source]: Download using
git-fetch.

4 years agognu: emacs-helm-mode-manager: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:53:34 +0000 (20:53 +0200)]
gnu: emacs-helm-mode-manager: Don't use unstable tarball.

* gnu/packages/emacs-xyz.scm (emacs-helm-mode-manager)[source]: Download
using git-fetch.

4 years agognu: emacs-m-buffer-el: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:51:31 +0000 (20:51 +0200)]
gnu: emacs-m-buffer-el: Don't use unstable tarball.

* gnu/packages/emacs-xyz.scm (emacs-m-buffer-el)[source]: Download using
git-fetch.

4 years agognu: emacs-validate: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:49:55 +0000 (20:49 +0200)]
gnu: emacs-validate: Don't use unstable tarball.

* gnu/packages/emacs-xyz.scm (emacs-validate)[source]: Download using
git-fetch.

4 years agognu: emacs-groovy-modes: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:48:19 +0000 (20:48 +0200)]
gnu: emacs-groovy-modes: Don't use unstable tarball.

* gnu/packages/emacs-xyz.scm (emacs-groovy-modes)[source]: Download
using git-fetch.

4 years agognu: emacs-pretty-mode: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:46:27 +0000 (20:46 +0200)]
gnu: emacs-pretty-mode: Don't use unstable tarball.

* gnu/packages/emacs-xyz.scm (emacs-pretty-mode)[source]: Download using
git-fetch.

4 years agognu: emacs-auto-complete: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:44:58 +0000 (20:44 +0200)]
gnu: emacs-auto-complete: Don't use unstable tarball.

* gnu/packages/emacs-xyz.scm (emacs-auto-complete)[source]: Download
using git-fetch.

4 years agognu: emacs-cyberpunk-theme: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:43:04 +0000 (20:43 +0200)]
gnu: emacs-cyberpunk-theme: Don't use unstable tarball.

* gnu/packages/emacs-xyz.scm (emacs-cyberpunk-theme)[source]: Download
using git-fetch.

4 years agognu: emacs-flx: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:41:03 +0000 (20:41 +0200)]
gnu: emacs-flx: Don't use unstable tarball.

* gnu/packages/emacs-xyz.scm (emacs-flx)[source]: Download using
git-fetch.

4 years agognu: emacs-neotree: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:33:29 +0000 (20:33 +0200)]
gnu: emacs-neotree: Don't use unstable tarball.

* gnu/packages/emacs-xyz.scm (emacs-neotree)[source]: Download using
git-fetch.

4 years agognu: emacs-better-defaults: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:31:33 +0000 (20:31 +0200)]
gnu: emacs-better-defaults: Don't use unstable tarball.

* gnu/packages/emacs-xyz.scm (emacs-better-defaults)[source]: Download
using git-fetch.

4 years agognu: emacs-solarized-theme: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:30:02 +0000 (20:30 +0200)]
gnu: emacs-solarized-theme: Don't use unstable tarball.

* gnu/packages/emacs-xyz.scm (emacs-solarized-theme)[source]: Download
using git-fetch.

4 years agognu: python-django-jinja: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:27:24 +0000 (20:27 +0200)]
gnu: python-django-jinja: Don't use unstable tarball.

* gnu/packages/django.scm (python-django-jinja)[source]: Download using
git-fetch.

4 years agognu: python-django-debug-toolbar: Don't use unstable tarball.
Efraim Flashner [Tue, 26 Nov 2019 18:25:10 +0000 (20:25 +0200)]
gnu: python-django-debug-toolbar: Don't use unstable tarball.

* gnu/packages/django.scm (python-django-debug-toolbar)[source]:
Download using git-fetch.

4 years agognu: pdfposter: Update to 0.7.post1.
Hartmut Goebel [Tue, 26 Nov 2019 17:38:53 +0000 (18:38 +0100)]
gnu: pdfposter: Update to 0.7.post1.

* gnu/packages/pdf.scm (pdfposter): Update to 0.7.post1.
  [source]<pyi-uri> Remove extra file extension.
  [arguments]: No longer use python-2. Update comment.
  [inputs]: Replace PyPDF by PyPDF2.

4 years agognu: musescore: Update to 3.3.3.
Nicolas Goaziou [Tue, 26 Nov 2019 16:48:03 +0000 (17:48 +0100)]
gnu: musescore: Update to 3.3.3.

* gnu/packages/music.scm (musescore): Update to 3.3.3.

4 years agognu: gnuastro: Update to 0.11.
Efraim Flashner [Tue, 26 Nov 2019 16:15:54 +0000 (18:15 +0200)]
gnu: gnuastro: Update to 0.11.

* gnu/packages/astronomy.scm (gnuastro): Update to 0.11.

4 years agognupg: Update to 2.2.18.
Efraim Flashner [Tue, 26 Nov 2019 15:38:33 +0000 (17:38 +0200)]
gnupg: Update to 2.2.18.

* gnu/packages/gnupg.scm (gnupg): Update to 2.2.18.

4 years agodoc: Fix typo.
Efraim Flashner [Tue, 26 Nov 2019 09:44:21 +0000 (11:44 +0200)]
doc: Fix typo.

* doc/guix.texi (php-fpm-service-type): Note that the socket-group
default is "nagios" and not "php-fpm".

4 years agognu: kdeconnect: Remove useless code.
Hartmut Goebel [Fri, 22 Nov 2019 09:26:15 +0000 (10:26 +0100)]
gnu: kdeconnect: Remove useless code.

After fixing wrap-qt-program, setting QT_PLUGIN_PATH here is no longer
necessary.

* gnu/packages/kde.scm (kdeconnect)[arguments]<phases>{wrap-executable}:
  Remove setting QT_PLUGIN_PATH.

4 years agognu: python-pyqt: Fix output directory for plugins.
Hartmut Goebel [Fri, 22 Nov 2019 08:56:20 +0000 (09:56 +0100)]
gnu: python-pyqt: Fix output directory for plugins.

This defaults to QT_INSTALL_PLUGINS, thus we should use the same
sub-directory ($out/lib/qt5/plugins) here.

* gnu/packages/qt.scm (python-pyqt)[arguments]<phases>{configure}:
  Change base file name for plugins.

4 years agoguix: Fix wrap-qt-program.
Hartmut Goebel [Fri, 22 Nov 2019 08:25:56 +0000 (09:25 +0100)]
guix: Fix wrap-qt-program.

Directory names added here need to match qtbase's native-search-path
specifications.

* guix/build/qt-utils.scm (wrap-qt-program): Change paths used for
  QML2_IMPORT_PATH and QT_PLUGIN_PATH.

4 years agognu: sddm: Fix output directory for QML files.
Hartmut Goebel [Fri, 22 Nov 2019 08:07:50 +0000 (09:07 +0100)]
gnu: sddm: Fix output directory for QML files.

Path must match qtbase's native-search-path specification, otherwise it
will not be picked up by other packages.

* gnu/packages/display-managers.scm (sddm)[arguments]<configure-flags>:
  Change value of "-DQT_IMPORTS_DIR".

4 years agognu: youtube-dl: Update to 2019.11.22.
Efraim Flashner [Tue, 26 Nov 2019 09:00:09 +0000 (11:00 +0200)]
gnu: youtube-dl: Update to 2019.11.22.

* gnu/packages/video.scm (youtube-dl): Update to 2019.11.22.

4 years agognu: guix-data-service: Update to 0.0.1-6.af13248.
Christopher Baines [Tue, 26 Nov 2019 07:21:15 +0000 (07:21 +0000)]
gnu: guix-data-service: Update to 0.0.1-6.af13248.

* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-6.af13248.

4 years agognu: emacs-dashboard: Update to 1.6.0.
Brett Gilio [Fri, 22 Nov 2019 22:44:05 +0000 (16:44 -0600)]
gnu: emacs-dashboard: Update to 1.6.0.

From 9e3e34ccabc6330c9e0528028bef64e388783c78 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Fri, 22 Nov 2019 16:42:54 -0600
Subject: [PATCH] gnu: emacs-dashboard: Update to 1.6.0.

* gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.6.0.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
4 years agognu: gnucash: Activate database support.
Guillaume Le Vaillant [Wed, 20 Nov 2019 12:46:39 +0000 (13:46 +0100)]
gnu: gnucash: Activate database support.

* gnu/packages/gnucash.scm (gnucash)[inputs]: Add libdbi and libdbi-drivers.
  [arguments]: Remove '-DWITH_SQL=OFF' from 'configure-flags' and add
  'GNC_DBD_DIR' to program wrapping.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: Add libdbi-drivers.
Guillaume Le Vaillant [Wed, 20 Nov 2019 12:46:38 +0000 (13:46 +0100)]
gnu: Add libdbi-drivers.

* gnu/packages/databases.scm (libdbi-drivers): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: Add libdbi.
Guillaume Le Vaillant [Wed, 20 Nov 2019 12:46:37 +0000 (13:46 +0100)]
gnu: Add libdbi.

* gnu/packages/databases.scm (libdbi): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: Add pam-mount.
Guillaume Le Vaillant [Tue, 12 Nov 2019 18:05:18 +0000 (19:05 +0100)]
gnu: Add pam-mount.

* gnu/packages/admin.scm (pam-mount): New variable.
* gnu/packages/patches/pam-mount-luks2-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: Add libhx.
Guillaume Le Vaillant [Tue, 12 Nov 2019 18:05:17 +0000 (19:05 +0100)]
gnu: Add libhx.

* gnu/packages/c.scm (libhx): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agodaemon: boost::format: Fix typo "referred".
Vagrant Cascadian [Tue, 12 Nov 2019 03:14:16 +0000 (19:14 -0800)]
daemon: boost::format: Fix typo "referred".

* nix/boost/format/exceptions.hpp (too_few_args): Fix typo.
  (too_many_args): Fix typo.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agoguix build: '--keep-failed' implies '--no-offload'.
Ludovic Courtès [Thu, 21 Nov 2019 14:41:11 +0000 (15:41 +0100)]
guix build: '--keep-failed' implies '--no-offload'.

* guix/scripts/build.scm (set-build-options-from-command-line): Pass
 #:offload? #f when 'keep-failed? is true.
* doc/guix.texi (Common Build Options): Document it.

4 years agoUse 'offload?' instead of 'build-hook?' internally.
Ludovic Courtès [Thu, 21 Nov 2019 14:28:13 +0000 (15:28 +0100)]
Use 'offload?' instead of 'build-hook?' internally.

* guix/scripts/archive.scm (%default-options): Replace 'build-hook?'
with 'offload?'.
* guix/scripts/build.scm (set-build-options-from-command-line): Pass
 #:offload? instead of #:use-build-hook?.
(%standard-build-options): Use the 'offload? key instead of 'build-hook?.
(%default-options): Replace 'build-hook?' with 'offload?'.
* guix/scripts/copy.scm (%default-options): Likewise.
* guix/scripts/deploy.scm (%default-options): Likewise.
* guix/scripts/environment.scm (%default-options): Likewise.
* guix/scripts/pack.scm (%default-options): Likewise.
* guix/scripts/package.scm (%default-options): Likewise.
* guix/scripts/pull.scm (%default-options): Likewise.
* guix/scripts/system.scm (%default-options): Likewise.
* guix/scripts/time-machine.scm (%default-options): Likewise.
* guix/store.scm (set-build-options): Have #:use-build-hook? default
to *unspecified*.  Add #:offload?.  Add call to 'warn-about-deprecation'
when #:use-build-hook? is specified.

4 years agoguix build, daemon: Rename "--no-build-hook" to "--no-offload".
Ludovic Courtès [Thu, 21 Nov 2019 14:14:33 +0000 (15:14 +0100)]
guix build, daemon: Rename "--no-build-hook" to "--no-offload".

This is a followup to bc69ea2d605810cc32e13ed03d5848b8dc358b61.

* guix/scripts/build.scm (show-build-options-help): Rename
"--no-build-hook" to "--no-offload".
(%standard-build-options): Likewise, and warn when "--no-build-hook" is
passed.
* nix/nix-daemon/guix-daemon.cc (options): Add "--no-offload" and mark
"--no-build-hook" as hidden.
* guix/scripts/offload.scm: Adjust comment.
* doc/guix.texi (Invoking guix-daemon, Common Build Options): Replace
"--no-build-hook" with "--no-offload".
* etc/completion/fish/guix.fish, etc/completion/zsh/_guix: Adjust
accordingly.

4 years agodoc: cookbook: Add cross-references to the Guile manual.
Ludovic Courtès [Mon, 25 Nov 2019 21:03:37 +0000 (22:03 +0100)]
doc: cookbook: Add cross-references to the Guile manual.

* doc/guix-cookbook.texi (A Scheme Crash Course): Add cross-reference to
the Guile manual.

4 years agodoc: cookbook: Use @result{} & co. instead of a '>' prompt.
Ludovic Courtès [Mon, 25 Nov 2019 20:55:46 +0000 (21:55 +0100)]
doc: cookbook: Use @result{} & co. instead of a '>' prompt.

* doc/guix-cookbook.texi (A Scheme Crash Course)
(Extended example): Use @result{}, @print{}, and @error{}.

4 years agodoc: cookbook: Use Texinfo quotes.
Ludovic Courtès [Mon, 25 Nov 2019 20:44:29 +0000 (21:44 +0100)]
doc: cookbook: Use Texinfo quotes.

* doc/guix-cookbook.texi: Use Texinfo quotes ``like this'' instead of
straight quotes or curly quotes.

4 years agodoc: cookbook: Add cross-reference about ./pre-inst-env.
Ludovic Courtès [Mon, 25 Nov 2019 20:35:53 +0000 (21:35 +0100)]
doc: cookbook: Add cross-reference about ./pre-inst-env.

* doc/guix-cookbook.texi (Direct checkout hacking): Refer to "Running
Guix Before It Is Installed".

4 years agodoc: cookbook: Use @lisp for Scheme snippets.
Ludovic Courtès [Mon, 25 Nov 2019 20:30:40 +0000 (21:30 +0100)]
doc: cookbook: Use @lisp for Scheme snippets.

* doc/guix-cookbook.texi: Use @lisp instead of @example where
appropriate.

4 years agotests: Avoid unnecessary use of 'mock'.
Ludovic Courtès [Sun, 24 Nov 2019 19:48:11 +0000 (20:48 +0100)]
tests: Avoid unnecessary use of 'mock'.

* tests/build-utils.scm ("wrap-script, simple case"): Use the real
'which' instead of mocking it.

4 years agotests: Avoid (catch 'srfi-34 …) form.
Ludovic Courtès [Sun, 24 Nov 2019 19:47:20 +0000 (20:47 +0100)]
tests: Avoid (catch 'srfi-34 …) form.

* tests/build-utils.scm ("wrap-script, raises condition"): Use 'guard'
instead of "catch 'srfi-34".

4 years agognu: linux-libre: Update to 5.3.13.
Mark H Weaver [Mon, 25 Nov 2019 06:47:07 +0000 (01:47 -0500)]
gnu: linux-libre: Update to 5.3.13.

* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.13.
(linux-libre-5.3-pristine-source): Update hash.

4 years agognu: linux-libre@4.19: Update to 4.19.86.
Mark H Weaver [Mon, 25 Nov 2019 06:46:15 +0000 (01:46 -0500)]
gnu: linux-libre@4.19: Update to 4.19.86.

* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.86.
(linux-libre-4.19-pristine-source): Update hash.

4 years agognu: linux-libre@4.14: Update to 4.14.156.
Mark H Weaver [Mon, 25 Nov 2019 06:45:42 +0000 (01:45 -0500)]
gnu: linux-libre@4.14: Update to 4.14.156.

* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.156.
(linux-libre-4.14-pristine-source): Update hash.

4 years agognu: Add netcat-openbsd.
Alex Griffin [Wed, 20 Nov 2019 01:59:32 +0000 (19:59 -0600)]
gnu: Add netcat-openbsd.

* gnu/packages/admin.scm (netcat-openbsd): New variable.