jackhill/guix/guix.git
2 years agognu: zile: Update to 2.6.2.
Matthew James Kraai [Sun, 6 Jun 2021 11:51:00 +0000 (04:51 -0700)]
gnu: zile: Update to 2.6.2.

* gnu/packages/zile.scm (zile): Update to 2.6.2.
[arguments]: Adjust file list in custom 'patch-/bin/sh phase.
[inputs]: Add gee and glib.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2 years agognu: emacs-chronometrist: Update to 0.9.0.
Nicolas Goaziou [Thu, 8 Jul 2021 13:32:40 +0000 (15:32 +0200)]
gnu: emacs-chronometrist: Update to 0.9.0.

* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.9.0.
[source]: Update upstream URL.
[inputs]: Add emacs-spark.  Remove emacs-anaphora and emacs-literate-elisp.

2 years agognu: python-pikepdf: Update to 2.14.2.
Nicolas Goaziou [Thu, 8 Jul 2021 13:10:45 +0000 (15:10 +0200)]
gnu: python-pikepdf: Update to 2.14.2.

* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.14.2.

2 years agognu: pinentry-bemenu: Fix license.
Nicolas Goaziou [Thu, 8 Jul 2021 13:07:42 +0000 (15:07 +0200)]
gnu: pinentry-bemenu: Fix license.

* gnu/packages/gnupg.scm (pinentry-bemenu)[license]: Use GPL 3+.

2 years agognu: Add pinentry-bemenu.
Nikita Domnitskii [Mon, 28 Jun 2021 12:07:27 +0000 (12:07 +0000)]
gnu: Add pinentry-bemenu.

* gnu/packages/gnupg.scm (pinentry-bemenu): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2 years agognu: bemenu: Update to 0.6.2.
Nikita Domnitskii [Mon, 28 Jun 2021 12:07:25 +0000 (12:07 +0000)]
gnu: bemenu: Update to 0.6.2.

* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2 years agognu: newsboat: Update to 2.24.
Efraim Flashner [Thu, 8 Jul 2021 07:53:45 +0000 (10:53 +0300)]
gnu: newsboat: Update to 2.24.

* gnu/packages/syndication.scm (newsboat): Update to 2.24.
[arguments]: Update rust to 1.48.
[cargo-inputs]: Replace rust-cxx-0.5 with 1, rust-gettext-rs-0.6 with
0.7.
[cargo-development-inputs]: Replace rust-cxx-build-0.5 with 1.

2 years agognu: rust-once-cell-1: Update to 1.8.0.
Efraim Flashner [Thu, 8 Jul 2021 07:53:45 +0000 (10:53 +0300)]
gnu: rust-once-cell-1: Update to 1.8.0.

* gnu/packages/crates-io.scm (rust-once-cell-1): Update to 1.8.0.

2 years agognu: mcrl2: Update to 202106.0.
Jan (janneke) Nieuwenhuizen [Thu, 8 Jul 2021 07:49:38 +0000 (09:49 +0200)]
gnu: mcrl2: Update to 202106.0.

* gnu/packages/maths.scm (mcrl2): Update to 202106.0.

2 years agomailmap: Update entries for Matthew James Kraai.
Matthew James Kraai [Mon, 5 Jul 2021 03:44:00 +0000 (20:44 -0700)]
mailmap: Update entries for Matthew James Kraai.

* .mailmap: Change name for Matthew James Kraai.
* gnu/packages/lisp-xyz.scm, gnu/packages/python-xyz.scm,
gnu/packages/rust.scm: Likewise.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2 years agognu: darktable: Update to 3.6.0.
John Kehayias [Thu, 8 Jul 2021 07:44:10 +0000 (09:44 +0200)]
gnu: darktable: Update to 3.6.0.

* gnu/packages/photo.scm (darktable): Update to 3.6.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2 years agognu: Add emacs-consult-notmuch.
Andrew Tropin [Wed, 7 Jul 2021 14:12:47 +0000 (17:12 +0300)]
gnu: Add emacs-consult-notmuch.

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2 years agognu: emacs-deadgrep: Add missing input.
Matthew James Kraai [Wed, 7 Jul 2021 23:56:24 +0000 (16:56 -0700)]
gnu: emacs-deadgrep: Add missing input.

* gnu/packages/emacs-xyz.scm (emacs-deadgrep)[inputs]: Add ripgrep.
[arguments]: Add configure phase to set deadgrep-executable to absolute path.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2 years agognu: %guile-3.0-static-stripped: Rename to %guile-static-stripped.
Efraim Flashner [Thu, 8 Jul 2021 06:39:05 +0000 (09:39 +0300)]
gnu: %guile-3.0-static-stripped: Rename to %guile-static-stripped.

