Commit graph

76890 commits

Author SHA1 Message Date
Morgan Smith 8799369983
gnu: newlib-nano: Fix nano lib and header paths.
* gnu/packages/embedded.scm (newlib-nano-arm-none-eabi)[arguments]: Hard link
library files from *.a to *_nano.a. Hard link newlib.h to a common location.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-04-12 11:22:21 +03:00
Guillaume Le Vaillant c901ec27d7
gnu: electron-cash: Add missing input.
Fixes <https://bugs.gnu.org/47654>.

* gnu/packages/finance.scm (electron-cash)[inputs]: Add python-pathvalidate.
2021-04-12 10:16:07 +02:00
Guillaume Le Vaillant 5c1f673554
gnu: Add python-pathvalidate.
* gnu/packages/python-xyz.scm (python-pathvalidate): New variable.
2021-04-12 10:12:09 +02:00
Guillaume Le Vaillant bceca1ff58
gnu: Add python-allpairspy.
* gnu/packages/python-check.scm (python-allpairspy): New variable.
2021-04-12 09:50:54 +02:00
Mark H Weaver e18e2e458f
scripts: system: Default to -v3 when building a system.
This is a followup to 8f9052d543.

* guix/scripts/system.scm (verbosity-level): Change the default
from 2 to 3 when building a system.
2021-04-11 22:13:17 -04:00
Leo Famulari ed3ef756f5
gnu: Syncthing: Update to 1.15.1 [fixes CVE-2021-21404].
* gnu/packages/syncthing.scm (syncthing): Update to 1.15.1.
[source]: Use bundled dependencies.
[inputs]: Remove field.
[arguments]: Adjust the custom 'build' and 'install' phases for 1.15.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-04-11 21:52:34 -04:00
Tobias Geerinckx-Rice f5898781e2
gnu: python-cython: Update to 0.29.22.
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.22.
2021-04-12 01:24:46 +02:00
Tobias Geerinckx-Rice 9b34c9167b
gnu: python-fastimport: Update to 0.9.9.
* gnu/packages/python-xyz.scm (python-fastimport): Update to 0.9.9.
2021-04-12 00:51:49 +02:00
Tobias Geerinckx-Rice e737e74ec0
gnu: minetest: Update to 5.4.1.
* gnu/packages/games.scm (minetest, minetest-data): Update to 5.4.1.
2021-04-12 00:24:02 +02:00
Tobias Geerinckx-Rice 1135b347db
gnu: ghq: Update to 1.1.7.
* gnu/packages/version-control.scm (ghq): Update to 1.1.7.
2021-04-12 00:03:15 +02:00
Tobias Geerinckx-Rice 5661cdce25
gnu: lagrange: Update to 1.3.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.3.2.
2021-04-11 23:59:37 +02:00
Tobias Geerinckx-Rice 40707f2e0b
gnu: irssi: Update to 1.2.3.
* gnu/packages/irc.scm (irssi): Update to 1.2.3.
2021-04-11 23:55:17 +02:00
Tobias Geerinckx-Rice 9d7577d5d8
gnu: edgar: Update to 1.34.
* gnu/packages/games.scm (edgar): Update to 1.34.
2021-04-11 23:46:30 +02:00
Tobias Geerinckx-Rice d286ea6d5b
gnu: libime: Update to 1.0.6.
* gnu/packages/fcitx5.scm (libime): Update to 1.0.6.
2021-04-11 23:39:17 +02:00
Tobias Geerinckx-Rice 4ebf6ccb3e
gnu: acpica: Update to 20210331.
* gnu/packages/admin.scm (acpica): Update to 20210331.
2021-04-11 18:07:40 +02:00
Tobias Geerinckx-Rice 50ad53c711
gnu: python-skyfield: Update to 1.38.
* gnu/packages/astronomy.scm (python-skyfield): Update to 1.38.
2021-04-11 18:07:40 +02:00
Tobias Geerinckx-Rice 96feb7515e
gnu: librsync: Update to 2.3.2.
* gnu/packages/rsync.scm (librsync): Update to 2.3.2.
2021-04-11 18:07:39 +02:00
Tobias Geerinckx-Rice 2946a8c50c
.guix-authorizations: Add raghavgururajan.
* .guix-authorizations: Add raghavgururajan to the committers.
2021-04-11 18:07:39 +02:00
Hartmut Goebel 03e80cf422
gnu: Add python-pysctp.
* gnu/packages/networking.scm(python-pysctp): New variable.
2021-04-11 17:02:30 +02:00
Hartmut Goebel 3281ba6eae
gnu: lksctp-tools: Fix build of include file.
* gnu/packages/patches/lksctp-tools-1.0.18-fix-header-file-name.patch:
  New file.
