summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: python-arrow: Honor #:tests? in 'check' phase.Ludovic Courtès2021-07-09
| | | | | * gnu/packages/time.scm (python-arrow)[arguments]: 'check' phase honors #:tests?.
* gnu: python-arrow: Update to 1.1.1.Kris Fremen2021-07-09
| | | | * gnu/packages/time.scm (python-arrow): Update to 1.1.1.
* gnu: Add repo2docker.Hugo Lecomte2021-07-09
| | | | | | * gnu/packages/jupyter.scm (repo2docker): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-pydata-sphinx-theme.Hugo Lecomte2021-07-09
| | | | | | * gnu/packages/sphinx.scm (python-pydata-sphinx-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-sphinxcontrib-autoprogram.Hugo Lecomte2021-07-09
| | | | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-autoprogram): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-jupyter-sphinx.Hugo Lecomte2021-07-09
| | | | | | * gnu/packages/sphinx.scm (python-jupyter-sphinx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-pytest-regressions.Hugo Lecomte2021-07-09
| | | | | | * gnu/packages/check.scm (python-pytest-regressions): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-pytest-datadir.Hugo Lecomte2021-07-09
| | | | | | * gnu/packages/check.scm (python-pytest-datadir): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-recommonmark.Hugo Lecomte2021-07-09
| | | | | | * gnu/packages/python-xyz.scm (python-recommonmark): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-escapism.Hugo Lecomte2021-07-09
| | | | | | * gnu/packages/python-xyz.scm (python-escapism): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-seaborn: Update to 0.11.1.Ludovic Courtès2021-07-09
| | | | | | | * gnu/packages/patches/python-seaborn-kde-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python-xyz.scm (python-seaborn): Use it, and update to 0.11.1.
* gnu: python-seaborn: Simplify 'start-xserver' phase.Ludovic Courtès2021-07-09
| | | | | * gnu/packages/python-xyz.scm (python-seaborn)[arguments]: In 'start-xserver' phase, assume "Xvfb" is in $PATH.
* gnu: python-seaborn: 'check' phase honors #:tests?.Ludovic Courtès2021-07-09
| | | | | * gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Change 'check' phase to honor #:tests?.
* gnu: mergerfs-tools: Update to 0.0.0-3.3b6fe00.Tobias Geerinckx-Rice2021-07-09
| | | | * gnu/packages/file-systems.scm (mergerfs-tools): Update to 0.0.0-3.3b6fe00.
* gnu: mergerfs: Clean up arguments.Tobias Geerinckx-Rice2021-07-09
| | | | | | * gnu/packages/file-systems.scm (mergerfs)[arguments]: Remove some incorrect comments & rewrite code accordingly. Pass the PREFIX as a make flag.
* gnu: mergerfs: Do not refer to the native bash.Tobias Geerinckx-Rice2021-07-09
| | | | | * gnu/packages/linux.scm (mergerfs)[inputs]: Add bash-minimal. [arguments]: Refer to it rather than to the native build bash.
* gnu: mergerfs: Cross-compile.Tobias Geerinckx-Rice2021-07-09
| | | | | * gnu/packages/file-systems.scm (mergerfs)[arguments]: Use CC-FOR-TARGET and CXX-FOR-TARGET. Don't let the Makefile strip binaries.
* gnu: mergerfs: Update to 2.32.6.Tobias Geerinckx-Rice2021-07-09
| | | | * gnu/packages/file-systems.scm (mergerfs): Update to 2.32.6.
* gnu: Add bibtool.Ivan Gankevich2021-07-09
| | | | | | * gnu/packages/tex.scm (bibtool): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: clikan: Upgrade to 0.2.1.jgart via Guix-patches via2021-07-09
| | | | | | | | | * gnu/packages/task-management.scm (clikan)[version]: Upgrade to 0.2.1. [arguments]: Enable tests. [inputs]: Add python-rich. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: drawing: Update to 0.8.2.Vinicius Monego2021-07-09
| | | | | | * gnu/packages/gnome.scm (drawing): Update to 0.8.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: lightspark: Update to 0.8.5.Vinicius Monego2021-07-09
| | | | | | * gnu/packages/animation.scm (lightspark): Update to 0.8.5. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: linux-libre 5.4: Update to 5.4.130.Leo Famulari2021-07-08
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.130. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.48.Leo Famulari2021-07-08
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.48. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.12.15.Leo Famulari2021-07-08
| | | | | * gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.15. (linux-libre-5.12-pristine-source): Update hash.
* gnu: python-shiboken-2: Update to 5.15.2.Leo Famulari2021-07-08
| | | | * gnu/packages/qt.scm (python-shiboken-2): Update to 5.15.2.
* gnu: libolm: Respect "--without-tests".Maxime Devos2021-07-08
| | | | | | | * gnu/packages/libolm.scm (libolm)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-h2: Respect "--without-tests".Maxime Devos2021-07-08
| | | | | | | * gnu/packages/python-web.scm (python-h2)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-h11: Respect "--without-tests".Maxime Devos2021-07-08
| | | | | | | * gnu/packages/python-web.scm (python-h11)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-hpack: Respect "--without-tests".Maxime Devos2021-07-08
| | | | | | | * gnu/packages/python-web.scm (python-hpack)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-hyperframe: Respect "--without-tests".Maxime Devos2021-07-08
| | | | | | | * gnu/packages/python-web.scm (python-hyperframe)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-watchgod: Respect "--without-tests".Maxime Devos2021-07-08
| | | | | | | * gnu/packages/python-xyz.scm (python-watchgod)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-pymediainfo: Respect "--without-tests".Maxime Devos2021-07-08
| | | | | | | | | * gnu/packages/python-xyz.scm (python-pymediainfo)[arguments]<#:phases>{check}: Respect #:tests?. Don't bother returning #t as it isn't required anymore. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: zile-on-guile: Fix build.Mathieu Othacehe2021-07-08
| | | | | | | This is a follow-up of da40d07066096a3b5a852041ea01fbb32240deda. * gnu/packages/zile.scm (zile-on-guile)[arguments]: Restore the original patch-/bin/sh phase.
* gnu: Add python-cmaes.Vinicius Monego2021-07-08
| | | | | | * gnu/packages/machine-learning.scm (python-cmaes): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: xvfb-run: Fix ‘xvfb-run --help’ in a pure environment.Maxime Devos2021-07-08
| | | | | | | | * gnu/packages/xorg.scm (xvfb-run)[arguments]: Refer to ‘cat’ by absolute file name, and test whether ‘xvfb-run --help’ succeeds in a pure environment in the ‘check’ phase. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: zile: Update to 2.6.2.Matthew James Kraai2021-07-08
| | | | | | | | * gnu/packages/zile.scm (zile): Update to 2.6.2. [arguments]: Adjust file list in custom 'patch-/bin/sh phase. [inputs]: Add gee and glib. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: emacs-chronometrist: Update to 0.9.0.Nicolas Goaziou2021-07-08
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.9.0. [source]: Update upstream URL. [inputs]: Add emacs-spark. Remove emacs-anaphora and emacs-literate-elisp.
* gnu: python-pikepdf: Update to 2.14.2.Nicolas Goaziou2021-07-08
| | | | * gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.14.2.
* gnu: pinentry-bemenu: Fix license.Nicolas Goaziou2021-07-08
| | | | * gnu/packages/gnupg.scm (pinentry-bemenu)[license]: Use GPL 3+.
* gnu: Add pinentry-bemenu.Nikita Domnitskii2021-07-08
| | | | | | * gnu/packages/gnupg.scm (pinentry-bemenu): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: bemenu: Update to 0.6.2.Nikita Domnitskii2021-07-08
| | | | | | * gnu/packages/xdisorg.scm (bemenu): Update to 0.6.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: newsboat: Update to 2.24.Efraim Flashner2021-07-08
| | | | | | | | * gnu/packages/syndication.scm (newsboat): Update to 2.24. [arguments]: Update rust to 1.48. [cargo-inputs]: Replace rust-cxx-0.5 with 1, rust-gettext-rs-0.6 with 0.7. [cargo-development-inputs]: Replace rust-cxx-build-0.5 with 1.
* gnu: rust-once-cell-1: Update to 1.8.0.Efraim Flashner2021-07-08
| | | | * gnu/packages/crates-io.scm (rust-once-cell-1): Update to 1.8.0.
* gnu: mcrl2: Update to 202106.0.Jan (janneke) Nieuwenhuizen2021-07-08
| | | | * gnu/packages/maths.scm (mcrl2): Update to 202106.0.
* mailmap: Update entries for Matthew James Kraai.Matthew James Kraai2021-07-08
| | | | | | | | * .mailmap: Change name for Matthew James Kraai. * gnu/packages/lisp-xyz.scm, gnu/packages/python-xyz.scm, gnu/packages/rust.scm: Likewise. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: darktable: Update to 3.6.0.John Kehayias2021-07-08
| | | | | | * gnu/packages/photo.scm (darktable): Update to 3.6.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-consult-notmuch.Andrew Tropin2021-07-08
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-deadgrep: Add missing input.Matthew James Kraai2021-07-08
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-deadgrep)[inputs]: Add ripgrep. [arguments]: Add configure phase to set deadgrep-executable to absolute path. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: %guile-3.0-static-stripped: Rename to %guile-static-stripped.Efraim Flashner2021-07-08
| | | | | | | | | | * gnu/packages/make-bootstrap.scm (%guile-3.0-static-stripped): Rename to %guile-static-stripped. (%guile-bootstrap-tarball): Adjust accordingly. * gnu/system/linux-initrd.scm (expression->initrd): Use %guile-static-stripped as default guile. * doc/guix.texi (initial RAM disk)[expression->initrd]: Adjust documentation accordingly.