jackhill/guix/guix.git
4 years agodoc: Update url to singularity before link rot occurs.
operator.name [Wed, 22 Apr 2020 18:57:07 +0000 (19:57 +0100)]
doc: Update url to singularity before link rot occurs.

* doc/guix.texi: Update url to singularity before link rot occurs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agoguix: edit: Make nano the default editor.
Raghav Gururajan [Thu, 23 Apr 2020 00:55:40 +0000 (20:55 -0400)]
guix: edit: Make nano the default editor.

* guix/scripts/edit.scm: Make nano the default editor.

Nano is sensible default, as it is installed by base system.
For development, user can set custom value for $EDITOR.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agoimport: crate: Gracefully handle non-existent crates.
Ludovic Courtès [Mon, 27 Apr 2020 20:17:53 +0000 (22:17 +0200)]
import: crate: Gracefully handle non-existent crates.

Fixes <https://bugs.gnu.org/40891>.
Reported by Hartmut Goebel <h.goebel@crazy-compilers.com>.

* guix/import/crate.scm (crate->guix-package): Wrap value of
'version-number' and 'version*' in (and crate ...).

4 years agotests: Remove trailing commas in JSON tests.
Ludovic Courtès [Mon, 27 Apr 2020 20:12:59 +0000 (22:12 +0200)]
tests: Remove trailing commas in JSON tests.

These commas are rejected by Guile-JSON 3.5.0.

* tests/crate.scm (test-foo-dependencies)
(test-root-dependencies, test-intermediate-1-dependencies)
(test-intermediate-2-dependencies): Remove trailing commas.
* tests/gem.scm (test-bar-json): Likewise.
* tests/pypi.scm (test-json): Likewise.

4 years agognu: Update minimap2 to 2.17.
Roel Janssen [Mon, 27 Apr 2020 19:34:10 +0000 (21:34 +0200)]
gnu: Update minimap2 to 2.17.

* gnu/packages/bioinformatics.scm (minimap2): Update to 2.17.

4 years agognu: Add sbcl-stumpwm-swm-gaps.
Oleg Pykhalov [Mon, 27 Apr 2020 19:21:11 +0000 (22:21 +0300)]
gnu: Add sbcl-stumpwm-swm-gaps.

* gnu/packages/wm.scm (sbcl-stumpwm-swm-gaps): New variable.

4 years agognu: tarsplitter: Fix typo in description (spilt/split).
Vincent Legoll [Sun, 26 Apr 2020 21:10:10 +0000 (23:10 +0200)]
gnu: tarsplitter: Fix typo in description (spilt/split).

* gnu/packages/compression.scm (tarsplitter)[description]: Fix typo.

4 years agodoc: guix: Fix grammar in "Debugging Build Failures"
TomZ [Fri, 24 Apr 2020 20:39:49 +0000 (22:39 +0200)]
doc: guix: Fix grammar in "Debugging Build Failures"

* doc/guix.texi (Debugging Build Failures): Fix grammar.

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
4 years agognu: Add wf-recorder.
Alex McGrath [Thu, 16 Apr 2020 20:55:28 +0000 (21:55 +0100)]
gnu: Add wf-recorder.

* gnu/packages/video.scm (wf-recorder): New variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
4 years agognu: ktsuss: Use setuid "su" and "sudo" commands.
Raghav Gururajan [Mon, 27 Apr 2020 13:32:43 +0000 (09:32 -0400)]
gnu: ktsuss: Use setuid "su" and "sudo" commands.

This has ktsudo actually gain root access.

* gnu/packages/admin.scm (ktsuss)[arguments]: Instead of <sudo>/bin/{su,sudo}
file names, use the setuid' verrsions.

4 years agognu: herbstluftwm: Update to 0.8.1
Boris A. Dekshteyn [Mon, 27 Apr 2020 14:36:38 +0000 (02:36 +1200)]
gnu: herbstluftwm: Update to 0.8.1

 * gnu/packages/wm.scm: herbstluftwm: Update to 0.8.1

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
4 years agognu: fldigi: Update to 4.1.12.
Guillaume Le Vaillant [Mon, 27 Apr 2020 14:54:34 +0000 (16:54 +0200)]
gnu: fldigi: Update to 4.1.12.

