Commit graph

66318 commits

Author SHA1 Message Date
Mark H Weaver 84b9319fc6
gnu: linux-libre@5.4: Update to 5.4.64.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.64.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Stay at version 5.4.63.
2020-09-09 14:46:58 -04:00
Alexey Abramov 22470c88af
services: dovecot: Serialize global settings first.
* gnu/services/mail.scm (dovecot-configuration): To avoid dovecot warning
messages, move serialization of protocol settings below the global one.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-09-09 20:37:07 +02:00
Alexey Abramov bcfe0f0c1e
services: dovecot: Use modules via symlink to system profile.
* gnu/services/mail.scm (%dovecot-activation): Link the location with multiple
plugins (dovecot-pigeonhole, etc), to a place where dovecot can find them.
* gnu/services/mail.scm (dovecot-configuration): Use the symlink.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-09-09 20:37:07 +02:00
Efraim Flashner db0109be42
gnu: dovecot: Set moduledir to global directory.
* gnu/packages/mail.scm (dovecot)[arguments]: Add configure-flag to set
moduledir. Adjust custom 'install phase to override moduledir so it
successfully installs.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-09-09 20:37:06 +02:00
Tobias Geerinckx-Rice 042d7eb114
gnu: znc: Update to 1.8.2.
* gnu/packages/messaging.scm (znc): Update to 1.8.2.
2020-09-09 20:37:06 +02:00
Mark H Weaver ad42c20921
gnu: linux-libre: Update to 5.8.8.
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.8.
(linux-libre-5.8-pristine-source): Update hash.
(deblob-scripts-5.8): Stay at version 5.8.7.
2020-09-09 14:32:04 -04:00
Dr. Arne Babenhauserheide eb15d38162
gnu: mercurial: Update to 5.5.1.
* gnu/packages/version-control.scm (mercurial): Update to 5.5.1.
[source]: Remove patches.
[arguments]: Adjust the custom 'check phase to delete a few more files.
(mercurial-patch): Remove procedure.
(%mercurial-patches): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-09 21:02:44 +03:00
Ricardo Wurmus 0f8db4dc88
Revert "gnu: Add r-loomr."
This reverts commit 1f56ec08af.

This package is not free software.
2020-09-09 18:14:48 +02:00
Ricardo Wurmus ef897e9aa8
gnu: Add inspekt3d.
* gnu/packages/engineering.scm (inspekt3d): New variable.
2020-09-09 18:14:34 +02:00
Roel Janssen 0574446be8
gnu: Add r-bisquerna.
* gnu/packages/bioinformatics.scm (r-bisquerna): New variable.
2020-09-09 17:02:55 +02:00
Roel Janssen a9401b4c94
gnu: Add r-useful.
* gnu/packages/cran.scm (r-useful): New variable.
2020-09-09 16:59:42 +02:00
Roel Janssen 1f56ec08af
gnu: Add r-loomr.
* gnu/packages/bioinformatics.scm (r-loomr): New variable.
2020-09-09 16:56:02 +02:00
Roel Janssen 37d3373008
gnu: Add r-mboost.
* gnu/packages/cran.scm (r-mboost): New variable.
2020-09-09 16:51:08 +02:00
Roel Janssen cc61af0b29
gnu: Add r-stabs.
* gnu/packages/cran.scm (r-stabs): New variable.
2020-09-09 16:47:35 +02:00
Roel Janssen 57add3d0fc
gnu: Add r-partykit.
* gnu/packages/cran.scm (r-partykit): New variable.
2020-09-09 16:41:50 +02:00
Nicolas Goaziou d165d77f85
gnu: emacs-explain-pause-mode: Fix synopsis and description.
* gnu/packages/emacs-xyz.scm (emacs-explain-pause-mode)[synopsis,
description]: Conform to style recommendations.
2020-09-09 15:30:54 +02:00
Pierre Neidhardt 200aaaeebc
gnu: emacs-org-contrib: Fix version to 20200907.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Version 20200908 does not
exist yet, use the last one on ELPA.
2020-09-09 14:46:43 +02:00
Pierre Neidhardt 057d584b98
gnu: emacs-org-contrib: Update to 20200908.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20200908.
2020-09-09 14:29:35 +02:00
Pierre Neidhardt e31289085d
gnu: emacs-sly-macrostep: Update to 20191211.
* gnu/packages/emacs-xyz.scm (emacs-sly-macrostep): Update to 20191211.
2020-09-09 11:55:34 +02:00
Pierre Neidhardt 086ae88000
gnu: emacs-sly: Update to 20200903.
* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20200903.
2020-09-09 11:55:34 +02:00
Michael Rohleder 219e0a497e
gnu: taglib: Fix 'taglib-config --libs' -L flag.
* gnu/packages/mp3.scm (taglib): Add "" around the substitution of
ZLIB_LIBRARIES_FLAGS and add "/lib".

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-09-09 10:27:54 +02:00
Efraim Flashner 65d96ea4b8
gnu: enlightenment: Fix inputs.
* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Move efl,
wayland-protocols ...
[propagated-inputs]: ... to here. Add libxkbcommon.
2020-09-09 11:03:39 +03:00
Prafulla Giri 918a8f49a0
gnu: Add breeze.
* gnu/packages/kde-frameworks.scm (breeze): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-09 09:28:12 +02:00
Prafulla Giri 41b35576e7
gnu: Add breeze-assets.
* gnu/packages/kde-frameworks.scm (breeze-assets): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-09 09:28:12 +02:00
Joshua Branson 191e79dab2
doc: cookbook: Adding a section "Running Guix on a Linode Server"
* doc/guix-cookbook.texi (Running Guix on a Linode Server):
I added a section that explains how to run guix on a linode server.
Thanks Chris Webber!

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-09 09:28:12 +02:00
Ludovic Courtès ea0da48681
guix-install.sh: Quote the OpenPGP key URL.
Without quotes, zsh fails with "no matches found" as it tries to
interpret the question mark.

