1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-08-05 15:11:30 +02:00
Commit Graph

80420 Commits

Author SHA1 Message Date
Sharlatan Hellseher 17972082cc gnu: Add gopkg.in/yaml.v3.
* gnu/packages/golang.scm (go-gopkg-in-yml-v3): New variable

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 10:51:22 +02:00
Nicolas Goaziou 61a9ba398f gnu: widelands: Update description.
* gnu/packages/games.scm (widelands)[description]: Update to mirror changes in
the stable release.
2021-06-22 10:39:40 +02:00
Nicolas Goaziou 662316b0d6 gnu: widelands: Ensure Guix catches versioning scheme switch.
* gnu/packages/games.scm (widelands-21): New variable.

"21" was the last beta release.  Upstream has now switched to a new versioning
scheme, with lesser numbers.
2021-06-22 10:35:58 +02:00
Felix Gruber b6fc274637 gnu: widelands: Update to 1.0.
* gnu/packages/games.scm (widelands): Update to 1.0.
[source]: Download from github as there is no tarball for v1.0 on their
website.
[inputs]: Add curl.
* gnu/packages/patches/widelands-system-wide_minizip.patch: Adjust for
1.0. CmakeLists.txt now already defines CMAKE_MODULE_PATH, so I've moved
FindMinizip.cmake to this path.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 10:27:21 +02:00
Ricardo Wurmus 44bccf414b gnu: Add perl-cworld-dekker.
* gnu/packages/bioinformatics.scm (perl-cworld-dekker): New variable.
2021-06-22 08:40:56 +02:00
Ricardo Wurmus 14f72bd48d gnu: python-ddt: Update to 1.4.2.
* gnu/packages/python-xyz.scm (python-ddt): Update to 1.4.2.
2021-06-22 08:34:51 +02:00
Nicolas Goaziou d534d076f0 gnu: emacs-which-key: Update to 3.5.3.
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.5.3.
2021-06-22 07:58:57 +02:00
Raghav Gururajan adf485c815 gnu: dino: Enable some features.
* gnu/packages/messaging.scm (dino): Add comments for v0.3.0 release.
[inputs]: Add gspell and icu4c.
2021-06-22 01:02:01 -04:00
Raghav Gururajan 43cec0d117 gnu: dino: Add missing inputs.
These new inputs are referenced by the package but was missing in
the package definition. Some of these inputs might have been used
by the package indirectly via propagation from other inputs.