* gnu/packages/radio.scm (fldigi): Update to 4.1.12.

4 years agofile-systems: mount the PID cgroup filesystem.
Jakub Kądziołka [Sun, 26 Apr 2020 15:58:58 +0000 (17:58 +0200)]
file-systems: mount the PID cgroup filesystem.

* gnu/system/file-systems.scm (%control-groups): Add "pids".
* gnu/services/docker.scm (docker-shepherd-service): Resolve a TODO.

This has allowed me to make a specific configuration of nsjail work.

4 years agognu: Add python-scikit-rebate.
Roel Janssen [Mon, 27 Apr 2020 11:54:43 +0000 (13:54 +0200)]
gnu: Add python-scikit-rebate.

* gnu/packages/machine-learning.scm (python-scikit-rebate): New variable.

4 years agognu: Add python-deeptools.
Roel Janssen [Mon, 27 Apr 2020 11:40:00 +0000 (13:40 +0200)]
gnu: Add python-deeptools.

* gnu/packages/bioinformatics.scm (python-deeptools): New variable.

4 years agognu: Add python-deeptoolsintervals.
Roel Janssen [Mon, 27 Apr 2020 11:39:25 +0000 (13:39 +0200)]
gnu: Add python-deeptoolsintervals.

* gnu/packages/bioinformatics.scm (python-deeptoolsintervals): New variable.

4 years agognu: Add python-bitarray.
Roel Janssen [Mon, 27 Apr 2020 11:09:02 +0000 (13:09 +0200)]
gnu: Add python-bitarray.

* gnu/packages/python-xyz.scm (python-bitarray): New variable.

4 years agognu: Add r-cummerbund.
Roel Janssen [Mon, 27 Apr 2020 09:46:08 +0000 (11:46 +0200)]
gnu: Add r-cummerbund.

* gnu/packages/bioconductor.scm (r-cummerbund): New variable.

4 years agognu: Add r-inum.
Roel Janssen [Mon, 27 Apr 2020 09:15:38 +0000 (11:15 +0200)]
gnu: Add r-inum.

* gnu/packages/cran.scm (r-inum): New variable.

4 years agognu: Add r-ggpmisc.
Roel Janssen [Mon, 27 Apr 2020 09:05:49 +0000 (11:05 +0200)]
gnu: Add r-ggpmisc.

* gnu/packages/cran.scm (r-ggpmisc): New variable.

4 years agognu: Add r-coverageview.
Roel Janssen [Mon, 27 Apr 2020 08:56:07 +0000 (10:56 +0200)]
gnu: Add r-coverageview.

* gnu/packages/bioconductor.scm (r-coverageview): New variable.

4 years agognu: Add peek.
Ricardo Wurmus [Mon, 27 Apr 2020 08:40:00 +0000 (10:40 +0200)]
gnu: Add peek.

* gnu/packages/video.scm (peek): New variable.

4 years agognu: emacs-org-reveal: Fix syntax error in description.
Ricardo Wurmus [Sun, 26 Apr 2020 19:00:24 +0000 (21:00 +0200)]
gnu: emacs-org-reveal: Fix syntax error in description.

* gnu/packages/emacs-xyz.scm (emacs-org-reveal)[description]: Fix Texinfo
syntax error.

4 years agognu: Add texlive-inconsolata.
Ricardo Wurmus [Sun, 26 Apr 2020 08:26:32 +0000 (10:26 +0200)]
gnu: Add texlive-inconsolata.

* gnu/packages/tex.scm (texlive-inconsolata): New variable.

4 years agognu: Add r-bsgenome-hsapiens-ucsc-hg38.
Roel Janssen [Mon, 27 Apr 2020 08:43:51 +0000 (10:43 +0200)]
gnu: Add r-bsgenome-hsapiens-ucsc-hg38.

* gnu/packages/bioconductor.scm (r-bsgenome-hsapiens-ucsc-hg38): New variable.

4 years agognu: Add r-karyoploter.
Roel Janssen [Mon, 27 Apr 2020 08:37:42 +0000 (10:37 +0200)]
gnu: Add r-karyoploter.

* gnu/packages/bioconductor.scm (r-karyoploter): New variable.

4 years agognu: Add r-bezier.
Roel Janssen [Mon, 27 Apr 2020 08:28:50 +0000 (10:28 +0200)]
gnu: Add r-bezier.

