jackhill/guix/guix.git
4 years agodoc: Move "Commit Access" section from 'HACKING' to the manual.
Ludovic Courtès [Wed, 1 Jan 2020 15:14:08 +0000 (16:14 +0100)]
doc: Move "Commit Access" section from 'HACKING' to the manual.

* HACKING (Commit Access): Remove.
(Contributing): Update URL of the manual.
* doc/contributing.texi (Commit Access): New section.
(Submitting Patches): Add cross reference.

4 years agodoc: Add "Tracking Bugs and Patches" section.
Ludovic Courtès [Wed, 1 Jan 2020 15:05:11 +0000 (16:05 +0100)]
doc: Add "Tracking Bugs and Patches" section.

* doc/contributing.texi (Tracking Bugs and Patches): New section.
(Submitting Patches): Refer to it.
* doc/guix.texi: Update copyright line.
* HACKING (Using emacs-debbugs): Remove.

4 years agochannels: Provide a hint when the 'guix' channel is lacking.
Ludovic Courtès [Thu, 9 Jan 2020 10:21:31 +0000 (11:21 +0100)]
channels: Provide a hint when the 'guix' channel is lacking.

Fixes <https://bugs.gnu.org/39043>.
Reported by Jesse Gibbons <jgibbons2357@gmail.com>.

* guix/channels.scm (channel-instance-derivations): Raise '&fix-hint'
condition in addition to the '&message' condition.

4 years agolint: Check for more packages which should be native.
Danny Milosavljevic [Thu, 9 Jan 2020 15:32:16 +0000 (16:32 +0100)]
lint: Check for more packages which should be native.

* guix/lint.scm (check-inputs-should-be-native): Add autoconf, automake,
bison, dejagnu, desktop-file-utils, doxygen, flex, gettext,
gobject-introspection, googletest-source, groff, help2man, libtool, swig,
qmake, qttools, texinfo, xorg-server-for-tests, yelp-tools.

4 years agognu: linux-libre: Update to 5.4.10.
Mark H Weaver [Thu, 9 Jan 2020 20:39:08 +0000 (15:39 -0500)]
gnu: linux-libre: Update to 5.4.10.

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

4 years agognu: linux-libre@4.19: Update to 4.19.94.
Mark H Weaver [Thu, 9 Jan 2020 20:38:29 +0000 (15:38 -0500)]
gnu: linux-libre@4.19: Update to 4.19.94.

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

4 years agognu: linux-libre@4.14: Update to 4.14.163.
Mark H Weaver [Thu, 9 Jan 2020 20:37:32 +0000 (15:37 -0500)]
gnu: linux-libre@4.14: Update to 4.14.163.

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

4 years agognu: icecat: Update to 68.4.1-guix0-preview1 [fixes CVE-2019-17026].
Mark H Weaver [Thu, 9 Jan 2020 18:55:25 +0000 (13:55 -0500)]
gnu: icecat: Update to 68.4.1-guix0-preview1 [fixes CVE-2019-17026].

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update hash of upstream firefox source tarball,
'upstream-icecat-base-version', and commit and hash of gnuzilla checkout.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to upstream changes.

4 years agognu: dillo: Fix SSL support.
Mark H Weaver [Thu, 9 Jan 2020 04:04:13 +0000 (23:04 -0500)]
gnu: dillo: Fix SSL support.

* gnu/packages/web-browsers.scm (dillo)[inputs]: Use openssl-1.0
in place of openssl.

4 years agognu: emacs-ledger-mode: Fix autoload failure.
Brant Gardner [Wed, 25 Dec 2019 16:11:41 +0000 (10:11 -0600)]
gnu: emacs-ledger-mode: Fix autoload failure.

* gnu/packages/finance.scm (emacs-ledger-mode)[arguments]: Replace the
  'relocate-elisp' phase by a 'patch-site-dir' phase to put the files in the
  right directory and a 'generate-autoload' phase to make the autoload file.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
4 years agognu: Add gnome-color-manager.
Raghav Gururajan [Thu, 9 Jan 2020 14:55:25 +0000 (15:55 +0100)]
gnu: Add gnome-color-manager.

* gnu/packages/gnome.scm (gnome-color-manager): New variable.

4 years agognu: qtxmlpatterns: Build QML plugin for XmlListModel.
Guillaume Le Vaillant [Sun, 5 Jan 2020 18:27:17 +0000 (19:27 +0100)]
gnu: qtxmlpatterns: Build QML plugin for XmlListModel.

* gnu/packages/qt.scm (qtdeclarative)[native-inputs]: Remove qtxmlpatterns.
  (qtxmlpatterns)[native-inputs]: Add qtdeclarative.

4 years agognu: Add gnome-online-miners.
Raghav Gururajan [Thu, 9 Jan 2020 14:14:31 +0000 (09:14 -0500)]
gnu: Add gnome-online-miners.

