summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: emacs-which-key: Update to 3.5.3.Nicolas Goaziou2021-06-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.5.3.
* gnu: dino: Enable some features.Raghav Gururajan2021-06-22
| | | | | * gnu/packages/messaging.scm (dino): Add comments for v0.3.0 release. [inputs]: Add gspell and icu4c.
* gnu: dino: Add missing inputs.Raghav Gururajan2021-06-22
| | | | | | | | | 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.
* gnu: dino: Remove duplicate inputs.Raghav Gururajan2021-06-22
| | | | | * gnu/packages/messaging.scm (dino)[inputs]: Remove duplicate gpgme, gtk+, glib-networking and gsettings-desktop-schemas.
* gnu: uBlock Origin: Update to 1.36.0.Marius Bakke2021-06-22
| | | | | * gnu/packages/browser-extensions.scm (uassets): Update to 20d21ad7e. (ublock-origin): Update to 1.36.0.
* gnu: ungoogled-chromium: Update to 91.0.4472.114-0.a9eb6fd.Marius Bakke2021-06-22
| | | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 91.0.4472.114. (%ungoogled-revision): Set to a9eb6fd. (%ungoogled-origin, ungoogled-chromium): Update hashes.
* gnu: dovecot-pigeonhole: Update to 0.5.15 [fixes CVE-2020-28200].Tobias Geerinckx-Rice2021-06-21
| | | | * gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.15.
* gnu: dovecot: Update to 2.3.15 [fixes CVE-2021-29157 & CVE-2021-33515].Tobias Geerinckx-Rice2021-06-21
| | | | * gnu/packages/mail.scm (dovecot): Update to 2.3.15.
* import: egg: Edit egg->guix-package docstring.Tobias Geerinckx-Rice2021-06-21
| | | | * guix/import/egg.scm (egg->guix-package): Edit docstring.
* gnu: capnproto: Fix typo in phase name.Tobias Geerinckx-Rice2021-06-21
| | | | | * gnu/packages/serialization.scm (capnproto)[arguments]: Rename the 'use-tmp-for-tempory-files phase to 'use-tmp-for-temporary-files.
* gnu: lxcfs: Fix typos in description.Tobias Geerinckx-Rice2021-06-21
| | | | * gnu/packages/virtualization.scm (lxcfs)[synopsis, description]: Fix typos.
* gnu: font-overpass: Fix typo in description.Tobias Geerinckx-Rice2021-06-21
| | | | * gnu/packages/fonts.scm (font-overpass)[description]: Fix typo.
* gnu: r-monocle3: Update to 1.0.0.Ricardo Wurmus2021-06-21
| | | | | * gnu/packages/bioconductor.scm (r-monocle3): Update to 1.0.0. [propagated-inputs]: Add r-batchelor, r-leidenbase, and r-rsample.
* gnu: Add r-leidenbase.Ricardo Wurmus2021-06-21
| | | | * gnu/packages/bioconductor.scm (r-leidenbase): New variable.
* 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>