* gnu/local.mk[patches]: Add it.
* gnu/packages/networking.scm(/lksctp-tools)[source]: Use this patch.
2021-04-11 17:02:30 +02:00
Pierre Langlois fca8ef0d76
gnu: gpodder: Update to 3.10.18.
* gnu/packages/gpodder.scm (gpodder): Update to 3.10.18.
[native-inputs]: Add python-pytest, python-pytest-cov,
python-pytest-httpserver and which.
[inputs]: Add python-requests.
2021-04-11 15:54:02 +01:00
Pierre Langlois 754a7608cc
gnu: Add python-pytest-httpserver.
* gnu/packages/check.scm (python-pytest-httpserver): New variable.
2021-04-11 15:53:57 +01:00
Nicolas Goaziou 9d92819dba
gnu: scintilla: Update to 5.0.1.
* gnu/packages/text-editors.scm (scintilla): Update to 5.0.1.
2021-04-11 14:42:25 +02:00
Nicolas Goaziou 098ae2f181
gnu: emacs-ivy-posframe: Update to 0.6.0.
* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.6.0.
2021-04-11 14:20:48 +02:00
Nicolas Goaziou 832e0be618
gnu: emacs-posframe: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.0.0.
2021-04-11 14:20:42 +02:00
Alexandru-Sergiu Marton 337011c567
gnu: Add abook.
* gnu/packages/mail.scm (abook): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-11 12:14:11 +02:00
LibreMiami 2a624253bc
gnu: Add python-plumbum.
* gnu/packages/python-xyz.scm (python-plumbum): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-11 11:45:47 +02:00
Alexander Krotov 8ec8fe0fcc
gnu: Add lagrange.
* gnu/packages/web-browsers.scm (lagrange): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-11 11:37:06 +02:00
Joseph LaFreniere 432d801dde
gnu: Add emacs-ghq.
* gnu/packages/emacs-xyz.scm (emacs-ghq): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-11 11:27:45 +02:00
nixo 2d0a546508
gnu: Add emacs-elfeed-protocol.
* gnu/packages/emacs-xyz.scm (emacs-elfeed-protocol): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-11 11:23:30 +02:00
Eugene Klimov via Guix-patches via 735527d8e9
gnu: Add emacs-mode-line-idle.
* gnu/packages/emacs-xyz.scm (emacs-mode-line-idle): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-11 11:07:07 +02:00
Xinglu Chen 46c6161ed6
gnu: emacs-repl-toggle: Update to 0.7.1.
* gnu/packages/emacs-xyz.scm (emacs-repl-toggle): Update to 0.7.1.
[source]: Use Sourcehut repository.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-11 10:45:55 +02:00
Xinglu Chen 927cdd89c2
gnu: Add emacs-vertico.
* gnu/packages/emacs-xyz.scm (emacs-vertico): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-11 10:43:37 +02:00
Vagrant Cascadian 98067662f6
gnu: u-boot: Update to 2021.04.
* gnu/packages/bootloaders (u-boot): Update to 2021.04.
  [source]: Use https URL.
2021-04-11 01:00:57 -07:00
Cameron Chaparro 8a625dd2ae
gnu: Add cl-clip.
* gnu/packages/lisp-xyz.scm (cl-clip, ecl-clip, sbcl-clip): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-11 09:30:40 +02:00
Oleg Pykhalov 7dfbfb281f
doc: Fix connect to the VM over SSH example.
* doc/guix.texi (Running Guix in a VM): Add host which connect to in
SSH connection example.
2021-04-11 08:49:01 +03:00
Leo Famulari 2cb575dcc2
gnu: linux-libre 4.4: Update to 4.4.266.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.266.
(linux-libre-4.4-pristine-source): Update hash.
2021-04-11 00:07:14 -04:00
Leo Famulari 9161511532
gnu: linux-libre 4.9: Update to 4.9.266.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.266.
(linux-libre-4.9-pristine-source): Update hash.
2021-04-11 00:07:14 -04:00
Leo Famulari 7ccd9af476
gnu: linux-libre 4.14: Update to 4.14.230.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.230.
(linux-libre-4.14-pristine-source): Update hash.
2021-04-11 00:07:13 -04:00
Leo Famulari 5e870c4591
gnu: linux-libre 4.19: Update to 4.19.186.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.186.
(linux-libre-4.19-pristine-source): Update hash.
2021-04-11 00:07:13 -04:00
Leo Famulari e1f0be8e33
gnu: linux-libre 5.4: Update to 5.4.111.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.111.
(linux-libre-5.4-pristine-source): Update hash.
2021-04-11 00:07:13 -04:00
Leo Famulari b339f8d667
gnu: linux-libre 5.10: Update to 5.10.29.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.29.
(linux-libre-5.10-pristine-source): Update hash.
2021-04-11 00:07:13 -04:00
Leo Famulari 0c00083399
gnu: linux-libre: Update to 5.11.13.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.13.
(linux-libre-5.11-pristine-source): Update hash.
2021-04-11 00:07:13 -04:00
Oleg Pykhalov 69b91b80cf
gnu: xnotify: Update to 0.8.1.
* gnu/packages/wm.scm (xnotify): Update to 0.8.1.
2021-04-11 06:20:28 +03:00
Oleg Pykhalov 280cfe63bd
gnu: xclickroot: Update to 1.3.
* gnu/packages/wm.scm (xclickroot): Update to 1.3.
2021-04-11 06:16:17 +03:00
Tobias Geerinckx-Rice 166aaea333
gnu: meson@0.57: Update to 0.57.2.
* gnu/packages/build-tools.scm (meson-next): Update to 0.57.2.
2021-04-11 00:03:46 +02:00
Tobias Geerinckx-Rice 05b65e68c8
gnu: lldpd: Update to 1.0.10.
* gnu/packages/networking.scm (lldpd): Update to 1.0.10.
2021-04-11 00:03:46 +02:00
Tobias Geerinckx-Rice ba42bce19b
gnu: glfw: Update to 3.3.4.
* gnu/packages/gl.scm (glfw): Update to 3.3.4.
2021-04-11 00:03:46 +02:00
Tobias Geerinckx-Rice 0f0c9d2b0f
gnu: freetds: Update to 1.2.19.
* gnu/packages/databases.scm (freetds): Update to 1.2.19.
2021-04-11 00:03:46 +02:00
Tobias Geerinckx-Rice ce9fe5f9a2
gnu: gmic: Update to 2.9.7.
* gnu/packages/image-processing.scm (gmic): Update to 2.9.7.
2021-04-11 00:03:46 +02:00