Commit graph

78528 commits

Author SHA1 Message Date
Xinglu Chen a443181d7b
gnu: emacs-vertico: Update to 0.11.
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.11.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 12:09:26 +02:00
Solene Rapenne via Guix-patches via b1bbeeafb4
gnu: openttd-engine: Update to 1.11.2.
* gnu/packages/games.scm (openttd-engine): Update to 1.11.2.
[build-system]: Switch to CMake.
[arguments]: Enable tests.
(openttd)[arguments]<#:configure-flags>: Use CMake flags.
<#:phases>: Remove `configure'.  Copy assets file before check step
to enable tests.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 12:07:32 +02:00
Nicolas Goaziou f820315ddd
gnu: emacs-xyz.scm: Add missing copyright line. 2021-05-25 11:37:26 +02:00
David Dashyan ae88e30a0f
gnu: Add emacs-geiser-racket.
* gnu/packages/emacs-xyz.scm (emacs-geiser-racket): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 11:33:57 +02:00
Solene Rapenne via Guix-patches via 7c1065030d
gnu: lagrange: Update to 1.4.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.4.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 11:31:18 +02:00
Alexandr Vityazev 3c52c96ca2
gnu: Remove unnecessary patches for emacs-geiser.
* gnu/packages/patches/emacs-geiser-autoload-activate-implementation.patch:
* gnu/packages/patches/emacs-geiser-guile-auto-activate.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Apply file removal.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 11:25:00 +02:00
Alexandr Vityazev 68b6ea5591
gnu: emacs-geiser-guile: Update to 0.17.
* gnu/packages/emacs-xyz (emacs-geiser-guile): Update to 0.17.
[patches]: Remove.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 11:24:09 +02:00
Alexandr Vityazev 6602d89a14
gnu: emasc-geiser: Update to 0.16.
* gnu/packages/emacs-xyz (emacs-geiser): Update to 0.16.
[patches]: Remove.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 11:23:51 +02:00
Sharlatan Hellseher 3a89ff123a
gnu: Add cl-djula.
* gnu/packages/lisp-xyz.scm: (sbcl-djula, ecl-djula, cl-djula): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25 11:16:55 +02:00
Sharlatan Hellseher a0dcb1aa8f
gnu: Add cl-slice.
* gnu/packages/lisp-xyz.scm (sbcl-cl-slice, ecl-cl-slice, cl-slice): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25 11:09:11 +02:00
Sharlatan Hellseher 7af6a356bb
gnu: Add cl-locale.
* gnu/packages/lisp-xyz.scm (sbcl-cl-locale, ecl-cl-locale, cl-locale):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25 11:04:25 +02:00
Sharlatan Hellseher 77bd1b5be0
gnu: Add cl-parser-combinators.
* gnu/packages/lisp-xyz.scm (sbcl-parser-combinators,
  ecl-parser-combinators, cl-parser-combinators): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25 10:50:05 +02:00
Sharlatan Hellseher 16342832c5
gnu: Add cl-gettext.
* gnu/packages/lisp-xyz.scm (sbcl-gettext, ecl-gettext, cl-gettext): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25 10:39:43 +02:00
Sharlatan Hellseher 0e007842c9
gnu: Add cl-arnesi.
* gnu/packages/lisp-xyz.scm (sbcl-arnesi, ecl-arnesi, cl-arnesi): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25 10:31:27 +02:00
Efraim Flashner de393bd027
doc: Remove reference to mips64.
* doc/contributing.texi (Submitting Patches): Don't suggest building
packages for mips64.
2021-05-25 10:54:27 +03:00
Mathieu Othacehe a5c2e0dc4e
ci: Add derivation inputs.
* gnu/ci.scm (derivation->job): Add the derivation inputs to the job
association list.
2021-05-25 09:46:35 +02:00
Efraim Flashner fa4dae68c4
gnu: infamous-plugins: Update to 0.3.0.
* gnu/packages/audio.scm (infamous-plugins): Update to 0.3.0.
2021-05-25 09:20:20 +03:00
Efraim Flashner 03eb0b1be2
gnu: infamous-plugins: Fix build.
Reported by Thorsten Wilms <t_w_@freenet.de>.
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=48588>