* gnu/packages/cran.scm (r-bezier): New variable.

4 years agognu: Add r-ideoviz.
Roel Janssen [Mon, 27 Apr 2020 08:24:20 +0000 (10:24 +0200)]
gnu: Add r-ideoviz.

* gnu/packages/bioconductor.scm (r-ideoviz): New variable.

4 years agognu: Add r-ecp.
Roel Janssen [Mon, 27 Apr 2020 08:18:48 +0000 (10:18 +0200)]
gnu: Add r-ecp.

* gnu/packages/cran.scm (r-ecp): New variable.

4 years agognu: Add r-reordercluster.
Roel Janssen [Mon, 27 Apr 2020 08:11:21 +0000 (10:11 +0200)]
gnu: Add r-reordercluster.

* gnu/packages/cran.scm (r-reordercluster): New variable.

4 years agognu: liblinphone: Move documentation and tester to separate outputs.
Maxim Cournoyer [Mon, 27 Apr 2020 04:50:48 +0000 (00:50 -0400)]
gnu: liblinphone: Move documentation and tester to separate outputs.

* gnu/packages/linphone.scm (liblinphone)[outputs]: Add a "doc" and "tester"
outputs.
[phases]: Add a separate-outputs phase.  Move the
glib-or-gtk-compile-schemas and glib-or-gtk-wrap phases after it.

4 years agognu: liblinphone: Fix the input type of some dependencies.
Maxim Cournoyer [Mon, 27 Apr 2020 03:10:21 +0000 (23:10 -0400)]
gnu: liblinphone: Fix the input type of some dependencies.

Libraries being linked to such as libxml2, libiconv and zlib should appear as
'inputs' rather than 'native-inputs'.

* gnu/packages/linphone.scm (liblinphone)[native-inputs]: Move libiconv,
libxml2 and zlib to...
[inputs]: ...here.  Move eudev, python-pystache and python-six to
native-inputs.

4 years agognu: liblinphone: Remove hicolor-icon-theme and murrine inputs.
Maxim Cournoyer [Mon, 27 Apr 2020 03:01:03 +0000 (23:01 -0400)]
gnu: liblinphone: Remove hicolor-icon-theme and murrine inputs.

Icon themes and theme engines are best left for the users to select and
install themselves.

* gnu/packages/linphone.scm (liblinphone)[inputs]: Remove hicolor-icon-theme.
[propagated-inputs]: Remove murrine.

4 years agognu: Add loadable module to wireguard-linux-compat.
Brice Waegeneire [Sun, 26 Apr 2020 20:51:02 +0000 (22:51 +0200)]
gnu: Add loadable module to wireguard-linux-compat.

* gnu/packages/vpn.scm (wireguard-linux-compat)[build-system]: Replace
'gnu-build-system' by 'linux-module-build-system'.
[outputs]: Add 'kernel-patch'.
[arguments]: Adjust the build system. Add phases 'change-directory' and
'reset-cwd'. Rename phases 'build' to 'build-patch' and 'install' to
'install-patch'.
[description]: Mention the loadable module.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agochannels: Use a declarative profile.
Ludovic Courtès [Sun, 26 Apr 2020 20:12:32 +0000 (22:12 +0200)]
channels: Use a declarative profile.

* guix/channels.scm (package-cache-file): Use 'profile' instead of
'profile-derivation'.

4 years agoservices: system: Initial entries are non-monadic.
Ludovic Courtès [Wed, 22 Apr 2020 14:22:33 +0000 (16:22 +0200)]
services: system: Initial entries are non-monadic.

* gnu/system.scm (operating-system-directory-base-entries): Return a
regular, non-monadic value.
* gnu/services.scm (system-derivation): Adjust accordingly.
* gnu/system/linux-container.scm (container-essential-services): Likewise.

4 years agopack: Use a declarative profile.
Ludovic Courtès [Wed, 22 Apr 2020 14:11:25 +0000 (16:11 +0200)]
pack: Use a declarative profile.

* guix/scripts/pack.scm (guix-pack): Use a declarative profile instead
of 'profile-derivation'.

