Commit graph

61596 commits

Author SHA1 Message Date
Katherine Cox-Buday 4e21f5bcab
gnu: Add cl-prometheus.collectors.sbcl.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus.collectors.sbcl,
  cl-prometheus.collectors.sbcl): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 14:46:03 +02:00
Katherine Cox-Buday 4c7c307790
gnu: Add cl-prometheus.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus, cl-prometheus, ecl-prometheus):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 14:40:42 +02:00
Katherine Cox-Buday b2eae0e142
gnu: Add quantile-estimator.
* gnu/packages/lisp-xyz.scm (sbcl-quantile-estimator, ecl-quantile-estimator,
  cl-quantile-estimator): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 14:23:11 +02:00
Guillaume Le Vaillant 3a7fcfb34e
gnu: txr: Update to 239.
* gnu/packages/lisp.scm (txr): Update to 239.
  [arguments]: Use cc-for-target.
2020-06-05 14:08:20 +02:00
Mathieu Othacehe 66294d7cfe
gnu: guix: Update to 7730f41afd.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-5.7730f41.
2020-06-05 09:10:34 +02:00
Mathieu Othacehe 7730f41afd
installer: final: Add some extra logging.
* gnu/installer/final.scm (kill-cow-users): Log the killed process name,
(umount-cow-store): inform that we are umounting the cow-store.
2020-06-05 09:04:23 +02:00
Nicolas Goaziou 0713929685
gnu: rosegarden: Update to 20.06.
* gnu/packages/music.scm (rosegarden): Update to 20.06.
2020-06-04 23:59:12 +02:00
Ludovic Courtès b54a1b504e
gnu: guile-rsvg: Use 'git-fetch' instead of a generated archive.
* gnu/packages/gtk.scm (guile-rsvg)[source]: Switch to GIT-FETCH.
2020-06-04 23:26:43 +02:00
Ludovic Courtès 538ca8dd65
bash completion: Complete sub-commands after 'guix time-machine'.
* etc/completion/bash/guix (_guix_complete_subcommand): New function.
(_guix_complete): Use it.  For "time-machine", call
'_guix_complete_subcommand' by default.
2020-06-04 23:26:43 +02:00
Ludovic Courtès b7bb381ba3
bash completion: Complete file names after '-p' and '-C'.
* etc/completion/bash/guix (_guix_is_dash_C, _guix_is_dash_p): New functions.
(_guix_complete): Honor them for "install", "remove", "upgrade", "pull",
and "time-machine".
2020-06-04 23:26:43 +02:00
Nicolas Goaziou e6d9e055ec
gnu: emacs-modus-operandi-theme: Update to 0.9.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.9.0.
2020-06-04 23:24:06 +02:00
Nicolas Goaziou 20a9d2f280
gnu: emacs-modus-vivendi-theme: Update to 0.9.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.9.0.
2020-06-04 23:23:38 +02:00
Fredrik Salomonsson 80cd90ef30
gnu: Add emacs-meson-mode.
* gnu/packages/emacs-xyz.scm (emacs-meson-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 22:13:20 +02:00
Brice Waegeneire 790ada9168
gnu: autorandr: Fix typo.
* gnu/packages/xdisorg.scm (autorandr)[arguments]<phases>: Fix typo in
bash completion directory.
2020-06-04 19:00:22 +02:00
Katherine Cox-Buday 2ca87aecd1
gnu: emacs-treemacs: Update to 2.8.
* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.8.
[arguments]: Do not prepare dependencies before testing.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 18:08:21 +02:00
Katherine Cox-Buday 55cdcf5f55
gnu: emacs-slack: Update to a6d9f49.
* gnu/packages/emacs-xyz.scm (emacs-slack): Update to a6d9f49.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 17:41:31 +02:00
Brice Waegeneire 415b90f24e
gnu: network-manager-applet: Propagate 'libnma'.
Fixes <https://issues.guix.info/41653>.

* gnu/packages/gnome.scm (network-manager-applet)[inputs]: Move 'libnma'
to …
[propagated-inputs]: … here.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-04 17:00:04 +03:00
Nicolas Goaziou 3d8496705d
gnu: emacs-nov-el: Add comment about upstream not tagging releases.
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Add a comment.  Fix indentation.
2020-06-04 15:31:59 +02:00
Simon South 398ec3c1e2
gnu: emacs-elpher: Update to 2.7.9.
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.7.9.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 15:06:51 +02:00
Simon South f0dab65663
gnu: emacs-nov-el: Update to 0.3.0.
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.3.0.
[home-page, source]: Use new upstream URIs.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 15:00:34 +02:00
Fredrik Salomonsson 4a6a6f1a2a
gnu: Add emacs-glsl-mode.
* gnu/packages/emacs-xyz.scm (emacs-glsl-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 14:55:44 +02:00
Brice Waegeneire c987b72382
doc: cookbook: Add entry about getting substitutes through Tor.
* doc/guix-cookbook.texi (Getting substitutes from Tor): New section.
2020-06-04 14:48:09 +02:00
Caleb Ristvedt 8b158e8b2c
xorg: honor xorg-configuration-server in xorg-configuration->file
Fixes <https://bugs.gnu.org/40806>.

Previously the xorg-server package specified in the configuration was ignored
entirely in xorg-configuration->file.  This had the effect that while the X
program of the configured package would be executed, the modules of the
configured package would be ignored in favor of the default xorg-server
package's modules.  This fixes that.

* gnu/services/xorg.scm (xorg-configuration->file): honor
  xorg-configuration-server.
2020-06-04 07:26:32 -05:00
Ricardo Wurmus 0266094531
gnu: python-pypairix: Update to 0.3.7 and build programs.
* gnu/packages/bioinformatics.scm (python-pypairix): Update to 0.3.7.
[source]: Fetch from github.
[arguments]: Add phases "build-programs" and "install-programs".
2020-06-04 11:56:31 +02:00
Jakub Kądziołka 4c8700fd84
gnu: sameboy: Update to 0.13.1 [security fix].
* gnu/packages/emulators.scm (sameboy): Update to 0.13.1.
2020-06-03 21:21:34 +02:00
Mark H Weaver 3daf7bc169
gnu: linux-libre: Update to 5.4.44.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.44.
(linux-libre-5.4-pristine-source): Update hash.
2020-06-03 14:48:20 -04:00
Mark H Weaver f52504a92c
gnu: linux-libre@5.6: Update to 5.6.16.
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.16.
(linux-libre-5.6-pristine-source): Update hash.
2020-06-03 14:47:44 -04:00
Mark H Weaver 644690b3e2
gnu: linux-libre@4.19: Update to 4.19.126.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.126.
(linux-libre-4.19-pristine-source): Update hash.
2020-06-03 14:47:09 -04:00
Mark H Weaver f2a65479be
gnu: linux-libre@4.14: Update to 4.14.183.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.183.
(linux-libre-4.14-pristine-source): Update hash.
2020-06-03 14:46:30 -04:00
Mark H Weaver c77b62ca5c
gnu: linux-libre@4.9: Update to 4.9.226.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.226.
(linux-libre-4.9-pristine-source): Update hash.
2020-06-03 14:46:02 -04:00
Mark H Weaver 6b8ad47b2a
gnu: linux-libre@4.4: Update to 4.4.226.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.226.
(linux-libre-4.4-pristine-source): Update hash.
2020-06-03 14:45:05 -04:00
Tobias Geerinckx-Rice b3ece3ba16
gnu: mpg123: Update to 1.26.1.
* gnu/packages/mp3.scm (mpg123): Update to 1.26.1.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice 5122961329
gnu: ncdu: Update to 1.15.
* gnu/packages/ncdu.scm (ncdu): Update to 1.15.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice eb683ebb87
gnu: lsp-plugins: Update to 1.1.22.
* gnu/packages/music.scm (lsp-plugins): Update to 1.1.22.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice 6810e9fe84
gnu: perl-net-dns: Update to 1.24.
* gnu/packages/networking.scm (perl-net-dns): Update to 1.24.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice bb79af865a
gnu: ocaml-extlib: Update to 1.7.7.
* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.7.
[source]: Update TLD.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice 39a598c686
gnu: hcxdumptool: Fix cross-compilation.
* gnu/packages/networking.scm (hcxdumptool)[arguments]: Use CC-FOR-TARGET.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice 6aec7e2ec1
gnu: hcxdumptool: Update to 6.0.6.
* gnu/packages/networking.scm (hcxdumptool): Update to 6.0.6.
[inputs]: Add openssl.
2020-06-03 20:45:20 +02:00
Lars-Dominik Braun 4960a955f8
gnu: Add mergerfs-tools.
* gnu/packages/storage.scm (mergerfs-tools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Lars-Dominik Braun 639bcf205d
gnu: Add mergerfs.
* gnu/packages/storage.scm (mergerfs): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Marcin Karpezo 56caf77e0d
gnu: Add Polish hunspell dictionary.
* gnu/packages/libreoffice.scm (hunspell-dict-pl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Alexey Abramov c19293ad09
gnu: java-openjfx-build: Fix indentation.
* gnu/packages/java.scm (java-openjfx-build)[source]: Change the indentation
  of the uri dirictive.

Signed-off-by: Alexey Abramov <levenson@mmer.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Alexey Abramov d9ef5aeba7
gnu: java-openjfx-build: Add helpful patch.
* gnu/packages/java.scm (java-openjfx-build)[source]: Use it.
* gnu/packages/patches/java-openjfx-build-jdk_version.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Alexey Abramov <levenson@mmer.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Ludovic Courtès b6c445931e
doc: Mention Btrfs compression.
Suggested by Pierre Neidhardt <mail@ambrevar.xyz>.

* doc/guix.texi (Keyboard Layout and Networking and Partitioning):
Mention Btrfs compression.
2020-06-03 18:05:55 +02:00
Ludovic Courtès 3f9c62d1a8
gnu: shepherd: Update to 0.8.1.
* gnu/packages/admin.scm (shepherd): Update to 0.8.1.
2020-06-03 18:04:36 +02:00
Maxim Cournoyer 19b464fcb8
gnu: python-can: Update to 3.3.3.
This fixes the build of python-can, which is very exacting w.r.t. to its
dependencies.

* gnu/packages/python-xyz.scm (python-can): Update to 3.3.3.
[phases]{relax-version-requirements}: New phase.
[native-inputs]: Add python-coverage.
[license]: Correct the license to lgpl3+.
2020-06-03 11:33:50 -04:00
Maxim Cournoyer 7c9be7b7cb
gnu: services: docker: Add a debug? parameter.
* gnu/services/docker.scm (docker-configuration): Add a debug? field.
(containerd-shepherd-service): Pass the "--log-level=debug" argument when
DEBUG? is true.
(docker-shepherd-service): Pass the "--debug" and "--log-level=debug"
arguments when DEBUG? is true.
* doc/guix.texi (Miscellaneous Services): Update doc.
2020-06-03 11:31:07 -04:00
Ricardo Wurmus 2f49007dd0
gnu: Add python-pairtools.
* gnu/packages/bioinformatics.scm (python-pairtools): New variable.
2020-06-03 15:01:19 +02:00
Ricardo Wurmus 6742a84c63
gnu: Remove bedtools-2.26.
* gnu/packages/bioinformatics.scm (bedtools-2.26): Remove variable.
2020-06-03 14:07:58 +02:00
Ricardo Wurmus 08542026ea
gnu: python-pybedtools: Disable unreliable test.
* gnu/packages/bioinformatics.scm (python-pybedtools)[arguments]: Disable
test_intron_exon_reads test; run tests verbosely.

test_intron_exon_reads
2020-06-03 14:07:48 +02:00