Commit graph

80475 commits

Author SHA1 Message Date
Ludovic Courtès e059adcb60
(guix) no longer pulls in (guix ftp-client).
That choice was made in 2014 and never made much sense.

* guix.scm (%public-modules): Remove 'ftp-client'.
2021-06-29 00:00:13 +02:00
Ludovic Courtès a09d69f68f
gnu: scotch: Add 'release-monitoring-url' property.
* gnu/packages/maths.scm (scotch)[properties]: New field.
2021-06-29 00:00:13 +02:00
Raghav Gururajan 55b1466303
Revert "gnu: Add ytfzf."
This reverts commit 3fdb2d6792,
as it was accidentally pushed.
2021-06-28 17:56:33 -04:00
Raghav Gururajan 174cfee045
Revert "gnu: Add python-ueberzug."
This reverts commit 1cc89f08b8,
as it was accidentally pushed.
2021-06-28 17:55:32 -04:00
Raghav Gururajan e61874a598
gnu: python-fire: Respect #:tests?
* gnu/packages/python-xyz.scm (python-fire)[arguments]:  Respect #:tests?
in the custom 'check' phase.
2021-06-28 17:43:24 -04:00
LibreMiami 3fdb2d6792
gnu: Add ytfzf.
* gnu/packages/image-viewers.scm (ytfzf): New variable.

Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name>
Co-authored-by: jgart <jgart@dismail.de>
2021-06-28 17:43:24 -04:00
LibreMiami 1cc89f08b8
gnu: Add python-ueberzug.
* gnu/packages/python-xyz.scm (python-ueberzug): New variable.

Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name>
Co-authored-by: jgart <jgart@dismail.de>
2021-06-28 17:43:23 -04:00
Leo Prikler 0f2a17de06
guix: Delete duplicates from emacs-load-path.
It has been reported in IRC, that directories may show up multiple times in
subdirs.el, probably a result of propagation.  This can for instance be seen
by ‘guix environment --ad-hoc emacs emacs-guix’, which will generate multiple
references to dash.  With this patch only one reference per package is
generated.

* guix/profiles.scm (emacs-subdirs): wrap subdirs added to
‘normal-top-level-add-to-load-path’ in ‘delete-duplictes’.
2021-06-28 21:59:02 +02:00
Sarah Morgensen e3e4cbb93f
gnu: Add go-1.16.
Add go@1.16 as a non-default go. Changes from 1.14: Use now-supported GO_LDSO
configuration option for setting the interpreter. Bootstrap with gccgo on
platforms which do not support go-1.4. Fix and re-enable cmd/go script tests.
Fix typo in cgoldflags patch. Break out tests into "check" phase. Remove
references to perl to reduce closure size by ~10%. Set GOCACHE so go doesn't
attempt to access $HOME.

* gnu/packages/patches/go-fix-script-tests.patch: New file.
* local.mk (dist_patch_DATA): Register it.
* gnu/packages/golang.scm (go-1.16): New variable. Use the patch.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-28 22:19:50 +03:00
Sarah Morgensen ef590de692
gnu: Add gccgo-10.
Generate gccgo with MAKE-GCCGO to factorize phases, and to fix the
cyclic dependency between out and lib (caused by libgo embedding the
gotools path) that was worked around in
<https://issues.guix.gnu.org/18101>.