* gnu/packages/make-bootstrap.scm (%guile-3.0-static-stripped): Rename
to %guile-static-stripped.
(%guile-bootstrap-tarball): Adjust accordingly.
* gnu/system/linux-initrd.scm (expression->initrd): Use
%guile-static-stripped as default guile.
* doc/guix.texi (initial RAM disk)[expression->initrd]: Adjust
documentation accordingly.

2 years agognu: make-bootstrap: Use guile-3.0 bootstrap tarball.
Efraim Flashner [Sat, 12 Jun 2021 20:21:02 +0000 (23:21 +0300)]
gnu: make-bootstrap: Use guile-3.0 bootstrap tarball.

* gnu/packages/make-bootstrap.scm (%guile-bootstrap-tarball): Use
guile-3.0.
(%guile-static-stripped): Remove variable.

2 years agognu: make-bootstrap: Build with gcc-7.
Efraim Flashner [Sat, 12 Jun 2021 20:15:57 +0000 (23:15 +0300)]
gnu: make-bootstrap: Build with gcc-7.

* gnu/packages/make-bootstrap.scm (gcc-for-bootstrap)[Inherit]: Inherit
from gcc-7.
[inputs]: Use package-inputs from gcc-7.
(package-with-relocatable-glibc)[native-inputs]: Have cross-gcc use
gcc-7.
(%gcc-static)[inherit]: Inherit from gcc-7.
[arguments]: Use package-arguments from gcc-7.
[inputs]: Replace isl-0.18 with isl. Use package-inputs from gcc-7.
[native-inputs]: Use package-native-inputs from gcc-7.
(%gcc-stripped)[inherit]: Inherit from gcc-7.

2 years agoguix-install.sh: Prompt for configuring substitutes discovery.
Maxim Cournoyer [Mon, 5 Jul 2021 20:44:29 +0000 (16:44 -0400)]
guix-install.sh: Prompt for configuring substitutes discovery.

Also ensure prompt_yes_no always print the message with a trailing space,
which is more pleasing to the eye.

* etc/guix-daemon.conf.in <--discover=no>: New guix-daemon option.
* etc/guix-daemon.service.in: Likewise.
* etc/init.d/guix-daemon.in: Likewise.
* etc/openrc/guix-daemon.in: Likewise.
* etc/guix-install.sh (configure_substitute_discovery): New procedure.
(sys_enable_guix_daemon): Ask the user whether automatic substitute discovery
should be enabled.  Set the '--discover' argument accordingly.
(prompt_yes_no): Add a trailing space to the message.
(sys_authorize_build_farms): Remove trailing space from the message argument.
* NEWS (Distribution): Add news.

2 years agognu: python-pikepdf: Update to 2.14.1.
Nicolas Goaziou [Wed, 7 Jul 2021 22:03:17 +0000 (00:03 +0200)]
gnu: python-pikepdf: Update to 2.14.1.

* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.14.1.

2 years agognu: giac: Update to 1.7.0-17.
Nicolas Goaziou [Wed, 7 Jul 2021 21:03:25 +0000 (23:03 +0200)]
gnu: giac: Update to 1.7.0-17.

* gnu/packages/algebra.scm (giac): Update to 1.7.0-17.

2 years agognu: emacs-pyim: Update to 3.9.0.
Nicolas Goaziou [Wed, 7 Jul 2021 20:53:54 +0000 (22:53 +0200)]
gnu: emacs-pyim: Update to 3.9.0.

* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.0.

2 years agognu: VTK 8: Re-fix a build failure with recent versions of freetype.
Leo Famulari [Wed, 7 Jul 2021 20:11:26 +0000 (16:11 -0400)]
gnu: VTK 8: Re-fix a build failure with recent versions of freetype.

* gnu/packages/patches/vtk-8-fix-freetypetools-build-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image-processing.scm (vtk-8): Dis-inherit from VTK. Use the
package definition that predated the update to VTK 9, taken from commit
f4dc8ac6dfa036d98aa0990ae22268a9650899d0.

2 years agognu: kicad-doc: Remove unnecessary code.
Tobias Geerinckx-Rice [Wed, 7 Jul 2021 19:22:33 +0000 (21:22 +0200)]
gnu: kicad-doc: Remove unnecessary code.

* gnu/packages/engineering.scm (arguments): Skip #:tests? instead of
deleting the 'check phase.  Remove the 'set-perl-env phase.

2 years agognu: kicad-doc: Fix build.
Tobias Geerinckx-Rice [Wed, 7 Jul 2021 19:21:39 +0000 (21:21 +0200)]
gnu: kicad-doc: Fix build.

Fixes <https://issues.guix.gnu.org/49458>.

* gnu/packages/engineering.scm (native-inputs): Add perl-yaml-tiny.

2 years agoguix-install.sh: No longer export GUIX_PROFILE.
Hartmut Goebel [Mon, 24 May 2021 15:26:52 +0000 (17:26 +0200)]
guix-install.sh: No longer export GUIX_PROFILE.

