aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-15gnu: Add chicken-crypto-tools.Hartmut Goebel
* gnu/packages/chicken.scm (chicken-crypto-tools): New variable.
2022-07-15monad-repl: Add "build", "lower", and "verbosity" commands.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/56114>. Reported by Maxime Devos <maximedevos@telenet.be>. * guix/monad-repl.scm (%build-verbosity): New variable. (evaluate/print-with-store): New procedure. (run-in-store): Rewrite in terms of 'evaluate/print-with-store'. (verbosity, lower, build): New meta-commands. * doc/guix.texi (Using Guix Interactively): New node. (The Store Monad): Link to it. (Invoking guix repl): Likewise. * doc/contributing.texi (Running Guix Before It Is Installed): Refer to it. (The Perfect Setup): Suggest 'guix install' rather than 'guix package -i'.
2022-07-15shell: Ignore cached profiles when using '--export-manifest'.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/56539>. Fixes a bug where "guix shell -D pkg --export-manifest" would provide the expansion of PKG's dependencies instead of a call to 'package-development-manifest' if that profile happened to be cached. * guix/scripts/shell.scm (profile-cached-gc-root): Add clause for 'export-manifest?.
2022-07-15gnu: giac: Update to 1.9.0-19.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.9.0-19.
2022-07-15gnu: python-numpy: Fix buidling on powerpc64le-linux.Efraim Flashner
Reported by mrvdb- on IRC. * gnu/packages/python-xyz.scm (python-numpy)[arguments]: Adjust custom 'fix-executable-paths phase to substitute occurrences of '/bin/true'.
2022-07-15gnu: emacs-org-fragtog: Remove ".git" suffix from repository URI.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org-fragtog)[source]<uri>: Remove ".git" suffix.
2022-07-15gnu: emacs-org-fragtog: Update to 0.4.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org-fragtog): Update to 0.4.2.
2022-07-15gnu: emacs-elpher: Update to 3.4.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.4.2.
2022-07-15gnu: emacs-lsp-ui: Update to 8.0.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 8.0.1.
2022-07-15gnu: emacs-spaceleader: Update to 0.0.3-1.5d88d12.jgart
* gnu/packages/emacs-xyz.scm (emacs-spaceleader): Update to 0.0.3-1.5d88d12. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-07-15gnu: python-pyvista: Update to 0.35.1.Paul A. Patience
* gnu/packages/python-science (python-pyvista): Update to 0.35.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-15gnu: gmsh: Update to 4.10.5.Paul A. Patience
* gnu/packages/maths.scm (gmsh): Update to 4.10.5. [source]: Reindent. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-15gnu: gmsh: Remove trailing booleans.Paul A. Patience
* gnu/packages/maths.scm (gmsh)[snippet, arguments]: Remove trailing booleans. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-15gnu: gmsh: Remove input labels.Paul A. Patience
* gnu/packages/maths.scm (gmsh)[inputs]: Remove labels. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-15gnu: asymptote: Update to 2.81.Paul A. Patience
* gnu/packages/plotutils.scm (asymptote): Update to 2.81. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-15gnu: guix-build-coordinator: Update to 0-59.cc884ef.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-59.cc884ef.
2022-07-15gnu: guix-data-service: Update to 0.0.1-33.ee73d2c.Christopher Baines
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-33.ee73d2c.
2022-07-15gnu: tests: Fix guix-data-service test.Timotej Lazar
Since revision 32, guix-data-service starts immediately but returns an HTTP error code until initialization is complete. Adjust the test accordingly, and remove the increased startup time limit. * gnu/services/guix.scm (guix-data-service): Use default #:pid-file-timeout. * gnu/tests/guix.scm (guix-data-service): Retry the http-get test several times to give the service time to initialize. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-15gnu: r-affycompatible: Build reproducibly.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-affycompatible)[arguments]: Sort XML elements before generating R code from them.
2022-07-14gnu: system: Add fusermount3 to setuid-programs.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/47716>. * gnu/system.scm (%setuid-programs): Add /bin/fusermount3 from the fuse-3 package. Reported-by: raingloom <raingloom@riseup.net>
2022-07-14gnu: linux-libre 4.9: Update to 4.9.323.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.323. (linux-libre-4.9-pristine-source): Update hash.
2022-07-14gnu: linux-libre 4.14: Update to 4.14.288.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.288. (linux-libre-4.14-pristine-source): Update hash.
2022-07-14gnu: linux-libre 4.19: Update to 4.19.252.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.252. (linux-libre-4.19-pristine-source): Update hash.
2022-07-14gnu: linux-libre 5.4: Update to 5.4.205.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.205. (linux-libre-5.4-pristine-source): Update hash.
2022-07-14gnu: linux-libre 5.10: Update to 5.10.130.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.130. (linux-libre-5.10-pristine-source): Update hash.
2022-07-14gnu: linux-libre 5.15: Update to 5.15.54.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.54. (linux-libre-5.15-pristine-source): Update hash.
2022-07-14gnu: linux-libre: Update to 5.18.11.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.11. (linux-libre-5.18-pristine-source): Update hash.
2022-07-14gnu: kakoune: Update to 2021.11.08.Lars-Dominik Braun
* gnu/packages/text-editors.scm (kakoune)[version]: Update to 2021.11.08. [arguments]<#:phases>: Remove unnecessary phase 'chdir and drop deprecated #t return value. [native-inputs]: Drop ruby and asciidoc, which are not used during build.
2022-07-13gnu: python-gevent: Disable failing test on i686-linux.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/42553>. * gnu/packages/python-xyz.scm (python-gevent) [phases]{adjust-tests}: Skip the test__core_stat.py test suite.
2022-07-13services: docker: Fix race condition.Oleg Pykhalov
Fixes <https://issues.guix.gnu.org/38432>. * gnu/packages/patches/containerd-create-pid-file.patch: New file. * gnu/local.mk (dist_patch_DATA): Add this. * gnu/packages/docker.scm (containerd)[source]: Add this patch. * gnu/services/docker.scm (containerd-shepherd-service): Add #:pid-file and #:pid-file-timeout. * gnu/services/docker.scm (docker-shepherd-service): Add --containerd flag. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-14doc: Add example of 'bash-extension'.Ludovic Courtès
* doc/guix.texi (Shells Home Services): Add 'bash-extension' example.
2022-07-14home: services: environment-variables: Double-quote values.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/54469>. Reported by Maxime Devos <maximedevos@telenet.be>. * gnu/home/services.scm (environment-variable-shell-definitions): New procedure, with code formerly in 'serialize-posix-env-vars'. (environment-variables->setup-environment-script): Change "setup-environment" from 'mixed-text-file' to 'computed-file', and use 'environment-variable-shell-definitions'. * tests/guix-home.sh: Test it. * gnu/home/services/shells.scm (serialize-posix-env-vars): Delegate to 'environment-variable-shell-definitions'.
2022-07-14home: services: shells: Double-quote environment variable values.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/56540>. Until now, environment variable values were emitted unquoted, producing invalid shell code if the value contains spaces for example. * gnu/home/services/shells.scm (serialize-posix-env-vars): Define 'shell-quote' procedure in staged code and use it for #$value. * tests/guix-home.sh: Add test for PS1 variable with a value containing spaces.
2022-07-14home: services: shell: Do not use "setup" as a verb.Ludovic Courtès
* gnu/home/services/shells.scm (zsh-file-zprofile) (add-bash-configuration): Do not use "setup" as a word in generated files. End sentences with a period.
2022-07-14home: services: Fix typo.Ludovic Courtès
* gnu/home/services.scm (environment-variables->setup-environment-script): Fix spelling of 'warn-about-duplicate-definitions'.
2022-07-14gnu: xorg-server: Update to 21.1.4 [fixes CVE-2022-2319, CVE-2022-2320].Marius Bakke
* gnu/packages/xorg.scm (xorg-server): Update to 21.1.4.
2022-07-13gnu: samba: Update to 4.16.2.Marius Bakke
* gnu/packages/samba.scm (samba): Update to 4.16.2.
2022-07-13gnu: Remove duplicate package.Marius Bakke
* gnu/packages/autotools.scm (libtool-2.4.7): Remove variable.
2022-07-13etc: teams: Add entry for Jonathan Brielmaier.Jonathan Brielmaier
* etc/teams.scm.in ("Jonathan Brielmaier"): New member.
2022-07-13etc: teams: Add mozilla team.Jonathan Brielmaier
* etc/teams.scm.in (mozilla): New team.
2022-07-13gnu: mapnik: Update to 3.1.0.Maxim Cournoyer
The build still fails, but hopefully it gets us closer. * gnu/packages/geo.scm (mapnik): Update to 3.1.0.
2022-07-13gnu: gajim: Update to 1.4.6.Raghav Gururajan
* gnu/packages/messaging.scm (gajim)[version]: Update to 1.4.6.
2022-07-13gnu: gajim: Disable failing tests.Raghav Gururajan
* gnu/packages/messaging.scm (gajim)[phases]: Add disable-failing-tests phase.
2022-07-13tests: build-emacs-utils: Allow test to pass on Emacs 27 too.Maxim Cournoyer
* tests/build-emacs-utils.scm ("emacs-batch-script: raise &emacs-batch-error on failure"): More loosely match expected error string, which differs between Emacs 27 and Emacs 28.
2022-07-13gnu: emacs-hyperbole: Improve package style.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-hyperbole)[arguments]: Use G-expressions.
2022-07-13gnu: emacs-hyperbole: Update to 8.0.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Update to 8.0.0. [arguments]<#:include>: Use %default-include. <#:phases>: Add build fix. * gnu/packages/patches/emacs-hyperbole-toggle-messaging.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Delete reference to removed file.
2022-07-13gnu: emacs-evil-nerd-commenter: Update to 3.5.7.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.5.7.
2022-07-13gnu: emacs-evil-matchit: Update to 3.0.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 3.0.0.
2022-07-13gnu: emacs-dts-mode: Update to 1.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-dts-mode): Update to 1.0. [source]<origin>: Switch to ELPA repository since GitHub repository does not seem to be up to date anymore. [home-page]: Update URL.
2022-07-13gnu: emacs-fennel-mode: Update to 0.5.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-fennel-mode): Update to 0.5.0. [source]<origin>: Update URI. [home-page]: Update URL.