* gnu/packages/gnome.scm (gnome-online-miners): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
4 years agognu: Add emacs-ebib.
Paul Garlick [Thu, 9 Jan 2020 13:09:19 +0000 (13:09 +0000)]
gnu: Add emacs-ebib.

* gnu/packages/emacs-xyz.scm (emacs-ebib): New variable.

4 years agognu: smithwaterman: Update to 0.0.0-2.2610e25.
Efraim Flashner [Wed, 8 Jan 2020 10:49:17 +0000 (12:49 +0200)]
gnu: smithwaterman: Update to 0.0.0-2.2610e25.

* gnu/packages/bioinformatics.scm (smithwaterman): Update to 0.0.0-2.2610e25.
[arguments]: Add make-flags to build static library. Adjust custom
'install phase to install static library.

4 years agognu: vcflib: Update to 1.0.1.
Efraim Flashner [Wed, 8 Jan 2020 10:17:58 +0000 (12:17 +0200)]
gnu: vcflib: Update to 1.0.1.

* gnu/packages/bioinformatics.scm (vcflib): Update to 1.0.1.
[source]: Download using url-fetch.
[native-inputs]: Sort alphabetically. Move perl, python ...
[inputs]: ... to here.
[arguments]: Add make-flags. Update custom 'build phase.

(tabixpp-freebayes): Remove variable.
(freebayes)[native-inputs]: Use tabixpp-source over tabixpp-freebayes.

4 years agognu: fastahack: Update to 1.0.0.
Efraim Flashner [Wed, 8 Jan 2020 09:58:45 +0000 (11:58 +0200)]
gnu: fastahack: Update to 1.0.0.

* gnu/packages/bioinformatics.scm (fastahack): Update to 1.0.0.

4 years agognu: Add intervaltree.
Efraim Flashner [Wed, 8 Jan 2020 09:55:17 +0000 (11:55 +0200)]
gnu: Add intervaltree.

* gnu/packages/bioinformatics.scm (intervaltree): New variable.
(vcflib, freebayes)[native-inputs]: Use packaged intervaltree's source.

4 years agognu: tabixpp: Update to 1.1.0.
Efraim Flashner [Wed, 8 Jan 2020 09:30:36 +0000 (11:30 +0200)]
gnu: tabixpp: Update to 1.1.0.

* gnu/packages/bioinformatics.scm (tabixpp): Update to 1.1.0.
[source]: Add snippet to remove vendored library.
[arguments]: Adjust custom 'build phase to fix INCLUDES.

4 years agognu: bwa: Install static library.
Efraim Flashner [Wed, 8 Jan 2020 09:29:09 +0000 (11:29 +0200)]
gnu: bwa: Install static library.

* gnu/packages/bioinformatics.scm (bwa)[arguments]: Install static
library.

4 years agognu: emacs-cyberpunk-theme: Update to 1.21.
Pierre Neidhardt [Thu, 9 Jan 2020 11:07:02 +0000 (12:07 +0100)]
gnu: emacs-cyberpunk-theme: Update to 1.21.

* gnu/packages/emacs-xyz.scm (emacs-cyberpunk-theme): Update to 1.21.

4 years agognu: emacs-helm-org: Update to 20191229.
Pierre Neidhardt [Thu, 9 Jan 2020 10:27:25 +0000 (11:27 +0100)]
gnu: emacs-helm-org: Update to 20191229.

* gnu/packages/emacs-xyz.scm (emacs-helm-org): Update to 20191229.

4 years agognu: u-boot-2019.10: Remove obsolete version.
Vagrant Cascadian [Thu, 9 Jan 2020 01:47:09 +0000 (17:47 -0800)]
gnu: u-boot-2019.10: Remove obsolete version.

* gnu/packages/bootloaders (u-boot-2019.10): Remove variable.
  (u-boot-firefly-rk3399): Use default u-boot version.
  (u-boot-rockpro64-rk3399): Use default u-boot version.
  (u-boot-rock64-rk3328): Use default u-boot version.
  [arguments]: Remove add-u-boot-itb phase.

4 years agognu: u-boot: Update to 2020.01.
Vagrant Cascadian [Thu, 9 Jan 2020 01:44:48 +0000 (17:44 -0800)]
gnu: u-boot: Update to 2020.01.

* gnu/packages/bootloaders (u-boot): Update to 2020.01.
  [source]: Remove patch u-boot-fix-mkimage-header-verification.
  [native-inputs]: Update to use python 3 and add perl.
  (u-boot-tools)[configure]: Use tools-only_defconfig.
  [arguments]: Update phase updating python-coverage to work with python 3.
  Drop obsolete substitution for test_ofplatdata.
  Disable code coverage tests and binman tests.
* gnu/packages/patches/u-boot-fix-mkimage-header-verification.patch: Remove file.
* gnu/local.mk [dist_patch_DATA]: Update accordingly.

4 years agognu: arm-trusted-firmware: Update to 2.2.
Vagrant Cascadian [Wed, 23 Oct 2019 05:45:17 +0000 (22:45 -0700)]
gnu: arm-trusted-firmware: Update to 2.2.

