summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-09gnu: mergerfs-tools: Update to 0.0.0-3.3b6fe00....* gnu/packages/file-systems.scm (mergerfs-tools): Update to 0.0.0-3.3b6fe00. Tobias Geerinckx-Rice
2021-07-09gnu: mergerfs: Clean up arguments....* gnu/packages/file-systems.scm (mergerfs)[arguments]: Remove some incorrect comments & rewrite code accordingly. Pass the PREFIX as a make flag. Tobias Geerinckx-Rice
2021-07-09gnu: mergerfs: Do not refer to the native bash....* gnu/packages/linux.scm (mergerfs)[inputs]: Add bash-minimal. [arguments]: Refer to it rather than to the native build bash. Tobias Geerinckx-Rice
2021-07-09gnu: mergerfs: Cross-compile....* gnu/packages/file-systems.scm (mergerfs)[arguments]: Use CC-FOR-TARGET and CXX-FOR-TARGET. Don't let the Makefile strip binaries. Tobias Geerinckx-Rice
2021-07-09gnu: mergerfs: Update to 2.32.6....* gnu/packages/file-systems.scm (mergerfs): Update to 2.32.6. Tobias Geerinckx-Rice
2021-07-09gnu: Add bibtool....* gnu/packages/tex.scm (bibtool): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Ivan Gankevich
2021-07-09gnu: clikan: Upgrade to 0.2.1....* 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> jgart via Guix-patches via
2021-07-09gnu: drawing: Update to 0.8.2....* gnu/packages/gnome.scm (drawing): Update to 0.8.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego
2021-07-09gnu: lightspark: Update to 0.8.5....* gnu/packages/animation.scm (lightspark): Update to 0.8.5. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego
2021-07-08gnu: linux-libre 5.4: Update to 5.4.130....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.130. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2021-07-08gnu: linux-libre 5.10: Update to 5.10.48....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.48. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2021-07-08gnu: linux-libre: Update to 5.12.15....* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.15. (linux-libre-5.12-pristine-source): Update hash. Leo Famulari
2021-07-08gnu: python-shiboken-2: Update to 5.15.2....* gnu/packages/qt.scm (python-shiboken-2): Update to 5.15.2. Leo Famulari
2021-07-08gnu: libolm: Respect "--without-tests"....* gnu/packages/libolm.scm (libolm)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos
2021-07-08gnu: python-h2: Respect "--without-tests"....* gnu/packages/python-web.scm (python-h2)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos
2021-07-08gnu: python-h11: Respect "--without-tests"....* gnu/packages/python-web.scm (python-h11)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos
2021-07-08gnu: python-hpack: Respect "--without-tests"....* gnu/packages/python-web.scm (python-hpack)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos
2021-07-08gnu: python-hyperframe: Respect "--without-tests"....* gnu/packages/python-web.scm (python-hyperframe)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos
2021-07-08gnu: python-watchgod: Respect "--without-tests"....* gnu/packages/python-xyz.scm (python-watchgod)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos
2021-07-08gnu: python-pymediainfo: Respect "--without-tests"....* 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> Maxime Devos
2021-07-08gnu: zile-on-guile: Fix build....This is a follow-up of da40d07066096a3b5a852041ea01fbb32240deda. * gnu/packages/zile.scm (zile-on-guile)[arguments]: Restore the original patch-/bin/sh phase. Mathieu Othacehe
2021-07-08gnu: Add python-cmaes....* gnu/packages/machine-learning.scm (python-cmaes): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2021-07-08gnu: xvfb-run: Fix ‘xvfb-run --help’ in a pure environment....* 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> Maxime Devos
2021-07-08gnu: zile: Update to 2.6.2....* 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> Matthew James Kraai
2021-07-08gnu: emacs-chronometrist: Update to 0.9.0....* 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. Nicolas Goaziou
2021-07-08gnu: python-pikepdf: Update to 2.14.2....* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.14.2. Nicolas Goaziou
2021-07-08gnu: pinentry-bemenu: Fix license....* gnu/packages/gnupg.scm (pinentry-bemenu)[license]: Use GPL 3+. Nicolas Goaziou
2021-07-08gnu: Add pinentry-bemenu....* gnu/packages/gnupg.scm (pinentry-bemenu): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nikita Domnitskii
2021-07-08gnu: bemenu: Update to 0.6.2....* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nikita Domnitskii
2021-07-08gnu: newsboat: Update to 2.24....* 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. Efraim Flashner
2021-07-08gnu: rust-once-cell-1: Update to 1.8.0....* gnu/packages/crates-io.scm (rust-once-cell-1): Update to 1.8.0. Efraim Flashner
2021-07-08gnu: mcrl2: Update to 202106.0....* gnu/packages/maths.scm (mcrl2): Update to 202106.0. Jan (janneke) Nieuwenhuizen
2021-07-08mailmap: Update entries for Matthew James Kraai....* .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> Matthew James Kraai
2021-07-08gnu: darktable: Update to 3.6.0....* gnu/packages/photo.scm (darktable): Update to 3.6.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> John Kehayias
2021-07-08gnu: Add emacs-consult-notmuch....* gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Andrew Tropin
2021-07-08gnu: emacs-deadgrep: Add missing input....* 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> Matthew James Kraai
2021-07-08gnu: %guile-3.0-static-stripped: Rename to %guile-static-stripped....* 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. Efraim Flashner
2021-07-08gnu: make-bootstrap: Use guile-3.0 bootstrap tarball....* gnu/packages/make-bootstrap.scm (%guile-bootstrap-tarball): Use guile-3.0. (%guile-static-stripped): Remove variable. Efraim Flashner
2021-07-08gnu: make-bootstrap: Build with gcc-7....* gnu/packages/make-bootstrap.scm (gcc-for-bootstrap)[Inherit]: Inherit from gcc-7. [inputs]: Use package-inputs from gcc-7. (package-with-relocatable-glibc)[native-inputs]: Have cross-gcc use gcc-7. (%gcc-static)[inherit]: Inherit from gcc-7. [arguments]: Use package-arguments from gcc-7. [inputs]: Replace isl-0.18 with isl. Use package-inputs from gcc-7. [native-inputs]: Use package-native-inputs from gcc-7. (%gcc-stripped)[inherit]: Inherit from gcc-7. Efraim Flashner
2021-07-07guix-install.sh: Prompt for configuring substitutes discovery....Also ensure prompt_yes_no always print the message with a trailing space, which is more pleasing to the eye. * etc/guix-daemon.conf.in <--discover=no>: New guix-daemon option. * etc/guix-daemon.service.in: Likewise. * etc/init.d/guix-daemon.in: Likewise. * etc/openrc/guix-daemon.in: Likewise. * etc/guix-install.sh (configure_substitute_discovery): New procedure. (sys_enable_guix_daemon): Ask the user whether automatic substitute discovery should be enabled. Set the '--discover' argument accordingly. (prompt_yes_no): Add a trailing space to the message. (sys_authorize_build_farms): Remove trailing space from the message argument. * NEWS (Distribution): Add news. Maxim Cournoyer
2021-07-08gnu: python-pikepdf: Update to 2.14.1....* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.14.1. Nicolas Goaziou
2021-07-07gnu: giac: Update to 1.7.0-17....* gnu/packages/algebra.scm (giac): Update to 1.7.0-17. Nicolas Goaziou
2021-07-07gnu: emacs-pyim: Update to 3.9.0....* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.0. Nicolas Goaziou
2021-07-07gnu: VTK 8: Re-fix a build failure with recent versions of freetype....* gnu/packages/patches/vtk-8-fix-freetypetools-build-failure.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image-processing.scm (vtk-8): Dis-inherit from VTK. Use the package definition that predated the update to VTK 9, taken from commit f4dc8ac6dfa036d98aa0990ae22268a9650899d0. Leo Famulari
2021-07-07gnu: kicad-doc: Remove unnecessary code....* gnu/packages/engineering.scm (arguments): Skip #:tests? instead of deleting the 'check phase. Remove the 'set-perl-env phase. Tobias Geerinckx-Rice
2021-07-07gnu: kicad-doc: Fix build....Fixes <https://issues.guix.gnu.org/49458>. * gnu/packages/engineering.scm (native-inputs): Add perl-yaml-tiny. Tobias Geerinckx-Rice
2021-07-07guix-install.sh: No longer export GUIX_PROFILE....If GUIX_PROFILE is exported here, any subsequent "source /some/other/profile/etc/profile" will set variables pointing to "$HOME/.guix-profile" instead of pointing to the sourced profile. * etc/guix-install.sh (sys_create_init_profile): No longer export GUIX_PROFILE. Hartmut Goebel
2021-07-07self: Build translated manuals with a single process....Works around <https://issues.guix.gnu.org/47428>. * guix/self.scm (translate-texi-manuals): Set parallel-job-count to 1. Maxim Cournoyer
2021-07-07services: Add bitmask-service-type....* gnu/services/vpn.scm (bitmask-service-type): New variable. * doc/guix.texi: Document it. Co-authored-by: jgart <jgart@dismail.de> Raghav Gururajan
2021-07-07gnu: Add bitmask....* gnu/packages/vpn.scm (bitmask): New variable. Co-authored-by: jgart <jgart@dismail.de> Raghav Gururajan