4 years agoservices: profile: Use a declarative profile.
Ludovic Courtès [Wed, 22 Apr 2020 13:55:08 +0000 (15:55 +0200)]
services: profile: Use a declarative profile.

* gnu/services.scm (packages->profile-entry): Use 'profile' instead of
'profile-derivation'.

4 years agosystem: 'operating-system-directory-base-entries' uses 'profile'.
Ludovic Courtès [Wed, 22 Apr 2020 13:51:26 +0000 (15:51 +0200)]
system: 'operating-system-directory-base-entries' uses 'profile'.

* gnu/system.scm (operating-system-directory-base-entries): Use a
declarative profile instead of 'profile-derivation'.

4 years agoprofiles: Add lowerable <profile> record type.
Ludovic Courtès [Wed, 22 Apr 2020 13:43:43 +0000 (15:43 +0200)]
profiles: Add lowerable <profile> record type.

* guix/profiles.scm (<profile>): New record type.
* tests/profiles.scm ("<profile>"): New test.

4 years agognu: r-snplocs-hsapiens-dbsnp144-grch37: Fix description.
Roel Janssen [Sun, 26 Apr 2020 19:47:19 +0000 (21:47 +0200)]
gnu: r-snplocs-hsapiens-dbsnp144-grch37: Fix description.

* gnu/packages/bioconductor.scm: Use two spaces after ending a sentence.

4 years agognu: Add r-snplocs-hsapiens-dbsnp144-grch37.
Roel Janssen [Sun, 26 Apr 2020 19:33:42 +0000 (21:33 +0200)]
gnu: Add r-snplocs-hsapiens-dbsnp144-grch37.

* gnu/packages/bioconductor.scm (r-snplocs-hsapiens-dbsnp144-grch37): New
  variable.

4 years agognu: Add hackneyed-x11-cursors.
Maxim Cournoyer [Sun, 26 Apr 2020 07:36:57 +0000 (03:36 -0400)]
gnu: Add hackneyed-x11-cursors.

* gnu/packages/xorg.scm (hackneyed-x11-cursors): New variable.

4 years agognu: Add r-motifbreakr.
Roel Janssen [Sun, 26 Apr 2020 19:24:03 +0000 (21:24 +0200)]
gnu: Add r-motifbreakr.

* gnu/packages/bioconductor.scm (r-motifbreakr): New variable.

4 years agognu: Add r-motifdb.
Roel Janssen [Sun, 26 Apr 2020 19:07:45 +0000 (21:07 +0200)]
gnu: Add r-motifdb.

* gnu/packages/bioconductor.scm (r-motifdb): New variable.

4 years agognu: Add r-pasilla.
Roel Janssen [Sun, 26 Apr 2020 19:02:00 +0000 (21:02 +0200)]
gnu: Add r-pasilla.

* gnu/packages/bioconductor.scm (r-pasilla): New variable.

4 years agognu: guile3.0-chickadee: Rename to guile3.0-chickadee.
Christopher Baines [Tue, 7 Apr 2020 21:21:58 +0000 (22:21 +0100)]
gnu: guile3.0-chickadee: Rename to guile3.0-chickadee.

This avoids having to packages, both called guile-chickadee.

* gnu/packages/game-development.scm (guile3.0-chickadee)[name]: Change from
guile-chickadee to guile3.0-chickadee.

4 years agoreconfigure: Don't call build-derivations for upgrade-services test
Christopher Baines [Tue, 7 Apr 2020 21:10:40 +0000 (22:10 +0100)]
reconfigure: Don't call build-derivations for upgrade-services test

This commit adjusts the upgrade-services system test to not build anything
when computing the derivation for the system test.  I came across this when
looking at issues computing the system test derivations to store in the Guix
Data Service.

* gnu/tests/reconfigure.scm (run-upgrade-services-test): Remove the use of,
and definition for ensure-service-file.

4 years agosubstitute: Close port at the end of http-multiple-get.
Christopher Baines [Mon, 2 Mar 2020 20:20:40 +0000 (20:20 +0000)]
substitute: Close port at the end of http-multiple-get.

* guix/scripts/substitute.scm (http-multiple-get): Add close-port call.

4 years agosubstitute: Make http-multiple-get batch size configurable.
Christopher Baines [Mon, 2 Mar 2020 20:17:18 +0000 (20:17 +0000)]
substitute: Make http-multiple-get batch size configurable.