* gnu/packages/firmware (make-arm-trusted-firmware): Update to 2.2.
  [source]: Update URL.
  [homepage]: Update URL.
* gnu/packages/patches/arm-trusted-firmware-optional-bin-generation.patch:
  Remove patch.
* gnu/packages/patches/arm-trusted-firmware-rockchip-disable-binary.patch:
  Remove patch.
* gnu/local.mk (dist_patch_DATA): Update accordingly.

4 years agognu: system-config-printer: Update to 1.5.12.
Oleg Pykhalov [Thu, 9 Jan 2020 01:37:52 +0000 (04:37 +0300)]
gnu: system-config-printer: Update to 1.5.12.

* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.12.

4 years agognu: sysstat: Update to 12.3.1.
Oleg Pykhalov [Thu, 9 Jan 2020 01:35:39 +0000 (04:35 +0300)]
gnu: sysstat: Update to 12.3.1.

* gnu/packages/linux.scm (sysstat): Update to 12.3.1.

4 years agognu: streamlink: Update to 1.3.0.
Oleg Pykhalov [Thu, 9 Jan 2020 01:29:42 +0000 (04:29 +0300)]
gnu: streamlink: Update to 1.3.0.

* gnu/packages/video.scm (streamlink): Update to 1.3.0.
[source]: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove this.

4 years agognu: tigervnc-client: Update to 1.10.1.
Oleg Pykhalov [Thu, 9 Jan 2020 01:16:19 +0000 (04:16 +0300)]
gnu: tigervnc-client: Update to 1.10.1.

* gnu/packages/tigervnc.scm (tigervnc-client): Update to 1.10.1.
(tigervnc-server): Update to 1.10.1.

4 years agognu: teeworlds: Fix install phase on i386 architecture.
Oleg Pykhalov [Thu, 9 Jan 2020 01:08:30 +0000 (04:08 +0300)]
gnu: teeworlds: Fix install phase on i386 architecture.

* gnu/packages/games.scm (teeworlds)[arguments]: Fix install phase on i386
architecture.

4 years agognu: font-iosevka: Update to 2.3.3.
Tobias Geerinckx-Rice [Wed, 8 Jan 2020 13:59:22 +0000 (14:59 +0100)]
gnu: font-iosevka: Update to 2.3.3.

* gnu/packages/fonts.scm (font-iosevka): Update to 2.3.3.

4 years agognu: font-comic-neue: Add a note about versions.
Tobias Geerinckx-Rice [Wed, 8 Jan 2020 13:48:24 +0000 (14:48 +0100)]
gnu: font-comic-neue: Add a note about versions.

* gnu/packages/fonts.scm (font-comic-neue): Add a comment about the
‘v2.4’ tag.

4 years agognu: font-inconsolata: Use HTTPS home page.
Tobias Geerinckx-Rice [Wed, 8 Jan 2020 13:10:54 +0000 (14:10 +0100)]
gnu: font-inconsolata: Use HTTPS home page.

* gnu/packages/fonts.scm (font-inconsolata)[home-page]: Use HTTPS.

4 years agognu: font-inconsolata: Update to 3.000.
Tobias Geerinckx-Rice [Wed, 8 Jan 2020 13:10:00 +0000 (14:10 +0100)]
gnu: font-inconsolata: Update to 3.000.

* gnu/packages/fonts.scm (font-inconsolata): Update to 3.000.
[source]: Fetch from the author's new repository.

4 years agognu: font-ibm-plex: Update to 4.0.2.
Tobias Geerinckx-Rice [Wed, 8 Jan 2020 12:54:56 +0000 (13:54 +0100)]
gnu: font-ibm-plex: Update to 4.0.2.

* gnu/packages/fonts.scm (font-ibm-plex): Update to 4.0.2.

4 years agognu: font-gnu-unifont: Update to 12.1.04.
Tobias Geerinckx-Rice [Wed, 8 Jan 2020 12:01:06 +0000 (13:01 +0100)]
gnu: font-gnu-unifont: Update to 12.1.04.

* gnu/packages/fonts.scm (font-gnu-unifont): Update to 12.1.04.

4 years agognu: font-terminus: Update to 4.48.
Tobias Geerinckx-Rice [Wed, 8 Jan 2020 11:55:24 +0000 (12:55 +0100)]
gnu: font-terminus: Update to 4.48.

* gnu/packages/fonts.scm (font-terminus): Update to 4.48.

4 years agognu: font-lato: Update version number to 2.015.
Tobias Geerinckx-Rice [Wed, 8 Jan 2020 11:47:49 +0000 (12:47 +0100)]
gnu: font-lato: Update version number to 2.015.

Both the README and the Web site identify this as version 2.015.

* gnu/packages/fonts.scm (font-lato)[version]: Correct.

4 years agognu: mate-terminal: Update to 1.23.0.
Tobias Geerinckx-Rice [Wed, 8 Jan 2020 02:36:05 +0000 (03:36 +0100)]
gnu: mate-terminal: Update to 1.23.0.

