Commit graph

80409 commits

Author SHA1 Message Date
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
Tobias Geerinckx-Rice c3dbf94143
gnu: nyacc: Update description for versions >= 1.00.
Fixes <http://issues.guix.gnu.org/49230>.

* gnu/packages/mes.scm (nyacc)[description]: Adopt current upstream text.
2021-06-26 17:40:31 +02:00
Tobias Geerinckx-Rice 5fd319fb7b
gnu: dosbox-staging: Build with upstream's release options.
* gnu/packages/emulators.scm (dosbox-staging)[arguments]: Produce a more
optimised binary without run-time debugging overhead.
2021-06-26 17:40:26 +02:00
Nicolas Goaziou e8a0d0b209
gnu: emacs-circe: Update to 2.11-0.d6f1fa1.
* gnu/packages/emacs-xyz.scm (emacs-circe): Update to 2.11-0.d6f1fa1.
[arguments]<#:phases>: Remove three failing tests.
2021-06-26 10:18:09 +02:00
Nicolas Goaziou 7c318c4201
gnu: emacs-rg: Update to 2.1.0.
* gnu/packages/emacs-xyz.scm (emacs-rg): Update to 2.1.0.
2021-06-26 09:56:08 +02:00
Nicolas Goaziou 4a9c947614
gnu: libmpdel: Use complete sentences in description.
* gnu/packages/emacs-xyz.scm (emacs-libmpdel)[description]: Use complete
sentences.
2021-06-26 09:53:21 +02:00
Nicolas Goaziou 30cf737327
gnu: emacs-libmpdel: Update to 1.3.0.
* gnu/packages/emacs-xyz.scm (emacs-libmpdel): Update to 1.3.0.
2021-06-26 09:50:51 +02:00
Ludovic Courtès b36267b1d9
download: 'tls-wrap' retries handshake upon non-fatal errors.
Fixes <https://bugs.gnu.org/49223>.
Reported by Domagoj Stolfa <ds815@gmx.com>.

* guix/build/download.scm (tls-wrap): Retry up to 5 times when
'handshake' throws a non-fatal error.
2021-06-25 23:44:15 +02:00
Ludovic Courtès 7fe195f3b7
guix substitute: Adjust comment about GnuTLS bug.
* guix/scripts/substitute.scm (call-with-cached-connection): Adjust
comment.
2021-06-25 23:44:15 +02:00
Tobias Geerinckx-Rice bf9dc75682
gnu: connman: Update to 1.40.
* gnu/packages/connman.scm (connman): Update to 1.40.
[source]: Remove upstreamed patch.
[inputs]: Add lz4, rather than propagate it from openconnect.
* gnu/packages/patches/connman-CVE-2021-33833.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-06-25 19:02:35 +02:00
Tobias Geerinckx-Rice 7f86f42671
gnu: mariadb-connector-c: Update to 3.1.13.
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.13.
2021-06-25 19:02:35 +02:00
Tobias Geerinckx-Rice ee5f4690d3
gnu: Add dosbox-staging.
* gnu/packages/emulators.scm (dosbox-staging): New public variable.
2021-06-25 18:42:50 +02:00
Tobias Geerinckx-Rice 76fbc25a94
gnu: libredwg: Update to 0.12.4.
* gnu/packages/engineering.scm (libredwg): Update to 0.12.4.
2021-06-25 18:42:50 +02:00
Tobias Geerinckx-Rice f378f1d05f
gnu: exfat-utils: Move to (gnu packages file-systems).
* gnu/packages/mtools.scm (exfat-utils): Move from here…
* gnu/packages/file-systems.scm (exfat-utils): …to here.
2021-06-25 18:42:49 +02:00
Tobias Geerinckx-Rice b8418eeed4
gnu: postgis: Update to 3.1.2.
* gnu/packages/geo.scm (postgis): Update to 3.1.2.
2021-06-25 18:42:49 +02:00
Tobias Geerinckx-Rice 723a246055
gnu: zfs: Update to 2.0.5.
* gnu/packages/file-systems.scm (zfs): Update to 2.0.5.
2021-06-25 18:42:49 +02:00
Tobias Geerinckx-Rice 06f7ed0d78
gnu: nix: Use a source URL that doesn't break Guix.
Works around <http://issues.guix.gnu.org/49223>.

* gnu/packages/package-management.scm (nix)[source]: Tweak URL.
2021-06-25 15:15:01 +02:00