Commit graph

66682 commits

Author SHA1 Message Date
Vinicius Monego 8d557d4167
gnu: Add emacs-sbt-mode.
* gnu/packages/emacs-xyz.scm (emacs-sbt-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-09-16 22:26:28 +02:00
Vinicius Monego 98dc073afc
gnu: emacs-fountain-mode: Update to 3.3.0.
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.3.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-09-16 22:18:27 +02:00
Morgan Smith 67b1ca4283
gnu: Add emacs-eshell-syntax-highlighting.
* gnu/packages/emacs-xyz.scm (emacs-eshell-syntax-highlighting): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-09-16 22:06:06 +02:00
Pierre Langlois 891b045f38
gnu: mailutils: Fix unitialized variable in readmsg.
Fixes <https://bugs.gnu.org/43088>.

* gnu/packages/patches/mailutils-fix-uninitialized-variable.patch: New
file.
* gnu/packages/mail.scm (mailutils)[source]: Add patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
2020-09-16 19:55:14 +01:00
Konrad Hinsen d7f7ed39be
repl: Look for script files in (getcwd).
Fixes <https://bugs.gnu.org/43331>.

* guix/scripts/repl.scm (guix-repl): Replace "." by (getcwd)
* tests/guix-repl.sh: Add test.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-09-16 16:04:01 +02:00
Tobias Geerinckx-Rice 7194b63833
gnu: youtube-dl: Refer to ffmpeg.
Addresses <https://issues.guix.gnu.org/43418>.

* gnu/packages/video.scm (youtube-dl)[inputs]: Add ffmpeg.
[arguments]: Fall back to input ffmpeg instead of searching $PATH.
2020-09-16 13:50:21 +02:00
Paul Garlick 5674ea45a3
gnu: Add texlive-todonotes.
* gnu/packages/tex.scm (texlive-todonotes): New variable.
2020-09-16 12:22:59 +01:00
Jan (janneke) Nieuwenhuizen b85863f7ce
gnu: commencement: bash-mesboot0: Break store file-name in comment.
Fixes <https://bugs.gnu.org/43005>.
Reported by Vagrant Cascadian <vagrant@debian.org>.

* gnu/packages/commencement.scm (bash-mesboot0)[arguments]: Break store file
name in comment and add unquoted string-append to silence the
’assert-no-store-file-names’ check.  The store file name check is really meant
for code; this file name was unfortunately used is a comment.
2020-09-16 12:43:36 +02:00
Pierre Neidhardt 9e7b2658d9
gnu: sbcl-hu.dwim.common: Fix missing description.
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.common)[description]: Repeat the
synopsis since there is nothing more to say about this library.
2020-09-16 09:54:53 +02:00
Gabriel Arazas feb657d244
gnu: Add rust-ansi-colours-1.
* gnu/packages/crates-io.scm (rust-ansi-colours-1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-16 09:46:48 +03:00
Gabriel Arazas c034fcd27f
gnu: Add rust-delta-e-0.2.
* gnu/packages/crates-io.scm (rust-delta-e-0.2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-16 09:43:17 +03:00
Gabriel Arazas 833dfde76e
gnu: Add rust-lab-0.8, rust-lab-0.7, rust-lab-0.4.
* gnu/packages/crates-io.scm (rust-lab-0.8, rust-lab-0.7,
rust-lab-0.4): New variables.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-16 09:38:54 +03:00
Leo Famulari cca5720f41
gnu: Fix fetching the linux-libre deblobbing script.
This is a followup to commit 105a037090.

* gnu/packages/linux.scm (linux-libre-deblob-scripts): Truncate the version in
the file-name, not the source URI.
2020-09-15 23:21:57 -04:00
Tobias Geerinckx-Rice 3c9294c05f
gnu: gnome-bluetooth: Update to 3.34.1.
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.34.1.
2020-09-16 00:29:40 +02:00
Tobias Geerinckx-Rice d6f1e81356
gnu: libimagequant: Update to 2.12.6.
* gnu/packages/image.scm (libimagequant): Update to 2.12.6.
2020-09-16 00:29:39 +02:00
Tobias Geerinckx-Rice 6a638349a0
gnu: tor: Update to 0.4.4.5.
* gnu/packages/tor.scm (tor): Update to 0.4.4.5.
2020-09-15 23:36:44 +02:00
Tobias Geerinckx-Rice 6564ffd7ad
gnu: surgescript: Update to 0.5.4.4.
* gnu/packages/game-development.scm (surgescript): Update to 0.5.4.4.
2020-09-15 23:36:43 +02:00
Tobias Geerinckx-Rice c4593535ea
gnu: waylandpp: Update to 0.2.8.
* gnu/packages/freedesktop.scm (waylandpp): Update to 0.2.8.
2020-09-15 23:36:43 +02:00
Tobias Geerinckx-Rice fac43c9259
gnu: homebank: Update to 5.4.3.
* gnu/packages/finance.scm (homebank): Update to 5.4.3.
2020-09-15 23:36:42 +02:00
Tobias Geerinckx-Rice afb3fed9c7
gnu: dico: Update to 2.10.
* gnu/packages/dico.scm (dico): Update to 2.10.
2020-09-15 23:36:42 +02:00
Tobias Geerinckx-Rice e4574a66fe
gnu: python-pbkdf2: Fix typo in description.
* gnu/packages/python-xyz.scm (python-pbkdf2)[description]: Fix typo.
2020-09-15 20:59:16 +02:00
Tobias Geerinckx-Rice 49478f9dbd
gnu: dump: Fix typo in description.
* gnu/packages/backup.scm (dump)[description]: Fix typo.
2020-09-15 20:59:15 +02:00
Tobias Geerinckx-Rice 04912d4f9f
gnu: cryptsetup: Update to 2.3.4.
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.3.4.
2020-09-15 20:59:15 +02:00
Leo Prikler 757764b797
gnu: Add gtranslator.
* gnu/packages/gnome.scm (gtranslator): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-15 20:52:11 +02:00
Leo Prikler 9ede39d64f
gnu: Add libgda.
* gnu/packages/gnome.scm (libgda): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-15 20:52:11 +02:00
Mike Rosset 52139ce5b7
gnu: jack-2: Update to 1.9.14.
* gnu/packages/audio.scm (jack-2): Update to 1.9.14.
[arguments]: Add environment variable to phase 'set-linkflags.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2020-09-15 20:07:52 +02:00
Ludovic Courtès f5163902d7
gnu: guix: Update to 1c21468.
* gnu/packages/package-management.scm (guix): Update to 1c21468.
2020-09-15 15:29:30 +02:00
Tobias Geerinckx-Rice e880e63740
gnu: fio: Update to 3.23.
* gnu/packages/benchmark.scm (fio): Update to 3.23.
2020-09-15 14:57:07 +02:00
Tobias Geerinckx-Rice 6493d0eec4
gnu: htop: Update to 3.0.2.
* gnu/packages/admin.scm (htop): Update to 3.0.2.
[native-inputs]: Remove python-wrapper.
2020-09-15 14:57:07 +02:00
Tobias Geerinckx-Rice 9d1af83e0b
import: cpan: Export cpan-release-module.
* guix/import/cpan.scm: Fix typo.
2020-09-15 14:57:06 +02:00
Gabriel Arazas 1c21468c7a
gnu: Add goxel.
* gnu/packages/graphics.scm (goxel): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-15 14:40:20 +02:00
Ludovic Courtès b911d65474
authenticate: Encode strings as ISO-8859-1.
Fixes <https://bugs.gnu.org/43421>.

* guix/scripts/authenticate.scm (read-command): Decode strings as
ISO-8859-1, not UTF-8.
(guix-authenticate)[send-reply]: Encode strings as ISO-8859-1, not
UTF-8.
* tests/guix-authenticate.sh: Add test.
2020-09-15 14:40:20 +02:00
Ludovic Courtès 1b157bbef0
services: bitlbee: Support libpurple plugins.
* gnu/services/messaging.scm (bitlbee-shepherd-service): Pass
PURPLE_PLUGIN_PATH as #:environment-variables.
2020-09-15 14:40:20 +02:00
Pierre Neidhardt 6e05adbb8f
gnu: sbcl-trivial-clipboard: Update to 20200904.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 20200904.
2020-09-15 13:26:00 +02:00
Efraim Flashner a8360892d7
gnu: waybar: Fix build.
Reported by bdju.

* gnu/packages/pretty-print.scm (fmt-6): New variable.
* gnu/packages/wm.scm (waybar)[inputs]: Replace fmt with fmt-6.
2020-09-15 12:02:28 +03:00
Nicolas Goaziou b10edcb9d4
gnu: emacs-org: Update to 9.4.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4.
(emacs-org-contrib): Update to 20200914.
2020-09-15 09:21:15 +02:00
Efraim Flashner af4c633bbb
gnu: roffit: Adjust install phase.
* gnu/packages/groff.scm (roffit)[arguments]: Remove make-flags. Remove
custom 'pre-install phase. Replace 'install phase to also install
manpage.
2020-09-15 09:41:37 +03:00
Efraim Flashner 8aea855ac1
gnu: roffit: Wrap binary.
Fixes <https://debbugs.gnu.org/43306>.

* gnu/packages/groff.scm (roffit)[arguments]: Add 'wrap-binary phase to
help find perl libraries.
2020-09-15 09:37:18 +03:00
Ricardo Wurmus 818237d947
gnu: bsequencer: Update to 1.8.0.
* gnu/packages/music.scm (bsequencer): Update to 1.8.0.
2020-09-15 01:40:54 +02:00
Oleg Pykhalov f6dfe42129
services: docker: Fix service definition.
This commit follows a404716d41.

* gnu/services/docker.scm
(docker-configuration)[docker-cli]: New record field.
(docker-service-type): Use this.
* doc/guix.texi (Miscellaneous Services)[Docker Service]: Document this.
2020-09-15 01:10:55 +03:00
Prafulla Giri 8ba70a6ad3
gnu: kdenlive: Change source URL to follow permanent redirection.
* gnu/packages/kde.scm (kdenlive)[source]: Change url to follow
permanent redirection.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 23:04:11 +02:00
Prafulla Giri e33a1e546a
gnu: kde: kdenlive: Make breeze theme available at runtime.
* gnu/packages/kde.scm (kdenlive):
[inputs]: Add breeze.
[arguments]: In wrap-program phase, add XDG_DATA_DIRS to include
the 'share' sub-directory of the package breeze.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 23:04:11 +02:00
Sébastien Lerique 0d63abebd1
gnu: Add ripmime.
* gnu/packages/mail.scm (ripmime): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 23:04:10 +02:00
Ludovic Courtès 6cb573889b
gnu: guix: Update to 846403e.
* gnu/packages/package-management.scm (guix): Update to 846403e.
2020-09-14 23:04:10 +02:00
Efraim Flashner a404716d41
services: docker: Fix service definition.
This is a follow-up to 8422a67dc1.

* gnu/services/docker.scm (docker-service-type): Use a composed list for
packages in profile-service-type.
2020-09-14 23:22:34 +03:00
Efraim Flashner 276ab588a8
gnu: maven-compiler-plugin: Don't use unstable tarball.
* gnu/packages/maven.scm (maven-compiler-plugin)[source]: Download using
git-fetch.
2020-09-14 23:13:22 +03:00
Efraim Flashner 7cd50ad7fa
gnu: maven-resources-plugin: Don't use unstable tarball.
* gnu/packages/maven.scm (maven-resources-plugin)[source]: Download
using git-fetch.
2020-09-14 23:13:22 +03:00
Efraim Flashner 05cd8837eb
gnu: maven-jar-plugin: Don't use unstable tarball.
* gnu/packages/maven.scm (maven-jar-plugin)[source]: Download using
git-fetch.
2020-09-14 23:13:22 +03:00
Efraim Flashner 819ead3592
gnu: java-hdrhistogram: Don't use unstable tarball.
* gnu/packages/java.scm (java-hdrhistogram)[source]: Download using
git-fetch.
[arguments]: Add phase to make source writable.
2020-09-14 23:13:22 +03:00
Ricardo Wurmus 3159fcf145
gnu: r-wgcna: Move to (gnu packages bioconductor).
This is a follow-up to commit 6e0ab26f31.

* gnu/packages/cran.scm (r-wgcna): Move from here...
* gnu/packages/bioconductor.scm (r-wgcna): ...to here.
2020-09-14 21:40:15 +02:00