If GUIX_PROFILE is exported here, any subsequent
"source /some/other/profile/etc/profile" will set variables pointing to
"$HOME/.guix-profile" instead of pointing to the sourced profile.

* etc/guix-install.sh (sys_create_init_profile): No longer export GUIX_PROFILE.

2 years agoself: Build translated manuals with a single process.
Maxim Cournoyer [Wed, 7 Jul 2021 18:40:51 +0000 (14:40 -0400)]
self: Build translated manuals with a single process.

Works around <https://issues.guix.gnu.org/47428>.

* guix/self.scm (translate-texi-manuals): Set parallel-job-count to 1.

2 years agoservices: Add bitmask-service-type.
Raghav Gururajan [Sat, 3 Jul 2021 05:04:09 +0000 (01:04 -0400)]
services: Add bitmask-service-type.

* gnu/services/vpn.scm (bitmask-service-type): New variable.
* doc/guix.texi: Document it.

Co-authored-by: jgart <jgart@dismail.de>
2 years agognu: Add bitmask.
Raghav Gururajan [Sun, 13 Jun 2021 22:28:15 +0000 (18:28 -0400)]
gnu: Add bitmask.

* gnu/packages/vpn.scm (bitmask): New variable.

Co-authored-by: jgart <jgart@dismail.de>
2 years agognu: Add go-0xacab-org-leap-shapeshifter.
Raghav Gururajan [Tue, 25 May 2021 02:16:01 +0000 (22:16 -0400)]
gnu: Add go-0xacab-org-leap-shapeshifter.

* gnu/packages/golang.scm (go-0xacab-org-leap-shapeshifter): New variable.

2 years agognu: Add go-github-com-operatorfoundation-shapeshifter-transports.
Raghav Gururajan [Tue, 25 May 2021 02:00:35 +0000 (22:00 -0400)]
gnu: Add go-github-com-operatorfoundation-shapeshifter-transports.

* gnu/packages/golang.scm (go-github-com-operatorfoundation-shapeshifter-transports): New variable.

2 years agognu: Add go-github-com-kataras-golog.
Raghav Gururajan [Tue, 25 May 2021 01:37:05 +0000 (21:37 -0400)]
gnu: Add go-github-com-kataras-golog.

* gnu/packages/golang.scm (go-github-com-kataras-golog): New variable.

2 years agognu: Add go-github-com-kataras-pio.
Raghav Gururajan [Tue, 25 May 2021 01:09:08 +0000 (21:09 -0400)]
gnu: Add go-github-com-kataras-pio.

* gnu/packages/golang.scm (go-github-com-kataras-pio): New variable.

2 years agognu: Add go-github-com-shadowsocks-go-shadowsocks2.
Raghav Gururajan [Tue, 25 May 2021 00:56:29 +0000 (20:56 -0400)]
gnu: Add go-github-com-shadowsocks-go-shadowsocks2.

* gnu/packages/golang.scm (go-github-com-shadowsocks-go-shadowsocks2): New variable.

2 years agognu: Add go-github-com-riobard-go-bloom.
Raghav Gururajan [Tue, 25 May 2021 00:32:43 +0000 (20:32 -0400)]
gnu: Add go-github-com-riobard-go-bloom.

* gnu/packages/golang.scm (go-github-com-riobard-go-bloom): New variable.

2 years agognu: Add go-github-com-aead-chacha20.
Raghav Gururajan [Tue, 25 May 2021 00:21:09 +0000 (20:21 -0400)]
gnu: Add go-github-com-aead-chacha20.

* gnu/packages/golang.org (go-github-com-aead-chacha20): New variable.

2 years agognu: Add go-github-com-mufti1-interconv.
Raghav Gururajan [Tue, 25 May 2021 00:07:16 +0000 (20:07 -0400)]
gnu: Add go-github-com-mufti1-interconv.

* gnu/packages/golang.scm (go-github-com-mufti1-interconv): New variable.

2 years agognu: Add go-github-com-opentracing-opentracing-go.
Raghav Gururajan [Mon, 24 May 2021 23:12:27 +0000 (19:12 -0400)]
gnu: Add go-github-com-opentracing-opentracing-go.

* gnu/packages/golang.scm (go-github-com-opentracing-opentracing-go): New variable.

2 years agognu: Add go-github-com-operatorfoundation-monolith-go.
Raghav Gururajan [Mon, 24 May 2021 23:00:34 +0000 (19:00 -0400)]
gnu: Add go-github-com-operatorfoundation-monolith-go.

* gnu/packages/golang.scm (go-github-com-operatorfoundation-monolith-go): New variable.

2 years agognu: Add go-github-com-deckarep-golang-set.
Raghav Gururajan [Mon, 24 May 2021 22:53:00 +0000 (18:53 -0400)]
gnu: Add go-github-com-deckarep-golang-set.

