Commit graph

80355 commits

Author SHA1 Message Date
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
Boris A. Dekshteyn 3a67aafc55
gnu: font-terminus: Build Open Type Bitmap.
* gnu/packages/fonts.scm (font-terminus)[outputs]: Add otb.
[arguments]: Add 'build-otb, 'install-otb phases.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 08:46:50 +03:00
Tobias Geerinckx-Rice 8b9b707674
gnu: kirc: Update to 0.2.7.
* gnu/packages/irc.scm (kirc): Update to 0.2.7.
2021-06-21 01:51:56 +02:00
Tobias Geerinckx-Rice 2955fec1c9
gnu: asio: Update to 1.18.2.
* gnu/packages/networking.scm (asio): Update to 1.18.2.
2021-06-21 01:51:56 +02:00
Tobias Geerinckx-Rice 4ebc965ede
gnu: whois: Update to 5.5.10.
* gnu/packages/networking.scm (whois): Update to 5.5.10.
2021-06-21 01:51:56 +02:00
Xinglu Chen 980c33bd3f
gnu: ocaml-merlin: Inherit from ‘ocaml-dot-merlin-reader’.
* gnu/packages/ocaml.scm (ocaml-merlin): Inherit from
‘ocaml-dot-merlin-reader’, thus also updating it to 4.2-411.
[version, source, build-system, home-page]: Remove.
[arguments]<#:phases>: Use custom test phase.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-21 00:10:03 +02:00
Xinglu Chen 5ae0d2c247
gnu: ocaml-dot-merlin-reader: Update to 4.2-411.
* gnu/packages/ocaml.scm (ocaml-dot-merlin-reader): Update to 4.2-411.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-21 00:09:13 +02:00
Tobias Geerinckx-Rice d027858e70
gnu: corsix-th: Update to 0.65.
* gnu/packages/games.scm (corsix-th): Update to 0.65.
2021-06-20 16:44:09 +02:00
Tobias Geerinckx-Rice eca228eb09
gnu: tcpdump: Update to 4.99.1.
* gnu/packages/admin.scm (tcpdump): Update to 4.99.1.
2021-06-20 16:44:09 +02:00
Tobias Geerinckx-Rice df68e5c65a
gnu: rsnapshot: Update to 1.4.4.
* gnu/packages/backup.scm (rsnapshot): Update to 1.4.4.
2021-06-20 16:44:09 +02:00
Tobias Geerinckx-Rice 6b8552fd5a
gnu: knot: Update to 3.0.7.
* gnu/packages/dns.scm (knot): Update to 3.0.7.
2021-06-20 16:44:09 +02:00
Brice Waegeneire ef3f38ea00
services: openssh: Replace 'without-password' by 'prohibit-password'.
For some time, OpenSSH's option 'PermitRootLogin' has deprecated the
ambiguous argument 'without-password' with 'prohibit-password'.

* doc/guix.texi (Network Services): Replace 'without-password by
'prohibit-password.
* gnu/machine/digital-ocean.scm (guix-infect): Change system
configuration to use 'prohibit-password.
* gnu/services/ssh.scm (openssh-configuration): Change comment to use
'prohibit-password.
(openssh-config-file): Add support for 'prohibit-password to
'permit-root-login'.  Warn about deprecated 'without-password usage.
* gnu/tests/ganeti.scm (%ganeti-os): Replace 'without-password by
'prohibit-password.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-20 16:44:08 +02:00
Xinglu Chen a211078f99
gnu: ocaml-ppxlib: Update to 0.22.1.
* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.22.1.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-20 13:14:06 +02:00
Julien Lepiller 6e6769dde0
gnu: why3: Update to 1.3.3.
* gnu/packages/maths.scm (why3): Update to 1.3.3.
[arguments]: Adjust for newer ocaml-num.
2021-06-20 13:13:56 +02:00
Xinglu Chen 0bfafa49fa
gnu: ocaml-menhir: Update to 20210419.
* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20210419.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-20 13:13:29 +02:00
Solene Rapenne 7ab6907448
gnu: openvpn: Update to 2.5.3.
* gnu/packages/vpn.scm (openvpn): Update to 2.5.3.

Signed-off-by: Brice Waegeneire <brice@waegenei.re>
2021-06-20 10:02:25 +02:00