* gnu/packages/mate.scm (mate-terminal): Update to 1.23.0.

4 years agognu: mate-terminal: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Wed, 8 Jan 2020 02:36:01 +0000 (03:36 +0100)]
gnu: mate-terminal: Don't use NAME in source URI.

* gnu/packages/mate.scm (mate-terminal)[source]: Hard-code NAME.

4 years agognu: sdl2-image: Update to 2.0.5.
Oleg Pykhalov [Thu, 9 Jan 2020 00:10:13 +0000 (03:10 +0300)]
gnu: sdl2-image: Update to 2.0.5.

* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.5.

4 years agognu: s6-rc: Update to 0.5.1.1.
Oleg Pykhalov [Thu, 9 Jan 2020 00:05:02 +0000 (03:05 +0300)]
gnu: s6-rc: Update to 0.5.1.1.

* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.1.1.

4 years agognu: s6-portable-utils: Update to 2.2.2.1.
Oleg Pykhalov [Thu, 9 Jan 2020 00:04:13 +0000 (03:04 +0300)]
gnu: s6-portable-utils: Update to 2.2.2.1.

* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.2.1.

4 years agognu: s6-networking: Update to 2.3.1.1.
Oleg Pykhalov [Thu, 9 Jan 2020 00:03:16 +0000 (03:03 +0300)]
gnu: s6-networking: Update to 2.3.1.1.

* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.1.1.

4 years agognu: s6-linux-utils: Update to 2.5.1.1.
Oleg Pykhalov [Thu, 9 Jan 2020 00:02:29 +0000 (03:02 +0300)]
gnu: s6-linux-utils: Update to 2.5.1.1.

* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.1.1.

4 years agognu: s6-linux-init: Update to 1.0.3.1.
Oleg Pykhalov [Wed, 8 Jan 2020 23:59:51 +0000 (02:59 +0300)]
gnu: s6-linux-init: Update to 1.0.3.1.

* gnu/packages/skarnet.scm (s6-linux-init)[version]: Update to 1.0.3.1.
[inputs]: Add execline and s6.
[arguments]: Add '--with-lib=' for execline and s6.

4 years agognu: s6-dns: Update to 2.3.1.1.
Oleg Pykhalov [Wed, 8 Jan 2020 23:51:26 +0000 (02:51 +0300)]
gnu: s6-dns: Update to 2.3.1.1.

* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.1.1.

4 years agognu: skalibs: Update to 2.9.1.0.
Oleg Pykhalov [Wed, 8 Jan 2020 23:51:16 +0000 (02:51 +0300)]
gnu: skalibs: Update to 2.9.1.0.

* gnu/packages/skarnet.scm (skalibs): Update to 2.9.1.0.

4 years agognu: abiword: Update to 3.0.4.
Oleg Pykhalov [Wed, 8 Jan 2020 23:28:07 +0000 (02:28 +0300)]
gnu: abiword: Update to 3.0.4.

* gnu/packages/abiword.scm (abiword): Update to 3.0.4.
[source](patches): Remove "abiword-black-drawing-with-gtk322.patch" patch.
Delete merged to upstream patch hunks in "abiword-explictly-cast-bools.patch"
patch.
* gnu/packages/patches/abiword-black-drawing-with-gtk322.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove this.

4 years agognu: emacs-treemacs: Refactor "install-data" phase.
Oleg Pykhalov [Wed, 8 Jan 2020 23:27:06 +0000 (02:27 +0300)]
gnu: emacs-treemacs: Refactor "install-data" phase.

* gnu/packages/emacs-xyz.scm (emacs-treemacs)[arguments]: Refactor
"install-data" phase.

4 years agognu: util-linux: Rename udev variant.
Marius Bakke [Wed, 8 Jan 2020 23:13:50 +0000 (00:13 +0100)]
gnu: util-linux: Rename udev variant.

Some packages propagate util-linux, so make sure that that manifests and
similar choose the same version to avoid conflicts.

* gnu/packages/linux.scm (util-linux)[properties]: Remove.
(util-linux+udev)[name]: Set to "util-linux-with-udev".
[properties]: Remove.

4 years agoservices: nfs: Add nfs-service-type.
Ricardo Wurmus [Fri, 3 Jan 2020 17:19:50 +0000 (18:19 +0100)]
services: nfs: Add nfs-service-type.

* gnu/services/nfs.scm (<nfs-configuration>): New record.
(nfs-configuration, nfs-configuration?, nfs-configuration-nfs-utils,
nfs-configuration-nfs-version, nfs-configuration-exports,
nfs-configuration-rpcmountd-port, nfs-configuration-rpcstatd-port,
nfs-configuration-rpcbind, nfs-configuration-idmap-domain,
nfs-configuration-nfsd-port, nfs-configuration-nfsd-threads,
nfs-configuration-pipefs-directory, nfs-configuration-debug,
nfs-shepherd-services): New procedures.
(nfs-service-type): New variable.
* doc/guix.texi (Network File System): Document it.
* gnu/tests/nfs.scm (%test-nfs-server): New variable.
(%base-os): Use default value of rpcbind-service-type.