* gnu/packages/golang.scm (go-github-com-deckarep-golang-set): New variable.

2 years agognu: Add go-github-com-blanu-dust.
Raghav Gururajan [Mon, 24 May 2021 22:08:02 +0000 (18:08 -0400)]
gnu: Add go-github-com-blanu-dust.

* gnu/packages/golang.scm (go-github-com-blanu-dust): New variable.

2 years agognu: Add go-github-com-op-go-logging.
Raghav Gururajan [Mon, 24 May 2021 21:58:40 +0000 (17:58 -0400)]
gnu: Add go-github-com-op-go-logging.

* gnu/packages/golang.scm (go-github-com-op-go-logging): New variable.

2 years agognu: Add go-github-com-operatorfoundation-shapeshifter-ipc.
Raghav Gururajan [Mon, 24 May 2021 19:20:59 +0000 (15:20 -0400)]
gnu: Add go-github-com-operatorfoundation-shapeshifter-ipc.

* gnu/packages/golang.scm (go-github-com-operatorfoundation-shapeshifter-ipc): New variable.

2 years agognu: Add go-github-com-operatorfoundation-obfs4.
Raghav Gururajan [Mon, 24 May 2021 19:09:21 +0000 (15:09 -0400)]
gnu: Add go-github-com-operatorfoundation-obfs4.

* gnu/packages/golang.scm (go-github-com-operatorfoundation-obfs4): New variable.

2 years agognu: Add go-github-com-willscott-goturn.
Raghav Gururajan [Mon, 24 May 2021 18:16:35 +0000 (14:16 -0400)]
gnu: Add go-github-com-willscott-goturn.

* gnu/packages/golang.scm (go-github-com-willscott-goturn): New variable.

2 years agognu: Add go-torproject-org-pluggable-transports-goptlib.
Raghav Gururajan [Mon, 24 May 2021 17:40:27 +0000 (13:40 -0400)]
gnu: Add go-torproject-org-pluggable-transports-goptlib.

* gnu/packages/golang.scm (go-torproject-org-pluggable-transports-goptlib): New variable.

2 years agognu: Add go-github-com-sevlyar-go-daemon.
Raghav Gururajan [Sun, 23 May 2021 22:49:03 +0000 (18:49 -0400)]
gnu: Add go-github-com-sevlyar-go-daemon.

* gnu/packages/golang.scm (go-github-com-sevlyar-go-daemon): New variable.

2 years agognu: Add go-github-com-keybase-go-ps.
Raghav Gururajan [Sun, 23 May 2021 03:39:55 +0000 (23:39 -0400)]
gnu: Add go-github-com-keybase-go-ps.

* gnu/packages/golang.scm (go-github-com-keybase-go-ps): New variable.

2 years agognu: Add go-github-com-apparentlymart-go-openvpn-mgmt.
Raghav Gururajan [Sun, 23 May 2021 02:41:48 +0000 (22:41 -0400)]
gnu: Add go-github-com-apparentlymart-go-openvpn-mgmt.

* gnu/packages/golang.scm (go-github-com-apparentlymart-go-openvpn-mgmt): New variable.

2 years agognu: Add go-github-com-emersion-go-autostart.
Raghav Gururajan [Sun, 23 May 2021 00:19:39 +0000 (20:19 -0400)]
gnu: Add go-github-com-emersion-go-autostart.

* gnu/packages/golang.scm (go-github-com-emersion-go-autostart): New variable.

2 years agognu: Add go-github-com-dchest-siphash.
Raghav Gururajan [Sun, 23 May 2021 00:08:11 +0000 (20:08 -0400)]
gnu: Add go-github-com-dchest-siphash.

* gnu/packages/golang.scm (go-github-com-dchest-siphash): New variable.

Co-authored-by: jgart <jgart@dismail.de>
2 years agognu: Add go-github-com-rakyll-statik.
Raghav Gururajan [Sat, 22 May 2021 23:15:06 +0000 (19:15 -0400)]
gnu: Add go-github-com-rakyll-statik.

* gnu/packages/golang.scm (go-github-com-rakyll-statik): New variable.

Co-authored-by: jgart <jgart@dismail.de>
2 years agognu: pies: Update to 1.6.
Efraim Flashner [Wed, 7 Jul 2021 12:54:49 +0000 (15:54 +0300)]
gnu: pies: Update to 1.6.

* gnu/packages/admin.scm (pies): Update to 1.6.

2 years agognu: Add rewritefs.
Tobias Geerinckx-Rice [Wed, 7 Jul 2021 01:44:29 +0000 (03:44 +0200)]
gnu: Add rewritefs.

* gnu/packages/file-systems.scm (rewritefs): New public variable.