* gnu/packages/messaging.scm (dino)[native-inputs]: Add gobject-introspection.
[inputs]: Add atk, cairo, gdk-pixbug+svg, libnice and pango.
2021-06-22 01:01:57 -04:00
Raghav Gururajan e3a468b206 gnu: dino: Remove duplicate inputs.
* gnu/packages/messaging.scm (dino)[inputs]: Remove duplicate gpgme,
gtk+, glib-networking and gsettings-desktop-schemas.
2021-06-22 01:01:11 -04:00
Marius Bakke a1c7537548 gnu: uBlock Origin: Update to 1.36.0.
* gnu/packages/browser-extensions.scm (uassets): Update to 20d21ad7e.
(ublock-origin): Update to 1.36.0.
2021-06-22 00:09:40 +02:00
Marius Bakke a03912ed86 gnu: ungoogled-chromium: Update to 91.0.4472.114-0.a9eb6fd.
* gnu/packages/chromium.scm (%chromium-version): Set to 91.0.4472.114.
(%ungoogled-revision): Set to a9eb6fd.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2021-06-22 00:09:40 +02:00
Tobias Geerinckx-Rice 4343476a3b gnu: dovecot-pigeonhole: Update to 0.5.15 [fixes CVE-2020-28200].
* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.15.
2021-06-21 18:38:06 +02:00
Tobias Geerinckx-Rice 18968a7752 gnu: dovecot: Update to 2.3.15 [fixes CVE-2021-29157 & CVE-2021-33515].
* gnu/packages/mail.scm (dovecot): Update to 2.3.15.
2021-06-21 18:38:06 +02:00
Tobias Geerinckx-Rice fe255fb8bc import: egg: Edit egg->guix-package docstring.
* guix/import/egg.scm (egg->guix-package): Edit docstring.
2021-06-21 18:27:19 +02:00
Tobias Geerinckx-Rice 885d05acb9 gnu: capnproto: Fix typo in phase name.
* gnu/packages/serialization.scm (capnproto)[arguments]: Rename the
'use-tmp-for-tempory-files phase to 'use-tmp-for-temporary-files.
2021-06-21 18:27:19 +02:00
Tobias Geerinckx-Rice 98ae5c9d84 gnu: lxcfs: Fix typos in description.
* gnu/packages/virtualization.scm (lxcfs)[synopsis, description]: Fix typos.
2021-06-21 18:27:19 +02:00
Tobias Geerinckx-Rice 23e3d2d9be gnu: font-overpass: Fix typo in description.
* gnu/packages/fonts.scm (font-overpass)[description]: Fix typo.
2021-06-21 18:27:18 +02:00
Ricardo Wurmus c44271445a gnu: r-monocle3: Update to 1.0.0.
* gnu/packages/bioconductor.scm (r-monocle3): Update to 1.0.0.
[propagated-inputs]: Add r-batchelor, r-leidenbase, and r-rsample.
2021-06-21 17:53:26 +02:00
Ricardo Wurmus 7209beb694 gnu: Add r-leidenbase.
* gnu/packages/bioconductor.scm (r-leidenbase): New variable.
2021-06-21 17:53:26 +02:00
Ricardo Wurmus a41bddd29d gnu: Add r-batchelor.
* gnu/packages/bioconductor.scm (r-batchelor): New variable.
2021-06-21 17:53:26 +02:00
Ricardo Wurmus 278e1c090e gnu: Add r-residualmatrix.
* gnu/packages/bioconductor.scm (r-residualmatrix): New variable.
2021-06-21 17:53:26 +02:00
Ricardo Wurmus 111aa862ec gnu: r-monocle3: Add missing input.
* gnu/packages/bioconductor.scm (r-monocle3)[propagated-inputs]: Add
r-assertthat.
2021-06-21 17:53:25 +02:00
Ricardo Wurmus 35b31a18be gnu: python-cfn-lint: Update to 0.51.0.
* gnu/packages/python-web.scm (python-cfn-lint): Update to 0.51.0.
[arguments]: Delete another test that attempts to access the internet.
2021-06-21 17:53:25 +02:00
Ricardo Wurmus ac02d423d3 gnu: python-pyyaml: Update to 5.4.1.
* gnu/packages/python-xyz.scm (python-pyyaml): Update to 5.4.1.
2021-06-21 17:53:25 +02:00
Ricardo Wurmus 5c9f614e69 gnu: python-aws-sam-translator: Update to 1.36.0.
* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.36.0.
2021-06-21 17:53:25 +02:00
Efraim Flashner cfe79af7e6 gnu: rust-openssl-sys-0.9: Update to 0.9.64.
* gnu/packages/crates-io.scm (rust-openssl-sys-0.9): Update to 0.9.64.
2021-06-21 18:02:06 +03:00
Andreas Enge 91defaf245 gnu: mpfrcx: Update to 0.6.2.
* gnu/packages/algebra.scm (mpfrcx): Update to 0.6.2.
2021-06-21 16:44:26 +02:00
Jack Hill 6acc04eca7 gnu: Add eovim.
* gnu/packages/vim (eovim): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 17:23:36 +03:00
Efraim Flashner 5506b841d1 gnu: mlt: Don't hardcode gcc value.
* gnu/packages/video.scm (mlt)[arguments]: Adjust make-flags to use
cc-for-target, cxx-for-target.
2021-06-21 17:19:39 +03:00
Vinicius Monego 0b1cf40dce gnu: Add shotcut.
* gnu/packages/video.scm (shotcut): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 17:19:39 +03:00
Vinicius Monego 49e8fa4a3d gnu: mlt: Add optional dependencies.
* gnu/packages/video.scm (mlt)[inputs]: Add alsa-plugins:pulseaudio,
libebur128, rtaudio, sdl2, sdl2-image, sox, vidstab. Remove sdl.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 17:05:43 +03:00
Vinicius Monego 6b183cd47d gnu: mlt: Update to 6.26.1.
* gnu/packages/video.scm (mlt): Update to 6.26.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 17:04:14 +03:00
Vinicius Monego 5e6abeee98 gnu: mlt: Update license.
* gnu/packages/video.scm (mlt)[license]: Change from gpl3 to lgpl2.1+.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 17:04:05 +03:00
Sergey Trofimov 7e2afc6ac3 gnu: moreutils: Remove obsolete source uri.
* gnu/packages/moreutils.scm (moreutils): Remove obsolete origin uri as
it returns 404.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 15:18:38 +03:00
Ricardo Wurmus 8a62d8685a gnu: Add python-iced.
* gnu/packages/bioinformatics.scm (python-iced): New variable.
2021-06-21 13:02:39 +02:00
Ricardo Wurmus 38d829cf24 gnu: python-argh: Remove python-tox.
* gnu/packages/python-xyz.scm (python-argh)[propagated-inputs]: Remove python-tox.
2021-06-21 12:25:21 +02:00
Ricardo Wurmus 42d8257e03 gnu: r-arrow: Add arrow libraries.
* gnu/packages/cran.scm (r-arrow)[inputs]: Add the lib output of apache-arrow.
2021-06-21 12:17:23 +02:00
Ricardo Wurmus bf0f9dd051 gnu: apache-arrow: Update to 4.0.1.
* gnu/packages/databases.scm (apache-arrow): Update to 4.0.1.
[arguments]: Remove trailing boolean; ensure that xsimd is not downloaded and
built anew.
[inputs]: Add xsimd.
2021-06-21 12:17:23 +02:00
Pierre Neidhardt 71c3f95419 gnu: Add cl-gserver.
* gnu/packages/lisp-xyz.scm (cl-gserver, ecl-cl-gserver, sbcl-cl-gserver): New variables.
2021-06-21 11:18:13 +02:00
Pierre Neidhardt 008da15880 gnu: Add cl-hamt.
* gnu/packages/lisp-xyz.scm (cl-hamt, ecl-cl-hamt, sbcl-cl-hamt): New variables.
2021-06-21 11:18:13 +02:00
Pierre Neidhardt 40098148bd gnu: Add cl-murmurhash.
* gnu/packages/lisp-xyz.scm (cl-murmurhash, ecl-cl-murmurhash,
sbcl-cl-murmurhash): New variables.
2021-06-21 11:18:13 +02:00
Pierre Neidhardt 3b45aa167d gnu: Add cl-mock.
* gnu/packages/lisp-xyz.scm (cl-mock, ecl-cl-mock, sbcl-cl-mock): New variables.
2021-06-21 11:18:13 +02:00
Pierre Neidhardt 9903342ac8 gnu: Add atomics.
* gnu/packages/lisp-xyz.scm (cl-atomics, ecl-atomics, sbcl-atomics): New variables.
2021-06-21 11:18:13 +02:00
Pierre Neidhardt 9d48a179d1 gnu: Add binding-arrows.
* gnu/packages/lisp-xyz.scm (cl-binding-arrows, ecl-binding-arrows, sbcl-binding-arrows): New variables.
2021-06-21 11:18:13 +02:00
Pierre Neidhardt 659cc959b3 gnu: Add forgotten ecl-stmx and cl-stmx definitions.
* gnu/packages/lisp-xyz.scm (cl-ecl-stmx, ecl-ecl-stmx): New variables.
2021-06-21 11:18:13 +02:00
Jack Hill 30a04c00be gnu: Add tlf.
* gnu/packages/patches/tlf-support-hamlib-4.2+.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/radio.scm (tlf): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-06-21 10:16:04 +02:00
Nicolas Goaziou a7495b04b5 gnu: emacs-marginalia: Update to 0.7.
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.7.
2021-06-21 08:10:05 +02:00
Nicolas Goaziou 0f1e95746b gnu: emacs-vertico: Update to 0.12.
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.12.
2021-06-21 08:08:41 +02:00
Nicolas Goaziou 5bf6b88ef3 gnu: emacs-corfu: Update to 0.9.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.9.
2021-06-21 08:07:09 +02:00