* guix/scripts/substitute.scm (http-multiple-get): Add batch-size parameter.

4 years agosubstitute: Use the same port for multiple request batches.
Christopher Baines [Mon, 2 Mar 2020 20:13:39 +0000 (20:13 +0000)]
substitute: Use the same port for multiple request batches.

In http-multiple-get.

* guix/scripts/substitute.scm (http-multiple-get): Switch port to p in one
occurrence.

4 years agognu: Add tarsplitter.
Lars-Dominik Braun [Sun, 26 Apr 2020 15:54:54 +0000 (17:54 +0200)]
gnu: Add tarsplitter.

* gnu/packages/compression.scm (tarsplitter): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: Add rav1e.
Leo Famulari [Thu, 2 Apr 2020 18:10:40 +0000 (14:10 -0400)]
gnu: Add rav1e.

* gnu/packages/video.scm (rav1e): New variable.
* gnu/packages/rust-apps.scm (rust-cbindgen-0.12, rust-cargo-c): New
variables.
* gnu/packages/crates-io.scm: Various new packages and upgrades.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: python-scanpy: Update to 1.4.6.
Efraim Flashner [Sun, 26 Apr 2020 10:22:35 +0000 (13:22 +0300)]
gnu: python-scanpy: Update to 1.4.6.

* gnu/packages/bioinformatics.scm (python-scanpy): Update to 1.4.6.
[arguments]: Add another network based test to skip.
[propagated-inputs]: Add python-tqdm.

4 years agognu: python-publicsuffix2: Adjust for Guile 3.0.
Marius Bakke [Sun, 26 Apr 2020 10:48:56 +0000 (12:48 +0200)]
gnu: python-publicsuffix2: Adjust for Guile 3.0.

* gnu/packages/python-web.scm (python-publicsuffix2): Provide explicit
destination in calls to FORMAT.

4 years agognu: nim: Adjust for Guile 3.0.
Marius Bakke [Sun, 26 Apr 2020 10:47:47 +0000 (12:47 +0200)]
gnu: nim: Adjust for Guile 3.0.

* gnu/packages/nim.scm (nim)[arguments]: Provide explicit destination in calls
to FORMAT.

4 years agognu: tpacpi-bat: Adjust for Guile 3.0.
Marius Bakke [Sun, 26 Apr 2020 10:44:09 +0000 (12:44 +0200)]
gnu: tpacpi-bat: Adjust for Guile 3.0.

* gnu/packages/linux.scm (tpacpi-bat)[arguments]: Provide explicit destination
in calls to FORMAT.

4 years agognu: nmoldyn: Adjust for Guile 3.0.
Marius Bakke [Sun, 26 Apr 2020 10:42:35 +0000 (12:42 +0200)]
gnu: nmoldyn: Adjust for Guile 3.0.

* gnu/packages/chemistry.scm (nmoldyn)[arguments]: Provide explicit
destination in calls to FORMAT.

4 years agognu: calcurse: Adjust for Guile 3.0.
Marius Bakke [Sun, 26 Apr 2020 10:40:15 +0000 (12:40 +0200)]
gnu: calcurse: Adjust for Guile 3.0.

* gnu/packages/calcurse.scm (calcurse)[arguments]: Provide explicit
destination in calls to FORMAT.

4 years agognu: thinkfan: Adjust for Guile 3.0.
Marius Bakke [Sun, 26 Apr 2020 10:34:59 +0000 (12:34 +0200)]
gnu: thinkfan: Adjust for Guile 3.0.

* gnu/packages/linux.scm (thinkfan)[arguments]: Provide explicit destination
in calls to FORMAT (destination is no longer optional with Guile 3).

4 years agognu: Add sylpheed.
Eric Brown [Sun, 19 Apr 2020 19:54:51 +0000 (14:54 -0500)]
gnu: Add sylpheed.

* gnu/packages/mail.scm (sylpheed): New variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
4 years agognu: Add xarchiver.
Raghav Gururajan [Sun, 26 Apr 2020 09:50:47 +0000 (05:50 -0400)]
gnu: Add xarchiver.

* gnu/packages/compression (xarchiver): New variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
4 years agognu: Add python-osc.
Giacomo Leidi [Thu, 23 Apr 2020 22:47:44 +0000 (00:47 +0200)]
gnu: Add python-osc.