2 years agoRevert "gnu: libvirt: Support ZFS."
Tobias Geerinckx-Rice [Wed, 7 Jul 2021 11:44:05 +0000 (13:44 +0200)]
Revert "gnu: libvirt: Support ZFS."

This reverts commit 61ccd756e5ff73b2f8dc3449df537f1c5adb5872.

2 years agoRevert "syscalls: 'terminal-dimension' ignores EPERM."
Tobias Geerinckx-Rice [Tue, 6 Jul 2021 07:02:50 +0000 (09:02 +0200)]
Revert "syscalls: 'terminal-dimension' ignores EPERM."

This reverts commit 17a102332a253f0e3b1f511fa7bda2094264a77c.
See <https://github.com/koverstreet/bcachefs/pull/277>.

2 years agodoc: Fix broken reference in guix.texi.
Leo Prikler [Wed, 7 Jul 2021 09:19:34 +0000 (11:19 +0200)]
doc: Fix broken reference in guix.texi.

This is a follow-up to c2ff06e5e410e615397b9df901af8028a64b3d82, in which
a link to the cookbook was added using a different name than the actual
section.

* doc/guix.texi (Using the Configuration System): Fix broken link to cookbook.

2 years agodoc: Add guide showing auto-login on a specific TTY to the cookbook.
Joshua Branson [Wed, 7 Jul 2021 01:39:09 +0000 (21:39 -0400)]
doc: Add guide showing auto-login on a specific TTY to the cookbook.

This is a follow-up to the discussion in <https://bugs.gnu.org/48974>.

* doc/guix-cookbook.texi (System Configuration): Add a brief guide that
explains auto login a user to one TTY.

* doc/guix.texi (System Services): Add an texinfo anchor, so that the cookbook
entry "Auto Login a User to a Specific TTY" can refer back to the precise
point that the GNU Guix Reference manual.  Also add a reference to the
cookbook that shows how to auto login a specific user to one TTY.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2 years agolint: Lint usages of 'wrap-program' without a "bash" input.
Maxime Devos [Thu, 1 Jul 2021 10:59:52 +0000 (12:59 +0200)]
lint: Lint usages of 'wrap-program' without a "bash" input.

When using 'wrap-program', "bash" (or "bash-minimal") should be
in inputs.  Otherwise, when cross-compiling, 'wrap-program' will use
a native bash instead of the cross bash and the 'patch-shebangs' won't
be able to correct this.

Tobias Geerinckx-Rice is added to the copyright lines because
a part of the "straw-viewer" package definition is included.

This linter detects 365 problematic package definitions at time
of writing.

* guix/lint.scm
  (report-wrap-program-error): New procedure.
  (check-wrapper-inputs): New linter.
  (%local-checkers)[wrapper-inputs]: Add the new linter.
  ("explicit #:sh argument to 'wrap-program' is acceptable")
  ("'check-wrapper-inputs' detects 'wrap-program' without \"bash\" in inputs")
  ("'check-wrapper-inputs' detects 'wrap-qt-program' without \"bash\" in inputs")
  ("\"bash\" in 'inputs' satisfies 'check-wrapper-inputs'")
  ("\"bash-minimal\" in 'inputs' satisfies 'check-wrapper-inputs'")
  ("'cut' doesn't hide bad usages of 'wrap-program'")
  ("bogus phase specifications don't crash the linter"): New tests.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2 years agolint: Define some procedures for analysing code in phases.
Maxime Devos [Thu, 1 Jul 2021 10:51:14 +0000 (12:51 +0200)]
lint: Define some procedures for analysing code in phases.

* guix/lint.scm
  (check-optional-tests): Extract logic for extracting the phases from a
  package to ...
  (find-phase-deltas): ... here, and ...
  (report-bogus-phase-deltas): ... here.
  (check-optional-tests)[check-check-procedure]: Extract code for extracting
  the procedure body to ...
  (find-procedure-body) ... here.
  (find-phase-procedure): New procedure.
  (report-bogus-phase-procedure): New procedure.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2 years agognu: julia: Adjust make-flags.
Efraim Flashner [Wed, 7 Jul 2021 06:08:49 +0000 (09:08 +0300)]
gnu: julia: Adjust make-flags.

* gnu/packages/julia.scm (julia)[arguments]: Adjust architecture
specific make-flags for some architectures.

2 years agognu: openblas: Fix building on powerpc64le-linux.
Efraim Flashner [Tue, 6 Jul 2021 13:23:30 +0000 (16:23 +0300)]
gnu: openblas: Fix building on powerpc64le-linux.

* gnu/packages/maths.scm (openblas)[arguments]: Add make-flags to enable
building for powerpc64le-linux.

2 years agognu: openblas: Fix building on armhf-linux.
Efraim Flashner [Tue, 6 Jul 2021 12:52:49 +0000 (15:52 +0300)]
gnu: openblas: Fix building on armhf-linux.