* gnu/packages/gcc.scm (custom-gcc-gccgo): New procedure.
(make-gccgo): New procedure.
(gccgo-10): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-28 22:19:48 +03:00
Timotej Lazar 076bbc440f
gnu: Add oneko.
* gnu/packages/toys.scm (oneko): New variable.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-06-28 20:46:14 +02:00
Ricardo Wurmus 4fb2b5cef8
gnu: r-cistopic: Update to 2.1.0.
* gnu/packages/bioconductor.scm (r-cistopic): Update to 2.1.0.
2021-06-28 19:23:49 +02:00
Tobias Geerinckx-Rice 184fac5927
gnu: Add librem-ec-acpi-linux-module.
* gnu/packages/linux.scm (librem-ec-acpi-linux-module): New public variable.
2021-06-28 18:45:37 +02:00
Tobias Geerinckx-Rice 370ab47095
gnu: srain: Update to 1.2.3.
* gnu/packages/irc.scm (srain): Update to 1.2.3.
2021-06-28 18:04:16 +02:00
Tobias Geerinckx-Rice bb28eb0855
gnu: totem-pl-parser: Update to 3.26.6.
* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.26.6.
2021-06-28 18:04:16 +02:00
Tobias Geerinckx-Rice 53819a83c7
gnu: upower: Update to 0.99.12.
* gnu/packages/gnome.scm (upower): Update to 0.99.12.
2021-06-28 18:04:15 +02:00
Tobias Geerinckx-Rice da7a5e3597
gnu: libgudev: Update to 236.
* gnu/packages/gnome.scm (libgudev): Update to 236.
[build-system]: Use Meson.
[arguments]: Drop obsolete #:configure-flags.
[propagated-inputs]: Add eudev.
2021-06-28 18:04:15 +02:00
Tobias Geerinckx-Rice 35188a8257
gnu: upower: Build from Git sources.
* gnu/packages/gnome.scm (upower)[source]: Use GIT-FETCH and
GIT-FILE-NAME.  Adjust snippet.
[native-inputs]: Add autoconf, automake, gtk-doc, libtool, and which.
* gnu/packages/patches/upower-builddir.patch: Adjust to Makefile.am.
2021-06-28 18:04:15 +02:00
Tobias Geerinckx-Rice 23bc34e443
gnu: gnome-autoar: Update to 0.3.3.
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.3.3.
2021-06-28 18:04:15 +02:00
Tobias Geerinckx-Rice 1096ec5beb
gnu: drawing: Update to 0.8.1.
* gnu/packages/gnome.scm (drawing): Update to 0.8.1.
2021-06-28 18:04:15 +02:00
Tobias Geerinckx-Rice 15844291fe
gnu: Add xkbprint.
* gnu/packages/xorg.scm (xkbprint): New public variable.
2021-06-28 18:04:15 +02:00
Tobias Geerinckx-Rice 55d2103369
gnu: stellarium: Update to 0.21.1.
* gnu/packages/astronomy.scm (stellarium): Update to 0.21.1.
2021-06-28 18:04:14 +02:00
Tobias Geerinckx-Rice 25fd40f540
gnu: indi: Update to 1.9.1.
* gnu/packages/astronomy.scm (indi): Update to 1.9.1.
2021-06-28 18:04:14 +02:00
Tobias Geerinckx-Rice c4d9c9cb3f
gnu: acpica: Update to 20210604.
* gnu/packages/admin.scm (acpica): Update to 20210604.
2021-06-28 18:04:14 +02:00
Thorsten Wilms 77c9c5c103
gnu: Add mda-lv2.
* gnu/packages/audio.scm (mda-lv2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-28 17:48:51 +03:00
Efraim Flashner 408a269929
gnu: vim-guix-vim: Update to 0.2.0.
* gnu/packages/vim.scm (vim-guix-vim): Update to 0.2.0.
[arguments]: Also install autoload, plugin directories.
2021-06-28 14:56:18 +03:00
Sarah Morgensen via Guix-patches via 9d9152425e
import: go: Fix match-error in 'go-package-description'
* guix/import/go.scm (go-package-description): Make sure description* is
always a list, so the result is properly matched.

Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
2021-06-28 08:52:15 +02:00
Tobias Geerinckx-Rice 912617979f
gnu: opensurge: Update to 0.5.2.1.
* gnu/packages/games.scm (opensurge): Update to 0.5.2.1.
[arguments]: Keep installing into /bin.
2021-06-28 08:09:16 +02:00
Tobias Geerinckx-Rice 95c4f4f03c
gnu: freeciv: Update to 2.6.5.
* gnu/packages/games.scm (freeciv): Update to 2.6.5.
2021-06-28 08:09:15 +02:00
Tobias Geerinckx-Rice 647e12abd3
gnu: extremetuxracer: Update to 0.8.1.
* gnu/packages/games.scm (extremetuxracer): Update to 0.8.1.
2021-06-28 08:09:15 +02:00
Tobias Geerinckx-Rice 5532c8f423
gnu: nyacc: Add final upstream description line, too.
* gnu/packages/mes.scm (nyacc)[description]: Mention compilers,
languages.
2021-06-28 08:09:15 +02:00
Xinglu Chen 364b56124b
gnu: Add ocaml-cohttp.
* gnu/packages/ocaml.scm (ocaml-cohttp): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-27 15:15:41 +02:00
Xinglu Chen e366b94f9f
gnu: Add ocaml-uri-sexp.
* gnu/packages/ocaml.scm (ocaml-uri-sexp): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-27 14:58:59 +02:00
Xinglu Chen 41aec416ce
gnu: ocaml-uri: Update to 4.2.0.
* gnu/packages/ocaml.scm (ocaml-uri): Update to 4.2.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-27 14:55:03 +02:00
Efraim Flashner 574544724e
gnu: rust-stackvector-1: Don't skip build.
* gnu/packages/crates-io.scm (rust-stackvector-1)[arguments]: Remove
skip-build.
2021-06-27 12:49:44 +03:00
zimoun 015cd2e86e
gnu: rust-stackvector: Update to 1.1.1 [fixes CVE-2021-29939].
* gnu/packages/mail.scm (rust-stackvector-1): Update to 1.1.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-27 12:47:43 +03:00
Diego Nicola Barbato 84f662bf4b
gnu: jami-qt: Add support for desktop notifications.
* gnu/packages/jami.scm (jami-qt)[inputs]: Add libnotify.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-27 12:45:58 +03:00
Leo Prikler 88f5665fa3
gnu: Add blastem.
* gnu/packages/emulators.scm (blastem): New variable.
2021-06-27 11:11:26 +02:00
Charles 1afffdaa63
gnu: Add cl-markup-reader.
* gnu/packages/lisp-xyz.scm (sbcl-markup-reader, ecl-markup-reader,
  cl-markup-reader): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-06-27 11:01:59 +02:00
Giovanni Biscuolo 234b340ae2
gnu: Add ruby-taskjuggler.
[[PGP Signed Part:Good signature from D37D0EA7CECC3912 Giovanni Biscuolo (Xelera) <g@xelera.eu> (trust undefined) created at 2021-06-16T13:00:30+0200 using RSA]]
[1. text/x-diff; 0001-gnu-Add-ruby-taskjuggler.patch]
From 46aacfc1ab93166a289f8edb1fcd119e9145840c Mon Sep 17 00:00:00 2001
From: Giovanni Biscuolo <g@xelera.eu>
Date: Wed, 9 Jun 2021 11:57:12 +0200
Subject: [PATCH] gnu: Add ruby-taskjuggler.

* gnu/packages/ruby.scm (ruby-taskjuggler): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-26 23:39:18 +02:00
Giovanni Biscuolo 0fa988c089
gnu: ruby-term-ansicolor: Update to 1.7.1.
* gnu/packages/ruby.scm (ruby-term-ansicolor): Update to 1.7.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-26 23:01:51 +02:00
Xinglu Chen 32710c71df
gnu: Add texlive-latex-ebproof.
* gnu/packages/tex.scm (texlive-latex-ebproof): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-26 22:55:06 +02:00
BonfaceKilz 452b7a7510
gnu: python-rpy2: Update to 3.4.5.
* gnu/packages/statistics.scm (python-rpy2): Update to 3.4.5
[source]: Remove the patches.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-26 22:49:10 +02:00
Aljosha Papsch 68e3789139
gnu: php: Build sodium.
* gnu/packages/php.scm (php): Build sodium extension.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-26 22:46:09 +02:00
Xinglu Chen d822c59243
etc: snippets: Use ‘hg-file-name’ when origin uses ‘hg-fetch’
Adjust to changes in commit aaafd19bd1.

* etc/snippets/scheme-mode/guix-origin: Use ‘hg-file-name’ instead of
‘string-append’ when ‘method’ for origin is ‘hg-fetch’.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-26 22:45:28 +02:00
Danial Behzadi 1f15a6559b
gnu: Add python-fire.
* gnu/packages/python-xyz.scm (python-fire): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2021-06-26 15:40:15 -04:00
Raghav Gururajan 43b87b4a05
gnu: youtube-dl-gui: Update to 4.0.
This new version requires gettext and twodict.

* gnu/packages/video.scm (youtube-dl-gui)[version]: Update to 4.0.
[native-inputs]: Add gettext-minimal.
[inputs]: Add python2-twodict.
2021-06-26 14:05:09 -04:00
Raghav Gururajan 5c8369d6c1
gnu: Add python2-twodict.
* gnu/packages/python-xyz.scm (python2-twodict): New variable.
2021-06-26 13:57:10 -04:00
Raghav Gururajan 2aa802ee5e
gnu: Add python-twodict.
* gnu/packages/python-xyz (python-twodict): New variable.
2021-06-26 13:11:48 -04:00
Brice Waegeneire 5a13e950b2
gnu: brightnessctl: Fix installing udev rules.
* gnu/packages/linux.scm (brightnessctl)[arguments]: Preprend
"adjust-udev-rules" to force installation of udev rules.
2021-06-26 19:04:37 +02:00