4 years agoservices: nfs: Allow gss-service-type to be extended.
Ricardo Wurmus [Fri, 3 Jan 2020 17:16:13 +0000 (18:16 +0100)]
services: nfs: Allow gss-service-type to be extended.

* gnu/services/nfs.scm (gss-service-type): Rewrite using SERVICE-TYPE to add
ability to extend the service.

4 years agoservices: nfs: Add verbosity control to idmap-service-type.
Ricardo Wurmus [Fri, 3 Jan 2020 17:15:00 +0000 (18:15 +0100)]
services: nfs: Add verbosity control to idmap-service-type.

* gnu/services/nfs.scm (<idmap-configuration>)[verbosity]: New field.
(idmap-configuration-verbosity): New procedure.
(idmap-service-type): Use it.
* doc/guix.texi (Network File System): Document it.

4 years agoservices: nfs: Allow idmap-service-type to be extended.
Ricardo Wurmus [Fri, 3 Jan 2020 17:13:38 +0000 (18:13 +0100)]
services: nfs: Allow idmap-service-type to be extended.

* gnu/services/nfs.scm (idmap-service-type): Rewrite using SERVICE-TYPE to add
ability to extend the service.

4 years agoservices: nfs: Fix indentation and typo.
Ricardo Wurmus [Fri, 3 Jan 2020 17:02:02 +0000 (18:02 +0100)]
services: nfs: Fix indentation and typo.

* gnu/services/nfs.scm (<gss-configuration>, <idmap-configuration>): Fix
indentation.
(<idmap-configuration>): Rename accessor for NFS-UTILS field to
IDMAP-CONFIGURATION-NFS-UTILS.
(idmap-service-type): Use IDMAP-CONFIGURATION-NFS-UTILS.

4 years agoservices: nfs: Allow pipefs-service-type to be extended.
Ricardo Wurmus [Fri, 3 Jan 2020 16:50:45 +0000 (17:50 +0100)]
services: nfs: Allow pipefs-service-type to be extended.

* gnu/services/nfs.scm (pipefs-service-type): Rewrite using SERVICE-TYPE to
add ability to extend the service.

4 years agoservices: nfs: Allow rpcbind-service-type to be extended.
Ricardo Wurmus [Fri, 3 Jan 2020 16:48:49 +0000 (17:48 +0100)]
services: nfs: Allow rpcbind-service-type to be extended.

* gnu/services/nfs.scm (rpcbind-service-type): Rewrite using SERVICE-TYPE to
add ability to extend the service.

4 years agoservices: nfs: Fix name of package variable.
Ricardo Wurmus [Fri, 3 Jan 2020 16:45:24 +0000 (17:45 +0100)]
services: nfs: Fix name of package variable.

* gnu/services/nfs.scm (rpcbind-service-type): Correct name from nfs-utils to
rpcbind.

4 years agogit-authenticate: Add daviwil to the list of committers.
Ludovic Courtès [Wed, 8 Jan 2020 22:28:37 +0000 (23:28 +0100)]
git-authenticate: Add daviwil to the list of committers.

This is a followup to a587bb23b79eae5dd3fa3acb06d0b533c93fd562, first
commit signed by daviwil.

* build-aux/git-authenticate.scm (%committers): Add "daviwil".

4 years agobuild-system/clojure: Provide only the right modules in scope.
Ludovic Courtès [Wed, 8 Jan 2020 18:28:48 +0000 (19:28 +0100)]
build-system/clojure: Provide only the right modules in scope.

Previously, we used to have a whole bunch of (guix build *-build-system)
modules in scope, which, for example, meant that '%standard-phases' was
clashing.  This change clarifies it.

* guix/build-system/clojure.scm (%default-modules): New variable.
(clojure-build): Change the default value of #:modules and that of
 #:phases.

4 years agognu: Add clojure-tools-cli.
Ludovic Courtès [Wed, 8 Jan 2020 14:25:07 +0000 (15:25 +0100)]
gnu: Add clojure-tools-cli.

* gnu/packages/clojure.scm (clojure-tools-cli): New variable.

4 years agosystem: Use the udev-enabled util-linux variant.
Marius Bakke [Wed, 8 Jan 2020 18:57:45 +0000 (19:57 +0100)]
system: Use the udev-enabled util-linux variant.

Fixes <https://bugs.gnu.org/37931>.
Reported by Bengt Richter <bokr@bokr.com>.

* gnu/system.scm (%base-packages): Change from UTIL-LINUX to UTIL-LINUX+UDEV.

4 years agognu: util-linux: Add variant with udev support.
Marius Bakke [Wed, 8 Jan 2020 18:56:54 +0000 (19:56 +0100)]
gnu: util-linux: Add variant with udev support.

* gnu/packages/linux.scm (util-linux)[properties]: New field.
(util-linux+udev): New public variable.