* gnu/packages/python-xyz.scm (python-osc): New variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
4 years agognu: hugin: Update to 2019.2.0.
Evan Straw [Thu, 23 Apr 2020 19:20:14 +0000 (12:20 -0700)]
gnu: hugin: Update to 2019.2.0.

* gnu/packages/photo.scm (hugin): Update to 2019.2.0.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
4 years agognu: maradns: Fix cross compilation.
Arun Isaac [Sat, 25 Apr 2020 10:23:52 +0000 (15:53 +0530)]
gnu: maradns: Fix cross compilation.

* gnu/packages/dns.scm (maradns)[arguments]: Build make_32bit_tables for the
host.

4 years agovm: Remove unused import.
Marius Bakke [Sat, 25 Apr 2020 00:38:30 +0000 (02:38 +0200)]
vm: Remove unused import.

* gnu/system/vm.scm: Do not import (gnu packages make-bootstrap).

4 years agognu: perl-glib: Update to 1.3292.
Efraim Flashner [Sun, 26 Apr 2020 07:22:14 +0000 (10:22 +0300)]
gnu: perl-glib: Update to 1.3292.

* gnu/packages/glib.scm (perl-glib): Update to 1.3292.

4 years agognu: svt-av1: Update to 0.8.2.
Leo Famulari [Sun, 26 Apr 2020 02:26:33 +0000 (22:26 -0400)]
gnu: svt-av1: Update to 0.8.2.

* gnu/packages/video.scm (svt-av1): Update to 0.8.2.

4 years agognu: arm-trusted-firmware: Update to 2.3.
Vagrant Cascadian [Sat, 25 Apr 2020 22:56:35 +0000 (15:56 -0700)]
gnu: arm-trusted-firmware: Update to 2.3.

* gnu/packages/firmware (make-arm-trusted-firmware): Update to 2.3.
  [source]: Remove hdcp patch.
* gnu/packages/patches/arm-trusted-firmware-disable-hdcp.patch: Remove patch.
* gnu/local.mk: Update accordingly.

4 years agognu: Add sbcl-stumpwm-globalwindows.
Oleg Pykhalov [Sat, 25 Apr 2020 19:27:33 +0000 (22:27 +0300)]
gnu: Add sbcl-stumpwm-globalwindows.

* gnu/packages/wm.scm (sbcl-stumpwm-globalwindows): New variable.

4 years agodoc: guix: Fix some markup.
Nicolas Goaziou [Sat, 25 Apr 2020 21:35:44 +0000 (23:35 +0200)]
doc: guix: Fix some markup.

* doc/guix.texi (Build Systems):
(Base Services):
(X Window):
(Printing Services):
(Mail Services):
(Messaging Services):
(LDAP Services):
(Virtualization Services):
(Version Control Services): Use @samp, @code and double quotes where
appropriate.

4 years agodoc: cookbook: Fix quotes.
Nicolas Goaziou [Sat, 25 Apr 2020 21:10:16 +0000 (23:10 +0200)]
doc: cookbook: Fix quotes.

* doc/guix-cookbook.texi (Basic setup with manifests):
(Default profile):
(The benefits of manifests): Use proper quotes in regular texts.

4 years agognu: pavucontrol: Fix icons.
Raghav Gururajan [Sat, 25 Apr 2020 00:07:27 +0000 (20:07 -0400)]
gnu: pavucontrol: Fix icons.

* gnu/packages/pulseaudio.scm (pavucontrol): Fix icons.
[build-system]: Use glib-or-gtk-build-system instead of gnu-build-system.
[inputs]: Add adwaita-icon-theme.  Re-order inputs.

Since the adwaita icon theme is hard-coded in the application, there is
no choice for the user anyway. So added adwaita-icon-theme to inputs and
changed build-system to glib-or-gtk to fix loading of icons.

4 years agognu: fontmanager: Update to 0.7.7.
Boris A. Dekshteyn [Sat, 25 Apr 2020 06:19:26 +0000 (18:19 +1200)]
gnu: fontmanager: Update to 0.7.7.

* gnu/packages/fontutils.scm (fontmanager): Update to 0.7.7.