* gnu/packages/maths.scm (openblas)[arguments]: Add make-flag to set
target architecture.

2 years agognu: ytfzf: Fix loading of thumbnails.
Raghav Gururajan [Wed, 7 Jul 2021 05:53:39 +0000 (01:53 -0400)]
gnu: ytfzf: Fix loading of thumbnails.

* gnu/packages/patches/ytfzf-programs.patch: Modify.

2 years agognu: Mutt: Update to 2.1.0.
Leo Famulari [Tue, 6 Jul 2021 23:12:21 +0000 (19:12 -0400)]
gnu: Mutt: Update to 2.1.0.

* gnu/packages/mail.scm (mutt): Update to 2.1.0.

2 years agognu: shotcut: Update to 21.06.29.
Vinicius Monego [Tue, 6 Jul 2021 18:36:27 +0000 (18:36 +0000)]
gnu: shotcut: Update to 21.06.29.

* gnu/packages/video.scm (shotcut): Update to 21.06.29.
[arguments]{#:phases}: Don't return #t.
[inputs]: Use MLT 7.

Signed-off-by: Leo Famulari <leo@famulari.name>
2 years agognu: Add MLT 7.
Vinicius Monego [Tue, 6 Jul 2021 18:36:26 +0000 (18:36 +0000)]
gnu: Add MLT 7.

* gnu/packages/video.scm (mlt): New variable.
(mlt-6): Inherit from above.

Signed-off-by: Leo Famulari <leo@famulari.name>
2 years agognu: mlt: Rename to mlt-6.
Vinicius Monego [Tue, 6 Jul 2021 18:36:25 +0000 (18:36 +0000)]
gnu: mlt: Rename to mlt-6.

* gnu/packages/video.scm (mlt): Rename to mlt-6.
[build-system]: Use cmake-build-system.
[arguments]: Remove #:make-flags. Adjust 'override-LDFLAGS phase.
{#:configure-flags}: Remove --enable-gpl3 and --enable-gpl. Set
"GTK2_GDKCONFIG_INCLUDE_DIR" and "GTK2_GLIBCONFIG_INCLUDE_DIR".
(shotcut): Use mlt-6.
* gnu/packages/animation.scm (synfig): Use mlt-6.
* gnu/packages/kde.scm (kdenlive): Use mlt-6.

This change is to add MLT 7 which will be done in the next commit.

Signed-off-by: Leo Famulari <leo@famulari.name>
2 years agognu: rtaudio: Fix include path.
Vinicius Monego [Tue, 6 Jul 2021 18:36:24 +0000 (18:36 +0000)]
gnu: rtaudio: Fix include path.

* gnu/packages/audio.scm (rtaudio)[arguments]: Add phase 'fix-inc-path to move
the header to where pkg-config expects it.
* gnu/packages/music.scm (muse-sequencer)[arguments]{#:phases}: Remove
'fix-include. Don't return #t.

Signed-off-by: Leo Famulari <leo@famulari.name>
2 years agognu: ytfzf: Use patches inside source block, instead of inputs.
Raghav Gururajan [Tue, 6 Jul 2021 13:08:29 +0000 (09:08 -0400)]
gnu: ytfzf: Use patches inside source block, instead of inputs.

* gnu/packages/image-viewers.scm (ytfzf)[patches]: Add ytfzf-programs.patch
and ytfzf-updates.patch.
[phases](apply-patches): Remove phase.
[native-inputs]: Remove ytfzf-programs and ytfzf-updates.

2 years agognu: Add ytfzf.
Raghav Gururajan [Mon, 5 Jul 2021 10:56:07 +0000 (06:56 -0400)]
gnu: Add ytfzf.

* gnu/packages/image-viewers.scm (ytfzf): New variable.

Co-authored-by: jgart <jgart@dismail.de>
2 years agognu: Add python-ueberzug.
Raghav Gururajan [Mon, 5 Jul 2021 10:52:18 +0000 (06:52 -0400)]
gnu: Add python-ueberzug.

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

Co-authored-by: jgart <jgart@dismail.de>
2 years agodoc: Change Debbugs usertags user to "guix".
Chris Marusich [Tue, 6 Jul 2021 04:08:05 +0000 (21:08 -0700)]
doc: Change Debbugs usertags user to "guix".

* doc/contributing.texi (Debbugs Usertags): Change the user for usertags from
"guix-devel@gnu.org" to "guix".  This was discussed on the guix-devel email
list: <https://lists.gnu.org/archive/html/guix-devel/2021-06/msg00212.html>.

2 years agoguix: docker: Ensure repository name length limits are met.
Maxim Cournoyer [Sun, 4 Jul 2021 03:08:15 +0000 (23:08 -0400)]
guix: docker: Ensure repository name length limits are met.

* guix/docker.scm (canonicalize-repository-name): Fix typo in doc.  Capture
repository name length limits and ensure they are met, by either truncating or
padding the normalized name.

Reported-by: Ludovic Courtès <ludo@gnu.org>
2 years agognu: ocaml-earley: Update to 3.0.0.
Julien Lepiller [Mon, 5 Jul 2021 14:51:51 +0000 (16:51 +0200)]
gnu: ocaml-earley: Update to 3.0.0.

* gnu/packages/ocaml.scm (ocaml-earley): Update to 3.0.0.  Use latest
ocaml version.

2 years agognu: Add ocaml-sqlite3.
Julien Lepiller [Mon, 5 Jul 2021 14:25:24 +0000 (16:25 +0200)]
gnu: Add ocaml-sqlite3.

* gnu/packages/ocaml.scm (ocaml-sqlite3): New variable.
(ocaml4.07-sqlite3): Inherit from ocaml-sqlite3.
* gnu/packages/bioinformatics.scm (pplacer): Also use package-with-ocaml4.07
with ocaml-sqlite3.

2 years agoguix: opam: Allow for whitespace at the start of an opam file.
Julien Lepiller [Mon, 5 Jul 2021 14:06:22 +0000 (16:06 +0200)]
guix: opam: Allow for whitespace at the start of an opam file.

* guix/import/opam.scm (records): Accept whitespace at the beginning.

2 years agognu: conda: Update to 4.10.3.
Ricardo Wurmus [Mon, 5 Jul 2021 13:04:16 +0000 (15:04 +0200)]
gnu: conda: Update to 4.10.3.

* gnu/packages/package-management.scm (conda): Update to 4.10.3.
[arguments]: Add phase fix-ruamel-yaml-dependency; disable three more tests;
remove sudo workaround in "init" phase.
[native-inputs]: Add python-pytest-timeout.

2 years agognu: python-conda-package-handling: Update to 1.7.3.
Ricardo Wurmus [Mon, 5 Jul 2021 13:03:39 +0000 (15:03 +0200)]
gnu: python-conda-package-handling: Update to 1.7.3.

* gnu/packages/package-management.scm (python-conda-package-handling): Update
to 1.7.3.
[arguments]: Run all tests in check phase.
[native-inputs]: Add python-pytest-mock.

2 years agognu: python-anaconda-client: Update to 1.8.0.
Ricardo Wurmus [Mon, 5 Jul 2021 13:02:46 +0000 (15:02 +0200)]
gnu: python-anaconda-client: Update to 1.8.0.

* gnu/packages/package-management.scm (python-anaconda-client): Update to
1.8.0.
[propagated-inputs]: Add python-nbformat.
[native-inputs]: Add python-freezegun.
(python2-anaconda-client): Remove variable.

2 years agognu: rust-predicates-2: Fix build.
Nicolas Goaziou [Mon, 5 Jul 2021 11:24:42 +0000 (13:24 +0200)]
gnu: rust-predicates-2: Fix build.

* gnu/packages/crates-io.scm (rust-predicates-2)[arguments]
<#:cargo-development-inputs>: Add missing input.

2 years agognu: Add cl-hunchenissr-routes.
Charles [Sat, 26 Jun 2021 15:12:34 +0000 (10:12 -0500)]
gnu: Add cl-hunchenissr-routes.

* gnu/packages/lisp-xyz.scm (sbcl-hunchenissr-routes, ecl-hunchenissr-routes,
  cl-hunchenissr-routes): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2 years agognu: Add cl-hunchenissr.
Charles [Sat, 26 Jun 2021 15:11:54 +0000 (10:11 -0500)]
gnu: Add cl-hunchenissr.

* gnu/packages/lisp-xyz.scm (sbcl-hunchenissr, ecl-hunchenissr,
  cl-hunchenissr): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2 years agognu: Add cl-portal.
Charles [Sat, 3 Jul 2021 15:25:05 +0000 (10:25 -0500)]
gnu: Add cl-portal.

* gnu/packages/lisp-xyz.scm (sbcl-portal, ecl-portal, cl-portal): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2 years agognu: vim: Install manpages
Morgan Smith [Sat, 3 Jul 2021 14:37:48 +0000 (10:37 -0400)]
gnu: vim: Install manpages

* gnu/packages/vim.scm (vim)[arguments]<#:phases>: Add fix-install.sh phase.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2 years agoimport: go: Replace tildes with hyphens in package names.
Sarah Morgensen [Sun, 4 Jul 2021 22:00:15 +0000 (15:00 -0700)]
import: go: Replace tildes with hyphens in package names.

Fixes <https://issues.guix.gnu.org/48111>.

* guix/import/go.scm (go-module->guix-package-name): Replace tildes with
hyphens.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2 years agognu: rust-quick-xml-0.22: Fix build.
Nicolas Goaziou [Mon, 5 Jul 2021 07:33:35 +0000 (09:33 +0200)]
gnu: rust-quick-xml-0.22: Fix build.

* gnu/packages/crates-io.scm (rust-quick-xml-0.22)[arguments]
<#:cargo-development-inputs>: Add missing inputs.

2 years agognu: Add rust-serde-value-0.7.
Nicolas Goaziou [Mon, 5 Jul 2021 07:32:43 +0000 (09:32 +0200)]
gnu: Add rust-serde-value-0.7.

* gnu/packages/crates-io.scm (rust-serde-value-0.7): New variable.
(rust-serde-value-0.6): Inherit from above.

2 years agognu: emacs-transient: Update to 0.3.6.
Xinglu Chen [Sun, 4 Jul 2021 10:40:17 +0000 (12:40 +0200)]
gnu: emacs-transient: Update to 0.3.6.

* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.6.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2 years agognu: monolith: Update to 2.6.1.
Nicolas Goaziou [Mon, 5 Jul 2021 06:56:29 +0000 (08:56 +0200)]
gnu: monolith: Update to 2.6.1.

* gnu/packages/web.scm (monolith): Update to 2.6.1.

2 years agognu: rust-reqwest-0.11: Update to 0.11.4.
Nicolas Goaziou [Mon, 5 Jul 2021 06:54:49 +0000 (08:54 +0200)]
gnu: rust-reqwest-0.11: Update to 0.11.4.

* gnu/packages/crates-io.scm (rust-reqwest-0.11): Update to 0.11.4.

2 years agognu: rust-assert-cmd-1: Update to 1.0.7.
Nicolas Goaziou [Mon, 5 Jul 2021 06:53:39 +0000 (08:53 +0200)]
gnu: rust-assert-cmd-1: Update to 1.0.7.

* gnu/packages/crates-io.scm (rust-assert-cmd-1): Update to 1.0.7.

2 years agognu: Add rust-predicates-2.
Nicolas Goaziou [Mon, 5 Jul 2021 06:52:43 +0000 (08:52 +0200)]
gnu: Add rust-predicates-2.

* gnu/packages/crates-io.scm (rust-predicates-2): New variable.
(rust-predicates-1): Inherit from above.

2 years agognu: Add rust-difflib-0.4.
Nicolas Goaziou [Mon, 5 Jul 2021 06:51:50 +0000 (08:51 +0200)]
gnu: Add rust-difflib-0.4.

* gnu/packages/crates-io.scm (rust-difflib-0.4): New variable.

2 years agognu: python2-pgpdump: Remove package.
zimoun [Tue, 29 Jun 2021 13:11:18 +0000 (15:11 +0200)]
gnu: python2-pgpdump: Remove package.

* gnu/packages/python-crypto.scm (python2-pgpdump): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2 years agognu: python2-pyfakefs: Remove package.
zimoun [Tue, 29 Jun 2021 13:11:17 +0000 (15:11 +0200)]
gnu: python2-pyfakefs: Remove package.

* gnu/packages/check.scm (python2-pyfakefs): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2 years agognu: python2-pyzmq: Remove package.
zimoun [Tue, 29 Jun 2021 13:11:16 +0000 (15:11 +0200)]
gnu: python2-pyzmq: Remove package.

* gnu/packages/python-xyz.scm (python2-pyzmq): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2 years agognu: python2-testpath: Remove package.
zimoun [Tue, 29 Jun 2021 13:11:15 +0000 (15:11 +0200)]
gnu: python2-testpath: Remove package.

* gnu/packages/check.scm (python2-testpath): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2 years agognu: python2-toolz: Remove package.
zimoun [Tue, 29 Jun 2021 13:11:14 +0000 (15:11 +0200)]
gnu: python2-toolz: Remove package.

* gnu/packages/python-xyz.scm (python2-toolz): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2 years agognu: python2-terminado: Remove package.
zimoun [Tue, 29 Jun 2021 13:11:13 +0000 (15:11 +0200)]
gnu: python2-terminado: Remove package.

* gnu/packages/python-web.scm (python2-terminado): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2 years agognu: python2-nbformat: Remove package.
zimoun [Tue, 29 Jun 2021 13:11:12 +0000 (15:11 +0200)]
gnu: python2-nbformat: Remove package.

Follow the remove of 'python2-jupyter-core' by commit
a0a8fdeaf2db2695dd7944ee7d2e5eeade9e600b.

* gnu/packages/python-xyz.scm (python2-nbformat): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2 years agognu: python2-ipython: Remove package.
zimoun [Tue, 29 Jun 2021 13:11:11 +0000 (15:11 +0200)]
gnu: python2-ipython: Remove package.

Commit a0a8fdeaf2db2695dd7944ee7d2e5eeade9e600b removed the variable
'python2-jupyer-core' which breaks the dependency 'python2-nbformat'.

* gnu/packages/python-xyz.scm (python2-ipython): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>