summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add r-batchelor.Ricardo Wurmus2021-06-21
| | | | * gnu/packages/bioconductor.scm (r-batchelor): New variable.
* gnu: Add r-residualmatrix.Ricardo Wurmus2021-06-21
| | | | * gnu/packages/bioconductor.scm (r-residualmatrix): New variable.
* gnu: r-monocle3: Add missing input.Ricardo Wurmus2021-06-21
| | | | | * gnu/packages/bioconductor.scm (r-monocle3)[propagated-inputs]: Add r-assertthat.
* gnu: python-cfn-lint: Update to 0.51.0.Ricardo Wurmus2021-06-21
| | | | | * gnu/packages/python-web.scm (python-cfn-lint): Update to 0.51.0. [arguments]: Delete another test that attempts to access the internet.
* gnu: python-pyyaml: Update to 5.4.1.Ricardo Wurmus2021-06-21
| | | | * gnu/packages/python-xyz.scm (python-pyyaml): Update to 5.4.1.
* gnu: python-aws-sam-translator: Update to 1.36.0.Ricardo Wurmus2021-06-21
| | | | * gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.36.0.
* gnu: rust-openssl-sys-0.9: Update to 0.9.64.Efraim Flashner2021-06-21
| | | | * gnu/packages/crates-io.scm (rust-openssl-sys-0.9): Update to 0.9.64.
* gnu: mpfrcx: Update to 0.6.2.Andreas Enge2021-06-21
| | | | * gnu/packages/algebra.scm (mpfrcx): Update to 0.6.2.
* gnu: Add eovim.Jack Hill2021-06-21
| | | | | | * gnu/packages/vim (eovim): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: mlt: Don't hardcode gcc value.Efraim Flashner2021-06-21
| | | | | * gnu/packages/video.scm (mlt)[arguments]: Adjust make-flags to use cc-for-target, cxx-for-target.
* gnu: Add shotcut.Vinicius Monego2021-06-21
| | | | | | * gnu/packages/video.scm (shotcut): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: mlt: Add optional dependencies.Vinicius Monego2021-06-21
| | | | | | | * 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>
* gnu: mlt: Update to 6.26.1.Vinicius Monego2021-06-21
| | | | | | * gnu/packages/video.scm (mlt): Update to 6.26.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: mlt: Update license.Vinicius Monego2021-06-21
| | | | | | * gnu/packages/video.scm (mlt)[license]: Change from gpl3 to lgpl2.1+. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: moreutils: Remove obsolete source uri.Sergey Trofimov2021-06-21
| | | | | | | * gnu/packages/moreutils.scm (moreutils): Remove obsolete origin uri as it returns 404. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-iced.Ricardo Wurmus2021-06-21
| | | | * gnu/packages/bioinformatics.scm (python-iced): New variable.
* gnu: python-argh: Remove python-tox.Ricardo Wurmus2021-06-21
| | | | * gnu/packages/python-xyz.scm (python-argh)[propagated-inputs]: Remove python-tox.
* gnu: r-arrow: Add arrow libraries.Ricardo Wurmus2021-06-21
| | | | * gnu/packages/cran.scm (r-arrow)[inputs]: Add the lib output of apache-arrow.
* gnu: apache-arrow: Update to 4.0.1.Ricardo Wurmus2021-06-21
| | | | | | | * 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.
* gnu: Add cl-gserver.Pierre Neidhardt2021-06-21
| | | | * gnu/packages/lisp-xyz.scm (cl-gserver, ecl-cl-gserver, sbcl-cl-gserver): New variables.
* gnu: Add cl-hamt.Pierre Neidhardt2021-06-21
| | | | * gnu/packages/lisp-xyz.scm (cl-hamt, ecl-cl-hamt, sbcl-cl-hamt): New variables.
* gnu: Add cl-murmurhash.Pierre Neidhardt2021-06-21
| | | | | * gnu/packages/lisp-xyz.scm (cl-murmurhash, ecl-cl-murmurhash, sbcl-cl-murmurhash): New variables.
* gnu: Add cl-mock.Pierre Neidhardt2021-06-21
| | | | * gnu/packages/lisp-xyz.scm (cl-mock, ecl-cl-mock, sbcl-cl-mock): New variables.
* gnu: Add atomics.Pierre Neidhardt2021-06-21
| | | | * gnu/packages/lisp-xyz.scm (cl-atomics, ecl-atomics, sbcl-atomics): New variables.
* gnu: Add binding-arrows.Pierre Neidhardt2021-06-21
| | | | * gnu/packages/lisp-xyz.scm (cl-binding-arrows, ecl-binding-arrows, sbcl-binding-arrows): New variables.
* gnu: Add forgotten ecl-stmx and cl-stmx definitions.Pierre Neidhardt2021-06-21
| | | | * gnu/packages/lisp-xyz.scm (cl-ecl-stmx, ecl-ecl-stmx): New variables.
* gnu: Add tlf.Jack Hill2021-06-21
| | | | | | | | * 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>
* gnu: emacs-marginalia: Update to 0.7.Nicolas Goaziou2021-06-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.7.
* gnu: emacs-vertico: Update to 0.12.Nicolas Goaziou2021-06-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.12.
* gnu: emacs-corfu: Update to 0.9.Nicolas Goaziou2021-06-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.9.
* gnu: font-terminus: Build Open Type Bitmap.Boris A. Dekshteyn2021-06-21
| | | | | | | * 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>
* gnu: kirc: Update to 0.2.7.Tobias Geerinckx-Rice2021-06-21
| | | | * gnu/packages/irc.scm (kirc): Update to 0.2.7.
* gnu: asio: Update to 1.18.2.Tobias Geerinckx-Rice2021-06-21
| | | | * gnu/packages/networking.scm (asio): Update to 1.18.2.
* gnu: whois: Update to 5.5.10.Tobias Geerinckx-Rice2021-06-21
| | | | * gnu/packages/networking.scm (whois): Update to 5.5.10.
* gnu: ocaml-merlin: Inherit from ‘ocaml-dot-merlin-reader’.Xinglu Chen2021-06-21
| | | | | | | | | * 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>
* gnu: ocaml-dot-merlin-reader: Update to 4.2-411.Xinglu Chen2021-06-21
| | | | | | * gnu/packages/ocaml.scm (ocaml-dot-merlin-reader): Update to 4.2-411. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: corsix-th: Update to 0.65.Tobias Geerinckx-Rice2021-06-20
| | | | * gnu/packages/games.scm (corsix-th): Update to 0.65.
* gnu: tcpdump: Update to 4.99.1.Tobias Geerinckx-Rice2021-06-20
| | | | * gnu/packages/admin.scm (tcpdump): Update to 4.99.1.
* gnu: rsnapshot: Update to 1.4.4.Tobias Geerinckx-Rice2021-06-20
| | | | * gnu/packages/backup.scm (rsnapshot): Update to 1.4.4.
* gnu: knot: Update to 3.0.7.Tobias Geerinckx-Rice2021-06-20
| | | | * gnu/packages/dns.scm (knot): Update to 3.0.7.
* services: openssh: Replace 'without-password' by 'prohibit-password'.Brice Waegeneire2021-06-20
| | | | | | | | | | | | | | | | | | 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>
* gnu: ocaml-ppxlib: Update to 0.22.1.Xinglu Chen2021-06-20
| | | | | | * gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.22.1. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: why3: Update to 1.3.3.Julien Lepiller2021-06-20
| | | | | * gnu/packages/maths.scm (why3): Update to 1.3.3. [arguments]: Adjust for newer ocaml-num.
* gnu: ocaml-menhir: Update to 20210419.Xinglu Chen2021-06-20
| | | | | | * gnu/packages/ocaml.scm (ocaml-menhir): Update to 20210419. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: openvpn: Update to 2.5.3.Solene Rapenne2021-06-20
| | | | | | * gnu/packages/vpn.scm (openvpn): Update to 2.5.3. Signed-off-by: Brice Waegeneire <brice@waegenei.re>
* gnu: tectonic: Update to 0.7.0.Nicolas Goaziou2021-06-20
| | | | * gnu/packages/rust-apps.scm (tectonic): Update to 0.7.0.
* gnu: Add ocaml-mparser-pcre.Xinglu Chen2021-06-20
| | | | | | * gnu/packages/ocaml.scm (ocaml-mparser-pcre): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-mparser-re.Xinglu Chen2021-06-20
| | | | | | * gnu/packages/ocaml.scm (ocaml-mparser-re): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-mparser.Xinglu Chen2021-06-20
| | | | | | * gnu/packages/ocaml.scm (ocaml-mparser): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml4.07-pcre: Remove package.Xinglu Chen2021-06-20
| | | | | | | * gnu/packages/ocaml.scm (ocaml4.07-pcre): Remove package. It has been superseded by ‘ocaml-pcre’. Signed-off-by: Julien Lepiller <julien@lepiller.eu>