4 years agognu: python-webob: Update to 1.8.3
Holger Peters [Fri, 24 Apr 2020 18:35:18 +0000 (20:35 +0200)]
gnu: python-webob: Update to 1.8.3

* gnu/packages/python-web.scm (python-webob): Update to 1.8.3.

4 years agognu: python-pastedeploy: Update to 2.1.0
Holger Peters [Fri, 24 Apr 2020 18:38:24 +0000 (20:38 +0200)]
gnu: python-pastedeploy: Update to 2.1.0

* gnu/packages/python-web.scm (python-pastedeploy): Update to 2.1.0.
[arguments]: Add test-target.
[native-inputs]: Replace python-nose with python-pytest and python-pytest-runner.

4 years agognu: elixir: Update to 1.10.3.
Oskar Köök [Sat, 25 Apr 2020 10:31:19 +0000 (13:31 +0300)]
gnu: elixir: Update to 1.10.3.

* gnu/packages/elixir.scm (elixir): Update to 1.10.3.

4 years agognu: flowee: Update to 2020.03.2
TomZ [Sat, 25 Apr 2020 10:16:08 +0000 (12:16 +0200)]
gnu: flowee: Update to 2020.03.2

* gnu/packages/finance.scm (flowee): Update to 2020.03.2

4 years agognu: texlive-latex-pdfx: Fix typo.
Matthew Kraai [Sat, 25 Apr 2020 10:51:34 +0000 (03:51 -0700)]
gnu: texlive-latex-pdfx: Fix typo.

* gnu/packages/tex.scm (texlive-latex-pdfx)[description]: Fix typo.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
4 years agonews: Add ‘de’ translation.
Florian Pelz [Sat, 25 Apr 2020 18:12:17 +0000 (20:12 +0200)]
news: Add ‘de’ translation.

* etc/news.scm: Add a ‘de’ translation.

4 years agognu: python-reportlib: Update to 3.5.42.
Efraim Flashner [Sat, 25 Apr 2020 19:51:37 +0000 (22:51 +0300)]
gnu: python-reportlib: Update to 3.5.42.

* gnu/packages/pdf.scm (python-reportlib): Update to 3.5.42.

4 years agognu: python-reportlib: Add missing libraries.
Efraim Flashner [Sat, 25 Apr 2020 19:46:34 +0000 (22:46 +0300)]
gnu: python-reportlib: Add missing libraries.

* gnu/packages/pdf.scm (python-reportlib)[arguments]: Add
'use-system-libart' configure flag. Add custom phase to find libraries.
[inputs]: Add libart-lgpl, font-curve-files.

4 years agognu: Add osicat.
Pierre Neidhardt [Sat, 25 Apr 2020 17:45:29 +0000 (19:45 +0200)]
gnu: Add osicat.

* gnu/packages/lisp-xyz.scm (closicat, sbcl-osicat): New variables.

4 years agognu: webkitgtk: Update to 2.28.2.
Mark H Weaver [Fri, 24 Apr 2020 21:08:44 +0000 (17:08 -0400)]
gnu: webkitgtk: Update to 2.28.2.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.2.

4 years agognu: linux-libre@5.6: Update deblob scripts.
Mark H Weaver [Fri, 24 Apr 2020 23:05:02 +0000 (19:05 -0400)]
gnu: linux-libre@5.6: Update deblob scripts.

* gnu/packages/linux.scm (deblob-scripts-5.6): Update to 5.6.7.

4 years agognu: u-boot: Update to 2020.04.
Pierre Langlois [Wed, 15 Apr 2020 06:14:01 +0000 (23:14 -0700)]
gnu: u-boot: Update to 2020.04.

* gnu/packages/bootloaders (u-boot): Update to 2020.04.
  [native-inputs]: Replace sdl with sdl2.

Co-authored-by: Vagrant Cascadian <vagrant@debian.org>
4 years agognu: Add maradns.
Arun Isaac [Wed, 22 Apr 2020 13:26:26 +0000 (18:56 +0530)]
gnu: Add maradns.

* gnu/packages/dns.scm (maradns): New variable.

4 years agognu: linux-libre@4.14: Update to 4.14.177.
Mark H Weaver [Fri, 24 Apr 2020 22:07:54 +0000 (18:07 -0400)]
gnu: linux-libre@4.14: Update to 4.14.177.

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

