summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-07-07gnu: Add go-0xacab-org-leap-shapeshifter....* gnu/packages/golang.scm (go-0xacab-org-leap-shapeshifter): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-operatorfoundation-shapeshifter-transports....* gnu/packages/golang.scm (go-github-com-operatorfoundation-shapeshifter-transports): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-kataras-golog....* gnu/packages/golang.scm (go-github-com-kataras-golog): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-kataras-pio....* gnu/packages/golang.scm (go-github-com-kataras-pio): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-shadowsocks-go-shadowsocks2....* gnu/packages/golang.scm (go-github-com-shadowsocks-go-shadowsocks2): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-riobard-go-bloom....* gnu/packages/golang.scm (go-github-com-riobard-go-bloom): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-aead-chacha20....* gnu/packages/golang.org (go-github-com-aead-chacha20): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-mufti1-interconv....* gnu/packages/golang.scm (go-github-com-mufti1-interconv): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-opentracing-opentracing-go....* gnu/packages/golang.scm (go-github-com-opentracing-opentracing-go): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-operatorfoundation-monolith-go....* gnu/packages/golang.scm (go-github-com-operatorfoundation-monolith-go): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-deckarep-golang-set....* gnu/packages/golang.scm (go-github-com-deckarep-golang-set): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-blanu-dust....* gnu/packages/golang.scm (go-github-com-blanu-dust): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-op-go-logging....* gnu/packages/golang.scm (go-github-com-op-go-logging): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-operatorfoundation-shapeshifter-ipc....* gnu/packages/golang.scm (go-github-com-operatorfoundation-shapeshifter-ipc): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-operatorfoundation-obfs4....* gnu/packages/golang.scm (go-github-com-operatorfoundation-obfs4): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-willscott-goturn....* gnu/packages/golang.scm (go-github-com-willscott-goturn): New variable. Raghav Gururajan
2021-07-07gnu: Add go-torproject-org-pluggable-transports-goptlib....* gnu/packages/golang.scm (go-torproject-org-pluggable-transports-goptlib): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-sevlyar-go-daemon....* gnu/packages/golang.scm (go-github-com-sevlyar-go-daemon): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-keybase-go-ps....* gnu/packages/golang.scm (go-github-com-keybase-go-ps): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-apparentlymart-go-openvpn-mgmt....* gnu/packages/golang.scm (go-github-com-apparentlymart-go-openvpn-mgmt): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-emersion-go-autostart....* gnu/packages/golang.scm (go-github-com-emersion-go-autostart): New variable. Raghav Gururajan
2021-07-07gnu: Add go-github-com-dchest-siphash....* gnu/packages/golang.scm (go-github-com-dchest-siphash): New variable. Co-authored-by: jgart <jgart@dismail.de> Raghav Gururajan
2021-07-07gnu: Add go-github-com-rakyll-statik....* gnu/packages/golang.scm (go-github-com-rakyll-statik): New variable. Co-authored-by: jgart <jgart@dismail.de> Raghav Gururajan
2021-07-07gnu: pies: Update to 1.6....* gnu/packages/admin.scm (pies): Update to 1.6. Efraim Flashner