* gnu/packages/audio.scm (infamous-plugins)[arguments]: Add phase to
restore compatibility with packaged lv2.
2021-05-25 09:17:37 +03:00
Efraim Flashner a0b31909f4
gnu: i2pd: Allow skipping tests.
* gnu/packages/i2p.scm (i2pd)[arguments]: Adjust custom 'check phase to
honor --without-tests flag.
2021-05-25 09:07:53 +03:00
Efraim Flashner e52c64cb04
gnu: i2pd: Reflow package definition.
* gnu/packages/i2p.scm (i2pd): Reflow package definition.
2021-05-25 09:07:49 +03:00
Solene Rapenne e47b7a73be
gnu: i2pd: update to 2.38.0.
* gnu/packages/i2p.scm (i2pd): Update to 2.38.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-05-25 09:03:04 +03:00
Björn Höfling 3aea1433f1
gnu: python2-shapely: Remove package.
* gnu/packages/python-xyz.scm (python2-shapely): Delete variable.
2021-05-25 01:15:08 +02:00
Marius Bakke 488fc3d2e6
gnu: python-breathe: Update to 4.30.0.
* gnu/packages/sphinx.scm (python-breathe): Update to 4.30.0.
[propagated-inputs]: Remove PYTHON-SIX.
2021-05-24 22:02:40 +02:00
Marius Bakke 9b4f9039e8
gnu: HYPRE: Update source and home page URLs.
* gnu/packages/maths.scm (hypre)[source]: Change to new repository home.
[home-page]: Follow redirect.
2021-05-24 22:02:40 +02:00
Leo Famulari 173156167b
gnu: linux-libre 4.4: Update to 4.4.269.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.269.
(linux-libre-4.4-pristine-source): Update hash.
(deblob-scripts-4.4): Update hash.
2021-05-24 13:51:49 -04:00
Leo Famulari 19f0fafa77
gnu: linux-libre 4.9: Update to 4.9.269.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.269.
(linux-libre-4.9-pristine-source): Update hash.
(deblob-scripts-4.9): Update hash.
2021-05-24 13:51:49 -04:00
Leo Famulari 9a57cac2a0
gnu: linux-libre 4.14: Update to 4.14.233.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.233.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Update hash.
2021-05-24 13:51:48 -04:00
Leo Famulari 2fca4acdf6
gnu: linux-libre 4.19: Update to 4.19.191.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.191.
(linux-libre-4.19-pristine-source): Update hash.
2021-05-24 13:51:48 -04:00
Leo Famulari 443d3c6a00
gnu: linux-libre 5.4: Update to 5.4.121.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.121.
(linux-libre-5.4-pristine-source): Update hash.
2021-05-24 13:51:47 -04:00
Leo Famulari 2e3c8a5371
gnu: linux-libre 5.10: Update to 5.10.39.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.39.
(linux-libre-5.10-pristine-source): Update hash.
2021-05-24 13:51:47 -04:00
Leo Famulari 0befeed292
gnu: linux-libre: Update to 5.12.6.
* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.6.
(linux-libre-5.12-pristine-source): Update hash.
2021-05-24 13:51:47 -04:00
Efraim Flashner 4ea6161046
gnu: python-matplotlib: Don't hardcode python version.
* gnu/packages/python-xyz.scm (python-matplotlib)[arguments]: In custom
'install-jquery-ui phase programmatically get the version of python.
2021-05-24 16:13:35 +03:00
Efraim Flashner 67ac4348d4
gnu: python-nltk: Add missing inputs.
* gnu/packages/python-xyz.scm (python-nltk)[propagated-inputs]: Add
python-click, python-joblib, python-regex, python-tqdm.
2021-05-24 11:15:32 +03:00
Efraim Flashner 029a3fe46b
gnu: python-nltk-3.4: Add missing input.
* gnu/packages/python-xyz.scm (python-nltk-3.4)[propagated-inputs]: Add
python-six.
2021-05-24 11:15:32 +03:00
Solene Rapenne ac95609208
gnu: services: Add missing wireguard related exports.
* gnu/services/vpn.scm: Export 'wireguard-peer-public-key' and
  'wireguard-peer-keep-alive'.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-24 10:00:54 +02:00