4 years agognu: linux-libre@4.9: Update to 4.9.220.
Mark H Weaver [Fri, 24 Apr 2020 22:07:18 +0000 (18:07 -0400)]
gnu: linux-libre@4.9: Update to 4.9.220.

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

4 years agognu: linux-libre@4.4: Update to 4.4.220.
Mark H Weaver [Fri, 24 Apr 2020 22:06:14 +0000 (18:06 -0400)]
gnu: linux-libre@4.4: Update to 4.4.220.

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

4 years agognu: pdfpc: Upgrade to 4.4.0
Jack Hill [Fri, 24 Apr 2020 20:04:02 +0000 (16:04 -0400)]
gnu: pdfpc: Upgrade to 4.4.0

* gnu/packages/pdf.scm (pdfpc): Upgrade to 4.4.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: python-pytest-timeout: Update to 1.3.4.
Marius Bakke [Fri, 24 Apr 2020 16:46:08 +0000 (18:46 +0200)]
gnu: python-pytest-timeout: Update to 1.3.4.

* gnu/packages/check.scm (python-pytest-timeout): Update to 1.3.4.
[arguments]: Override check phase.
[native-inputs]: Add PYTHON-PEXPECT.

4 years agognu: Add ktsuss.
Raghav Gururajan [Fri, 24 Apr 2020 20:10:57 +0000 (22:10 +0200)]
gnu: Add ktsuss.

* gnu/packages/admin.scm (ktsuss): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
4 years agognu: spacefm: Add dependencies for extra functionality.
Raghav Gururajan [Fri, 24 Apr 2020 19:33:15 +0000 (15:33 -0400)]
gnu: spacefm: Add dependencies for extra functionality.

* gnu/packages/lxde.scm (spacefm): Add dependencies for extra functionality.

Adding these inputs and making required changes to build-system+arguments;
provides icons, privilege-management and disk-management.

4 years agodoc: cookbook: Use @file for file names and extensions.
Nicolas Goaziou [Fri, 24 Apr 2020 16:40:04 +0000 (18:40 +0200)]
doc: cookbook: Use @file for file names and extensions.

* doc/guix-cookbook.texi (@samp{GUIX_PACKAGE_PATH}):
(Extended example):
(Setting up a bind mount):
(Basic setup with manifests):
(Default profile): Use @file instead of @samp or @code for file names and
extensions.

4 years agodoc: cookbook: Fix misuses of double spacing.
Nicolas Goaziou [Fri, 24 Apr 2020 16:32:56 +0000 (18:32 +0200)]
doc: cookbook: Fix misuses of double spacing.

* doc/guix-cookbook.texi (Extended example):
(StumpWM):
(Basic setup with manifests): Prevent Texinfo from ending a sentence where it
should not.
(Setting up a bind mount): Add two spaces where needed.

4 years agognu: guix: Update to 7dd0539.
Marius Bakke [Fri, 24 Apr 2020 14:53:43 +0000 (16:53 +0200)]
gnu: guix: Update to 7dd0539.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.7dd0539.

4 years agodoc: Ensure guix-daemon is built before creating guix-daemon.1.
Marius Bakke [Fri, 24 Apr 2020 14:23:46 +0000 (16:23 +0200)]
doc: Ensure guix-daemon is built before creating guix-daemon.1.

* doc/local.mk ($(srcdir)/%D%/guix-daemon.1): Depend on guix-daemon$(EXEEXT)
instead of its source code.

4 years agognu: biber: Downgrade to 2.11.
Ludovic Courtès [Fri, 24 Apr 2020 14:17:38 +0000 (16:17 +0200)]
gnu: biber: Downgrade to 2.11.

Biber 2.12 is incompatible with biblatex 3.11, which is what's currently
packaged.  This is a followup to 41a010875ba4108e666f11fc111cf5bb5dcf5464.

* gnu/packages/tex.scm (biber): Downgrade to 2.11.

4 years agognu: biber: Address test failures.
Ludovic Courtès [Fri, 24 Apr 2020 13:54:34 +0000 (15:54 +0200)]
gnu: biber: Address test failures.

* gnu/packages/patches/biber-sortinithash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tex.scm (biber)[source]: Use it.