* etc/guix-install.sh (chk_gpg_keyring): Enclose URL in single quotes.
2020-09-09 09:28:12 +02:00
Kyle Meyer 8c944c4c4f
gnu: git-annex: Update to 8.20200908.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200908.
[arguments]: Drop flag to disable WebDAV because the latest release
unconditionally builds with WebDAV support.
[inputs]: Add ghc-dav.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2020-09-08 23:37:45 -04:00
Kyle Meyer 56a6748ddd
gnu: Add ghc-dav.
* gnu/packages/haskell-web.scm (ghc-dav): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2020-09-08 23:37:45 -04:00
Kyle Meyer 7f89dfc9d9
gnu: Add ghc-xml-hamlet.
* gnu/packages/haskell-xyz.scm (ghc-xml-hamlet): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2020-09-08 23:37:34 -04:00
Andreas Enge ee7a7c9014
genimage: Add patch needed for the test on ARM architectures.
* gnu/packages/patches/genimage-signedness.patch: New file.
* gnu/packages/genimage.scm (genimage)[source]: Add patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
2020-09-08 22:29:32 +02:00
Andreas Enge 44de399151
gnu: genimage: Drop fdisk dependency.
* gnu/packages/genimage.scm (native-inputs): Drop fdisk, which is not used.
2020-09-08 22:29:19 +02:00
Brendan Tildesley fd3eac4dd7
gnu: calibre: Wrap QTWEBENGINEPROCESS_PATH.
* gnu/packages/ebook.scm (calibre): Wrap QTWEBENGINEPROCESS_PATH in
addition to wrapping PYTHONPATH as python-build-system does.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2020-09-08 21:54:44 +02:00
Pierre Neidhardt 4cb7a67544
gnu: emacs-helm-fish-completion: Update to 0.6.
* gnu/packages/emacs-xyz.scm (emacs-helm-fish-completion): Update to 0.6.
2020-09-08 17:18:16 +02:00
Robin Green 599f8d98cf
gnu: coq-stdpp: Update to 1.4.0.
* gnu/packages/coq.scm (coq-stdpp): Update to 1.4.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-08 15:46:26 +03:00
Vinicius Monego 59ae22458b
gnu: emacs-fountain-mode: Update to 3.2.2.
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.2.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-09-08 13:53:49 +02:00
Vinicius Monego a8095cd52a
gnu: Add emacs-gdscript-mode.
* gnu/packages/emacs-xyz.scm (emacs-gdscript-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-09-08 13:51:15 +02:00
Nicolas Goaziou cce5e1260a
gnu: emacs-ebdb: Update to 0.6.19.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.6.19.
2020-09-08 13:37:08 +02:00
Nicolas Goaziou 891a1579ce
gnu: emacs-oauth2: Update to 0.15.
* gnu/packages/emacs-xyz.scm (emacs-oauth2): Update to 0.15.
2020-09-08 13:35:46 +02:00
Nicolas Goaziou ef428680ed
gnu: emacs-org: Update to 9.3.8.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.8.
2020-09-08 13:33:31 +02:00
B. Wilson 0a7acf95db
gnu: metamath: Update to 0.192.
* gnu/packages/maths.scm (metamath): Update to 0.192.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-08 12:12:36 +03:00
Vinicius Monego 59659f59fb
gnu: liferea: Update to 1.12.9.
* gnu/packages/syndication.scm (liferea): Update to 1.12.9. Fix indentation.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-08 10:57:33 +03:00
Vinicius Monego a968f2ead0
gnu: pre-commit: Update to 2.7.1.
* gnu/packages/version-control.scm (pre-commit): Update to 2.7.1.
[native-inputs]: Change git to git-minimal.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-08 10:51:19 +03:00
Ludovic Courtès 4678767a16
doc: Tweak .texi to avoid po4a-translate infinite loop.
* doc/guix.texi (Requirements): Keep @uref on one line as splitting it
would lead po4a-translate to enter an infinite loop.
2020-09-08 09:12:18 +02:00
Efraim Flashner c9a6c0c672
gnu: pinentry: Enable curses fallback.
* gnu/packages/gnupg.scm (pinentry-gtk2, pinentry-gnome3, pinentry-qt,
pinentry-efl)[arguments]: Add configure-flag for fallback curses mode.
2020-09-08 09:17:51 +03:00
Vagrant Cascadian d27afcc6ab
gnu: sbcl-caveman: Adjust reference to store file name.
Triggers "assert-no-store-file-names" when running "make dist".

* gnu/packages/lisp-xyz (sbcl-caveman): Adjust reference to store file name.
2020-09-07 16:08:41 -07:00
Ludovic Courtès b5eb901ab5
Remove (guix json) and require Guile-JSON 4.3.0+.
This is a followup to 4071879c86.

* guix/json.scm: Remove.
* Makefile.am (MODULES): Adjust accordingly.
* m4/guix.m4 (GUIX_CHECK_GUILE_JSON): Check for 'define-json-mapping'.
* doc/guix.texi (Requirements): Require Guile-JSON 4.3.0+.
* guix/ci.scm, guix/cve.scm, guix/import/cpan.scm,
guix/import/crate.scm, guix/swh.scm: Remove (guix json) import.
* guix/import/gem.scm, guix/import/pypi.scm: Likewise, and import (json).
* guix/self.scm (specification->package): Switch to GUILE-JSON-4.
* guix/git-download.scm (git-fetch): Likewise.
2020-09-08 00:47:35 +02:00
Ludovic Courtès d15c7974a2
android-repo-download: Remove unnecessary use of Guile-JSON.
* guix/android-repo-download.scm (android-repo-fetch)[guile-json]: Remove.
[build]: Remove GUILE-JSON from 'with-extensions'.
2020-09-08 00:47:35 +02:00
Ludovic Courtès d2a7114e0b
gnu: taglib: 'taglib-config --libs' shows -L flag for zlib.
Fixes compilation of emacs-emms-print-metadata.

* gnu/packages/mp3.scm (taglib)[arguments]: Add #:phases.
2020-09-08 00:03:12 +02:00
Mark H Weaver cc2849bc8c
gnu: Add rust-cbindgen@0.14.1.
* gnu/packages/rust-apps.scm (rust-cbindgen-0.14): New variable.
2020-09-07 15:33:02 -04:00
Mark H Weaver edc55ce9d6
gnu: notmuch: Update to 0.31.
* gnu/packages/mail.scm (notmuch): Update to 0.31.

[source]: Remove the workarounds that were temporarily needed to cope with the
tilde ("~") in the upstream "~rc" version number.
2020-09-07 15:32:46 -04:00