4 years agognu: psyclpc: Build with OpenSSL 1.0.
Marius Bakke [Wed, 8 Jan 2020 18:47:52 +0000 (19:47 +0100)]
gnu: psyclpc: Build with OpenSSL 1.0.

Fixes <https://bugs.gnu.org/39019>.  Reported by symphonia@disroot.org.

* gnu/packages/messaging.scm (psyclpc)[inputs]: Change from OPENSSL to
OPENSSL-1.0.

4 years agobuild: asdf-build-system: Make sbcl-* Lisp packages reproducible.
Guillaume Le Vaillant [Wed, 8 Jan 2020 13:54:01 +0000 (14:54 +0100)]
build: asdf-build-system: Make sbcl-* Lisp packages reproducible.

The '*.fasl' files produced by SBCL contain the mtime of the source file (see
commit 72843d7ce32bd615f64a0326cf891658b5724ead of SBCL's code repository).
As asdf-build-system makes a copy of the source files before compiling them,
we must set the mtime of these copies to the same date as the originals for
the build to be reproducible.

* guix/build/asdf-build-system.scm (copy-files-to-output): Keep the
  modification time of the original source files.

4 years agognu: emacs-git-auto-commit-mode: Update to 4.5.0.
David Wilson [Wed, 8 Jan 2020 14:06:04 +0000 (06:06 -0800)]
gnu: emacs-git-auto-commit-mode: Update to 4.5.0.

* gnu/packages/emacs-xyz.scm (emacs-git-auto-commit-mode): Update to 4.5.0.

4 years agognu: emacs-undo-tree: Update to 0.7.
David Wilson [Wed, 8 Jan 2020 14:04:49 +0000 (06:04 -0800)]
gnu: emacs-undo-tree: Update to 0.7.

* gnu/packages/emacs-xyz.scm (emacs-undo-tree): Update to 0.7.

4 years agognu: keepalived: Update to 2.0.19.
Oleg Pykhalov [Wed, 8 Jan 2020 05:24:02 +0000 (08:24 +0300)]
gnu: keepalived: Update to 2.0.19.

* gnu/packages/cluster.scm (keepalived): Update to 2.0.19.

4 years agognu: irssi: Update to 1.2.2.
Oleg Pykhalov [Wed, 8 Jan 2020 04:21:08 +0000 (07:21 +0300)]
gnu: irssi: Update to 1.2.2.

* gnu/packages/irc.scm (irssi)[version]: Update to 1.2.2.
[arguments]: Set HOME environment variable to current working directory before
'check' phase.

4 years agognu: iperf: Update to 3.7.
Oleg Pykhalov [Wed, 8 Jan 2020 04:08:27 +0000 (07:08 +0300)]
gnu: iperf: Update to 3.7.

* gnu/packages/networking.scm (iperf): Update to 3.7.

4 years agognu: neofetch: Update to 6.1.0-1.501d6b7.
Oleg Pykhalov [Wed, 8 Jan 2020 03:57:53 +0000 (06:57 +0300)]
gnu: neofetch: Update to 6.1.0-1.501d6b7.

Fix Guix ascii not shown.

* gnu/packages/admin.scm (neofetch): Update to 6.1.0-1.501d6b7.

4 years agognu: inxi-minimal: Update to 3.0.37-1.
Oleg Pykhalov [Wed, 8 Jan 2020 03:48:48 +0000 (06:48 +0300)]
gnu: inxi-minimal: Update to 3.0.37-1.

* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.37-1.

4 years agognu: tome4: Update to 1.6.6.
Oleg Pykhalov [Wed, 8 Jan 2020 02:23:31 +0000 (05:23 +0300)]
gnu: tome4: Update to 1.6.6.

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

4 years agoservices: Add pulseaudio service.
Oleg Pykhalov [Sun, 5 Jan 2020 17:11:01 +0000 (20:11 +0300)]
services: Add pulseaudio service.

* gnu/services/sound.scm (pulseaudio-environment): New procedure.
(pulseaudio-service-type): New variable.
* doc/guix.texi (Sound Services): Document it.

4 years agognu: harmonist: Update to 0.3.0.
Alex ter Weele [Wed, 8 Jan 2020 03:02:57 +0000 (21:02 -0600)]
gnu: harmonist: Update to 0.3.0.

* gnu/packages/games.scm (harmonist): Update to 0.3.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
4 years agognu: exim: Build (more) reproducibly.
Tobias Geerinckx-Rice [Tue, 7 Jan 2020 17:55:40 +0000 (18:55 +0100)]
gnu: exim: Build (more) reproducibly.

* gnu/packages/mail.scm (exim)[arguments]: Add a ‘build-reproducibly’
phase.

4 years agognu: exim: Use XZ-compressed sources.
Tobias Geerinckx-Rice [Tue, 7 Jan 2020 17:56:48 +0000 (18:56 +0100)]
gnu: exim: Use XZ-compressed sources.

* gnu/packages/mail.scm (exim)[source]: Fetch the .tar.xz archive.

4 years agognu: exim: Update to 4.93.0.4.
Tobias Geerinckx-Rice [Tue, 7 Jan 2020 17:04:36 +0000 (18:04 +0100)]
gnu: exim: Update to 4.93.0.4.

* gnu/packages/mail.scm (exim): Update to 4.93.0.4.
[source]: Add /fixes/ URI to the list.
[inputs]: Use gnutls/dane variant.
[native-inputs]: Add pkg-config.
[arguments]: Set USE_GNUTLS* variables to use the new inputs..
Add CC=gcc to #:make-flags.

4 years agognu: system-config-printer: Use new upstream URI.
Tobias Geerinckx-Rice [Tue, 7 Jan 2020 19:03:46 +0000 (20:03 +0100)]
gnu: system-config-printer: Use new upstream URI.

* gnu/packages/gnome.scm (system-config-printer)[source]: Switch to
the OpenPrinting repository.

4 years agognu: gambit-c: Update to 4.9.3.
Tobias Geerinckx-Rice [Tue, 7 Jan 2020 18:22:04 +0000 (19:22 +0100)]
gnu: gambit-c: Update to 4.9.3.

* gnu/packages/scheme.scm (gambit-c): Update to 4.9.3.

4 years agognu: cloc: Update to 1.84.
Tobias Geerinckx-Rice [Tue, 7 Jan 2020 18:11:16 +0000 (19:11 +0100)]
gnu: cloc: Update to 1.84.

* gnu/packages/code.scm (cloc): Update to 1.84.

4 years agoRevert "bootloader: grub: Add gfxmode (resolution) override."
Tobias Geerinckx-Rice [Tue, 7 Jan 2020 22:31:44 +0000 (23:31 +0100)]
Revert "bootloader: grub: Add gfxmode (resolution) override."

This reverts commit a23091880d4dc6115acbfa3b7ef09d731fc5abb0.
It causes ‘guix pull’ to fail: <https://paste.debian.net/plain/1125061>.

4 years agobootloader: grub: Add gfxmode (resolution) override.
Jan Nieuwenhuizen [Mon, 30 Dec 2019 10:25:40 +0000 (11:25 +0100)]
bootloader: grub: Add gfxmode (resolution) override.

* gnu/bootloader/grub.scm (<grub-theme>): Add `gfxmode' entry.
(eye-candy): Use it.
* doc/guix.texi (Bootloader Configuration): Document it.

4 years agognu: Add ghc-pointedlist.
Alexandru-Sergiu Marton [Tue, 7 Jan 2020 19:33:36 +0000 (13:33 -0600)]
gnu: Add ghc-pointedlist.

* gnu/packages/haskell-xyz.scm (ghc-pointedlist): New variable.

Signed-off-by: Brett Gilio <brettg@gnu.org>
4 years agognu: Add ghc-pipes.
Alexandru-Sergiu Marton [Mon, 6 Jan 2020 09:47:47 +0000 (11:47 +0200)]
gnu: Add ghc-pipes.

* gnu/packages/haskell-xyz.scm (ghc-pipes): New variable.

Signed-off-by: Brett Gilio <brettg@gnu.org>
4 years agognu: coq-stdpp: Reword comment.
Brett Gilio [Tue, 7 Jan 2020 19:03:07 +0000 (13:03 -0600)]
gnu: coq-stdpp: Reword comment.

* gnu/packages/coq.scm (coq-stdpp)[arguments]: Reword comment about tests
  being executed during build phase, to read more fluently.

4 years agognu: coq-stdpp: Update to 1.2.1.
Brett Gilio [Tue, 7 Jan 2020 19:02:36 +0000 (13:02 -0600)]
gnu: coq-stdpp: Update to 1.2.1.

* gnu/packages/coq.scm (coq-stdpp): Update to 1.2.1.
[arguments]: Remove redundant COQLIB variable.

4 years agognu: coq-bignums: Fix comment spacing.
Brett Gilio [Tue, 7 Jan 2020 19:01:53 +0000 (13:01 -0600)]
gnu: coq-bignums: Fix comment spacing.

* gnu/packages/coq.scm (coq-bignums)[arguments]: Fix comment spacing after
  disabling test phase.

4 years agognu: coq-bignums: Update to 8.10.0.
Brett Gilio [Tue, 7 Jan 2020 19:01:34 +0000 (13:01 -0600)]
gnu: coq-bignums: Update to 8.10.0.

* gnu/packages/coq.scm (coq-bignums): Update to 8.10.0.

4 years agognu: appstream-glib: Fix test failure.
Marius Bakke [Tue, 7 Jan 2020 14:49:01 +0000 (15:49 +0100)]
gnu: appstream-glib: Fix test failure.

* gnu/packages/patches/appstream-glib-2020.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (appstream-glib)[source](patches): New field.

4 years agognu: libgeotiff: Do not build static library.
Marius Bakke [Tue, 7 Jan 2020 13:28:53 +0000 (14:28 +0100)]
gnu: libgeotiff: Do not build static library.

* gnu/packages/geo.scm (libgeotiff)[arguments]: Add "--disable-static" in
 #:configure-flags.

4 years agognu: libgeotiff: Propagate proj.
Marius Bakke [Tue, 7 Jan 2020 13:28:09 +0000 (14:28 +0100)]
gnu: libgeotiff: Propagate proj.

* gnu/packages/geo.scm (libgeotiff)[inputs]: Move PROJ ...
[propagated-inputs]: ... here.  New field.

4 years agognu: colord: Adjust inputs.
Marius Bakke [Sun, 5 Jan 2020 10:06:50 +0000 (11:06 +0100)]
gnu: colord: Adjust inputs.

* gnu/packages/gnome.scm (colord)[native-inputs]: Remove unused LIBTOOL and
INTLTOOL.  Add previously propagated GETTEXT-MINIMAL.

4 years agognu: ungoogled-chromium: Lower resource limits.
Marius Bakke [Sun, 5 Jan 2020 08:30:09 +0000 (09:30 +0100)]
gnu: ungoogled-chromium: Lower resource limits.

* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Decrease maximum
number of open files from 4096 to 2048.

4 years agognu: ungoogled-chromium: Do not set LD_LIBRARY_PATH in wrapper.
Marius Bakke [Sun, 5 Jan 2020 08:26:42 +0000 (09:26 +0100)]
gnu: ungoogled-chromium: Do not set LD_LIBRARY_PATH in wrapper.

* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add phase
'add-absolute-references'.  Don't wrap with LD_LIBRARY_PATH.

4 years agognu: Ceph: Update to 14.2.5.
Marius Bakke [Sat, 21 Dec 2019 14:18:13 +0000 (15:18 +0100)]
gnu: Ceph: Update to 14.2.5.

This also removes test-specific code to ease the Python 3 transition, and
because it is mostly obsolete.

* gnu/packages/patches/ceph-detect-rocksdb.patch,
gnu/packages/patches/ceph-skip-unittest_blockdev.patch,
gnu/packages/patches/ceph-skip-collect-sys-info-test.patch: Delete files.
* gnu/packages/patches/ceph-boost-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/storage.scm (ceph): Update to 14.2.5.
[source](patches): Adjust as above.
[source](snippet): Remove bundled "fmt", "c-ares" and "googletest".
[arguments]: Add "-DCMAKE_INSTALL_DATADIR" and "-DWITH_RADOSGW_AMQP_ENDPOINT"
and "-DWITH_TESTS" in #:configure-flags; remove "-DWITH_XIO".  Remove obsolete
substitutions.  Don't install 'ceph-disk' and 'ceph-detect-init', which no
longer exists.  Remove test-specific substitutions and phases.  Adjust for
Python 2->3 in inputs.
[native-inputs]: Remove INETUTILS, JQ, PERL, XMLSTARLET, PYTHON2-CRAM,
PYTHON2-VIRTUALENV, PYTHON2-CONFIGOBJ, PYTHON2-COVERAGE, PYTHON2-DISCOVER,
PYTHON2-FLAKE8, PYTHON2-MOCK, PYTHON2-NOSE, PYTHON2-PIP, PYTHON2-PYTEST,
PYTHON2-SUBUNIT PYTHON2-TESTREPOSITORY, PYTHON2-TESTTOOLS, and PYTHON2-TOX.
[inputs]: Change from BOOST to BOOST-WITH-PYTHON3.  Remove GPTFDISK, PARTED,
PYTHON-2, PYTHON2-SIX, PYTHON2-PRETTYTABLE, and PYTHON-3.  Add PYTHON-SIX,
PYTHON-PRETTYTABLE, PYTHON-WRAPPER, LIBCAP-NG, LIBNL, NCURSES, and RDMA-CORE.

4 years agognu: rocksdb: Update to 6.5.2.
Marius Bakke [Thu, 19 Dec 2019 18:15:21 +0000 (19:15 +0100)]
gnu: rocksdb: Update to 6.5.2.

* gnu/packages/databases.scm (rocksdb): Update to 6.5.2.

4 years agognu: python-patsy: Update to 0.5.1.
Marius Bakke [Fri, 20 Dec 2019 23:39:32 +0000 (00:39 +0100)]
gnu: python-patsy: Update to 0.5.1.

* gnu/packages/statistics.scm (python-patsy): Update to 0.5.1.
[source](uri): Adjust for new archive.
[native-inputs]: Remove UNZIP.

4 years agognu: googletest: Update to 1.10.0.
Marius Bakke [Fri, 20 Dec 2019 18:22:40 +0000 (19:22 +0100)]
gnu: googletest: Update to 1.10.0.

* gnu/packages/check.scm (googletest): Update to 1.10.0.
(googletest-1.8): New public variable.
* gnu/packages/audio.scm (cli-visualizer)[inputs]: Change from GOOGLETEST to GOOGLETEST-1.8.
* gnu/packages/serialization.scm (msgpack)[native-inputs]: Likewise.