summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2021-02-23gnu: sbcl-common-lisp-jupyter: Update to 20210217.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-common-lisp-jupyter): Update to 20210217.
2021-02-23gnu: sbcl-trivial-clipboard: Update to 20210219.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 20210219.
2021-02-23gnu: youtube-dl: Update to 2021.02.22.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2021.02.22.
2021-02-22gnu: ocaml-llvm: Remove duplicate package.Ludovic Courtès
Commit 8f710cc598fb675d267f49a82cffc197f03ad52c introduced a duplicate ocaml-llvm@9.0.1 package, which was flagged by a test failure in tests/packages.scm. * gnu/packages/ocaml.scm (make-ocaml-llvm): Define as 'mlambdaq'.
2021-02-22gnu: linux-libre-headers@5.11: Refer to 5.11, not 5.10.Ludovic Courtès
Fixes a typo introduced in b819512ca2cce1051c5fea26328da2e5d6a9a101. * gnu/packages/linux.scm (linux-libre-headers-5.11): Really refer to 5.11.
2021-02-22gnu: isync: Update to 1.3.5 [fixes CVE-2021-20247].Leo Famulari
* gnu/packages/mail.scm (isync): Update to 1.3.5.
2021-02-22gnu: Add temper-exporter.Christopher Baines
* gnu/packages/monitoring.scm (temper-exporter): New variable.
2021-02-22gnu: star: Update to 2.7.8a.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (star): Update to 2.7.8a.
2021-02-22gnu: Add dstask.Stefan Reichör
* gnu/packages/task-management.scm (dstask): New variable. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-22gnu: gnome-keyring: Propagate gcr to fix unlock prompts.Léo Le Bouter
On desktop environments other than GNOME, it is not obvious gcr package needs to be installed in the profile for gnome-keyring unlock prompts to work. Propagating it ensures no one will need to figure this out in the future. * gnu/packages/gnome.scm (gnome-keyring)[propagated-inputs]: Add "gcr".
2021-02-22gnu: gita: Update to 0.12.9.Stefan Reichör
* gnu/packages/version-control.scm (gita): Update to 0.12.9. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-22gnu: python-sane: Correct the license.Leo Famulari
This is a followup to commit f500905ce1baf85a2407c5ccde148ee6c2ea2584. * gnu/packages/python-xyz.scm (python-sane)[license]: Describe the license.
2021-02-22gnu: Add python-screenkey.Alexandros Theodotou
* gnu/packages/python-xyz.scm (python-screenkey): New variable. Co-authored-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-22gnu: cuirass: Add missing dependency.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass)[inputs]: Add gnutls. [arguments]: Adapt accordingly.
2021-02-22gnu: ruby-omniauth-oauth2: Update to 1.7.1.Efraim Flashner
* gnu/packages/ruby.scm (ruby-omniauth-oauth2): Update to 1.7.1.
2021-02-22gnu: ruby-omniauth: Update to 2.0.3.Efraim Flashner
* gnu/packages/ruby.scm (ruby-omniauth): Update to 2.0.3. [arguments]: Don't skip tests. [propagated-inputs]: Add ruby-rack-protector. [native-inputs]: Add ruby-rspec.
2021-02-22gnu: cuirass: Update to 0.0.1-72.543e26a.Mathieu Othacehe
* gnu/packages/ci.scm (guile-mastodon-dev): New variable. (guile-mastodon-dev): Update to 0.0.1-72.543e26a. [inputs]: Use guile-mastodon-dev instead of guile-mastodon.
2021-02-22gnu: Fix "license:" prefix in scanner.scm.Ludovic Courtès
* gnu/packages/scanner.scm: Change "licence:" to "license:".
2021-02-22gnu: Add python-sane.Andy Tai
* gnu/packages/python-xyz.scm (python-sane): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-02-22gnu: guile-dsv: Update to 0.4.0.Jack Hill
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.4.0 [arguments]: Remove phase "configure-support-guile3.0". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-02-22gnu: emacs-selectrum: Update to 3.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-selectrum): Update to 3.1.
2021-02-22gnu: cuirass: Update to 0.0.1-71.3e65617.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-71.3e65617.
2021-02-22gnu: nixfmt: Fix name.Nicolas Goaziou
* gnu/packages/haskell-apps.scm (nixfmt): Fix name.
2021-02-22gnu: Rename ghc-nixfmt into nixfmtNicolas Goaziou
* gnu/packages/haskell-xyz.scm (ghc-nixfmt): Move to... * gnu/packages/haskell-apps.scm (nixfmt): ... here. This is a followup to 703ccd583611b6efa689b7a2d1daf35d6cd83c35.
2021-02-22gnu: cuirass: Update dependencies.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass)[inputs]: Add "guile-mastodon" and "mailutils". [arguments]: Adapt accordingly.
2021-02-22gnu: guile-mastodon: Build with Guile 3.0.Mathieu Othacehe
* gnu/packages/guile-xyz.scm (guile-mastodon)[source]: Modify configure.ac to add Guile 3.0 support. [native-inputs]: Add "emacs" and "texinfo". [inputs]: Use Guile 3.0 and Guile Json 4.0.
2021-02-22gnu: cuirass: Update to 0.0.1-70.342c5edMathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-70.342c5ed.
2021-02-22gnu: autoconf-archive: Update to 2021.02.19.Efraim Flashner
* gnu/packages/autotools.scm (autoconf-archive): Update to 2021.02.19.
2021-02-21gnu: git: Add credential-libsecret output.Léo Le Bouter
* gnu/packages/version-control.scm (git)[native-inputs]: Add pkg-config. [inputs]: Add glib and libsecret. [outputs]: Add "credential-libsecret". [arguments]: Add 'install-credential-libsecret phase to #:phases to build and install "git-credential-libsecret" to "credential-libsecret" output. (git-minimal)[arguments]: Delete the 'install-credential-libsecret phase. Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2021-02-21gnu: diffoscope: Update to 167.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 167.
2021-02-21gnu: Add HDF5 1.12.0.Gerd Heber
* gnu/packages/maths.scm (hdf5-1.12): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-21gnu: ffmpeg: Update to 4.3.2.Vincent Legoll
* gnu/packages/video.scm (ffmpeg): Update to 4.3.2. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-21gnu: ungoogled-chromium: Update default preferences.Marius Bakke
* gnu/packages/aux-files/chromium/master-preferences.json: Adjust for upstream changes.
2021-02-21gnu: ungoogled-chromium: Update to 88.0.4324.182-0.b98f2d5.Marius Bakke
* gnu/packages/chromium.scm (%chromium-version): Set to -88.0.4324.182. (%ungoogled-revision): Set to 27c9e9fabd38001b32d148f7b3f99b4d31e67277. (%ungoogled-origin, ungoogled-chromium): Update hashes.
2021-02-21gnu: emacs-helm-pass: Update to 0.4.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-helm-pass): Update to 0.4.
2021-02-21gnu: ir: Remove whitespace at end of line.Alexandros Theodotou
* gnu/packages/audio.scm (ir): Remove whitespace at end of line. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-21gnu: ruby-rack-protection: Update to 2.0.8.1.Efraim Flashner
* gnu/packages/ruby.scm (ruby-rack-protection): Update to 2.0.8.1.
2021-02-21gnu: exiv2-0.26: Remove variable.Nicolas Goaziou
* gnu/packages/image.scm (exiv2-0.26): Remove variable. * gnu/packages/patches/exiv2-CVE-2017-14859-14862-14864.patch: * gnu/packages/patches/exiv2-CVE-2017-14860.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Apply removal.
2021-02-21gnu: hugin: Update to 2020.0.0.Lars-Dominik Braun
* gnu/packages/photo.scm (hugin): Update to 2020.0.0. [inputs]: Use current exiv2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21gnu: Add cli11.Milkey Mouse
* gnu/packages/cpp.scm (cli11): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21gnu: screen: Patch CVE-2021-26937.Efraim Flashner
* gnu/packages/screen.scm (screen)[source]: Add patch. * gnu/packages/patches/screen-CVE-2021-26937.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2021-02-21gnu: sbcl-utm-ups: Update to 1.1-0.ffcb7b6.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-utm-ups): Update to 1.1-0.ffcb7b6.
2021-02-21gnu: asymptote: Update to 2.69.Nicolas Goaziou
* gnu/packages/plotutils.scm (asymptote): Update to 2.69.
2021-02-21gnu: Add ghc-nixfmt.EuAndreh via Guix-patches via
* gnu/packages/haskell-xyz.scm (ghc-nixfmt): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21gnu: Add vmtouch.qblade
* gnu/packages/admin.scm (vmtouch): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21gnu: fontmanager: Update to 0.8.4.Boris A. Dekshteyn
* gnu/packages/fontutils.scm (fontmanager): Update to 0.8.3. [inputs]: Add libsoup and webkitgtk. [native-inputs]: Remove vala; add vala-0.50. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21gnu: herbstluftwm: Update to 0.9.2.Boris A. Dekshteyn
* gnu/packages/wm.scm (herbstluftwm): Update to 0.9.2. [inputs]: Add libxft. [native-inputs]: Add python. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21gnu: python-onnx: Update to 1.8.1.Vinicius Monego
* gnu/packages/machine-learning.scm (python-onnx): Update to 1.8.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21gnu: libredwg: Update to 0.12.1.Vinicius Monego
* gnu/packages/engineering.scm (libredwg): Update to 0.12.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21gnu: darktable: Update to 3.4.1.Vinicius Monego
* gnu/packages/photo.scm (darktable): Update to 3.4.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>