Leo Prikler cf105d9021
gnu: font-sarasa-gothic: Update to 0.31.2.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.31.2.
2021-05-24 02:16:48 +02:00
Tobias Geerinckx-Rice 162fa6bd59
gnu: libsignal-protocol-c: Update to 2.3.3.
* gnu/packages/messaging.scm (libsignal-protocol-c): Update to 2.3.3.
2021-05-24 02:08:35 +02:00
Tobias Geerinckx-Rice 22d4c2e452
gnu: hangups: Update to 0.4.14.
* gnu/packages/messaging.scm (hangups): Update to 0.4.14.
2021-05-24 02:08:35 +02:00
Tobias Geerinckx-Rice 88c8a910ea
gnu: frrouting: Update to 7.5.17.5.1.
* gnu/packages/networking.scm (frrouting): Update to 7.5.17.5.1.
2021-05-24 02:08:35 +02:00
Tobias Geerinckx-Rice b95fbb510d
gnu: whois: Update to 5.5.9.
* gnu/packages/networking.scm (whois): Update to 5.5.9.
2021-05-24 02:08:35 +02:00
Tobias Geerinckx-Rice 2bd09dd47f
gnu: surf: Update to 2.1.
* gnu/packages/suckless.scm (surf): Update to 2.1.
[inputs]: Add gcr.
2021-05-24 01:28:19 +02:00
Tobias Geerinckx-Rice 5b76cdae9d
gnu: qutebrowser: Update to 2.2.2.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.2.2.
2021-05-24 01:28:18 +02:00
Tobias Geerinckx-Rice 169cbd808a
gnu: Respect the root file-system's CHECK? field.
* gnu/build/linux-boot.scm (mount-root-file-system): Take a new #:CHECK?
keyword argument.  Add it to the docstring.  Conditionally call
CHECK-FILE-SYSTEM.
(boot-system): Adjust its only caller to pass the <file-system>'s CHECK?
option through, if available.
2021-05-23 23:38:52 +02:00
Tobias Geerinckx-Rice ec81488b93
gnu: md4c: Update to 0.4.8.
* gnu/packages/markup.scm (md4c): Update to 0.4.8.
2021-05-23 22:39:15 +02:00
Tobias Geerinckx-Rice 36d2e48c30
gnu: lmdb: Update to 0.9.29.
* gnu/packages/databases.scm (lmdb): Update to 0.9.29.
2021-05-23 22:39:15 +02:00
Tobias Geerinckx-Rice b40090bc6f
gnu: mm-common: Update to 1.0.3.
* gnu/packages/gnome.scm (mm-common): Update to 1.0.3.
[arguments]: Use meson-0.55.
2021-05-23 22:39:15 +02:00
Tobias Geerinckx-Rice aa65bba301
gnu: libmediaart: Update to 1.9.5.
* gnu/packages/gnome.scm (libmediaart): Update to 1.9.5.
[arguments]: Use meson-next.
2021-05-23 22:39:15 +02:00
Tobias Geerinckx-Rice d694018dac
gnu: libetonyek: Update to 0.1.10.
* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.10.
2021-05-23 22:39:15 +02:00
Tobias Geerinckx-Rice 363095f296
gnu: ltris: Update to 1.2.3.
* gnu/packages/games.scm (ltris): Update to 1.2.3.
[arguments]: Remove unnecessary #:configure-flags.
2021-05-23 22:39:14 +02:00
Tobias Geerinckx-Rice 55244601d7
gnu: retroarch: Update to 1.9.3.
* gnu/packages/emulators.scm (retroarch): Update to 1.9.3.
2021-05-23 22:39:14 +02:00