summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-10-29gnu: mame: Update to 0.237.Nicolas Goaziou
* gnu/packages/emulators.scm (mame): Update to 0.237.
2021-10-29gnu: scintilla: Update to 5.1.3.Nicolas Goaziou
* gnu/packages/text-editors.scm (scintilla): Update to 5.1.3.
2021-10-29gnu: thinkfan: Update to 1.3.0.Nicolas Goaziou
* gnu/packages/linux.scm (thinkfan): Update to 1.3.0.
2021-10-29gnu: emacs-shell-command+: Update to 2.3.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-shell-command+): Update to 2.3.2.
2021-10-29gnu: emacs-ebdb: Update to 0.8.8.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.8.
2021-10-29gnu: diffoscope: Update to 189.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 189. [arguments] Remove phases 'use-dumppdf-py and 'fpc-external-tool. Update 'skip-python-tests.
2021-10-29gnu: blueman: Update to 2.2.3.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (blueman): Update to 2.2.3.
2021-10-29gnu: corefreq: Update to 1.87.4.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (corefreq): Update to 1.87.4.
2021-10-29gnu: chroma: Update to 1.19.Tobias Geerinckx-Rice
* gnu/packages/games.scm (chroma): Update to 1.19. [arguments]: Remove "CFLAGS=-fgnu89-inline" work-around.
2021-10-29gnu: botan: Omit static library.Tobias Geerinckx-Rice
* gnu/packages/crypto.scm (botan)[arguments]: Add a "--disable-static" configure flag.
2021-10-29gnu: botan: Update to 2.18.2.Tobias Geerinckx-Rice
* gnu/packages/crypto.scm (botan): Update to 2.18.2.
2021-10-29gnu: komikku: Update to 0.35.2.Liliana Marie Prikler
* gnu/packages/gnome.scm (komikku): Update to 0.35.2.
2021-10-29gnu: knot-resolver: Update to 5.4.2.Simon South
* gnu/packages/dns.scm (knot-resolver): Update to 5.4.2. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-29gnu: butt: Update to 0.1.32.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (butt): Update to 0.1.32.
2021-10-29gnu: recoll: Enable GUI and add inputs for common filters.Ricardo Wurmus
* gnu/packages/search.scm (recoll)[arguments]: Enable GUI; add build phase 'wrap-filters. [inputs]: Replace python-pdftotext with poppler; add qtbase-5, unzip, gawk, grep, groff, gzip, libiconv, perl, perl-image-exiftool, sed, and tar.
2021-10-28Revert "gnu: docker-compose: Update to 1.29.2"Maxim Cournoyer
This reverts commit c9c4c851a8f05228e060d2d12550d31c2dced5b4, until the following runtime dependency problem can be investigated: pkg_resources.DistributionNotFound: The 'python-dotenv<1,>=0.13.0' distribution was not found and is required by docker-compose
2021-10-28gnu: python-slugify: Honor #:tests?.Ludovic Courtès
* gnu/packages/python-web.scm (python-slugify)[arguments]: Honor #:tests?
2021-10-28gnu: python-slugify: Update to 5.0.2.jgart
* gnu/packages/python-web.scm (python-slugify): Update to 5.0.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-28gnu: Add ginac.Vinicius Monego
* gnu/packages/algebra.scm (ginac): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-28gnu: Add cln.Vinicius Monego
* gnu/packages/multiprecision.scm (cln): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-28gnu: waypipe: Update to 0.8.1Robby Zambito
* gnu/packages/freedesktop.scm (waypipe): Update to 0.8.1. [arguments]: Remove obsolete 'fix-sleep-path phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-28gnu: waypipe: Simplify 'fix-sleep-path phase.Robby Zambito
* gnu/packages/freedesktop.scm (waypipe) [arguments]: Remove inputs argument. [native-inputs]: Remove coreutils. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-28packages: Optionally validate Texinfo markup at expansion time.Ludovic Courtès
* guix/packages.scm (validate-texinfo): New macro. (<package>)[synopsis, description]: Add 'sanitize' property.
2021-10-28ui: Gracefully handle invalid Texinfo markup in package blurbs.Ludovic Courtès
Previously 'guix search' & co. would crash when encountering invalid Texinfo. * guix/ui.scm (texi->plain-text*): New procedure. (package-field-string, package->recutils): Use it.
2021-10-28store: 'map/accumulate-builds' handler checks the store received.Ludovic Courtès
This is a followup to b19250eec6f92308f237a09a43e8e3e2355345b9, providing a proper fix for <https://issues.guix.gnu.org/46756>. * guix/remote.scm (remote-eval): Revert b19250eec6f92308f237a09a43e8e3e2355345b9. * guix/store.scm (build-accumulator): Turn into a procedure. Call CONTINUE when the store is not eq? to the initial store. (map/accumulate-builds): Adjust accordingly. * tests/store.scm ("map/accumulate-builds and different store"): New test.
2021-10-28doc: Allow offloading of the expensive derivations.Ludovic Courtès
* doc/build.scm (translated-texi-manuals) (html-manual, pdf-manual): Pass #:local-build? #f.
2021-10-28import: cran: Use the standard diagnostic procedures.Ludovic Courtès
* guix/import/cran.scm (bioconductor-packages-list) (fetch-description): Use 'warning' instead of 'format'.
2021-10-28gnu: dovecot-pigeonhole: Update to 0.5.17.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.17. [arguments]: Don't explicitly return #t from phases.
2021-10-28gnu: dovecot: Update to 2.3.17.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (dovecot): Update to 2.3.17. [arguments]: Don't explicitly return #t from phases.
2021-10-28gnu: recoll: Update synopsis.Ricardo Wurmus
* gnu/packages/search.scm (recoll)[synopsis]: Do not use package name.
2021-10-28gnu: recoll: Add home-page.Ricardo Wurmus
Reported-by: Ludovic Courtès <ludo@gnu.org>. * gnu/packages/search.scm (recoll)[home-page]: Add it.
2021-10-28gnu: Add recoll.Ricardo Wurmus
* gnu/packages/search.scm (recoll): New variable.
2021-10-28gnu: mupdf: Update to 1.19.0.Efraim Flashner
* gnu/packages/pdf.scm (mupdf): Update to 1.19.0. [source]: Remove patches. Add directory to be saved in snippet * gnu/packages/patches/mupdf-CVE-2021-3407.patch, gnu/packages/patches/mupdf-fix-linkage.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.
2021-10-28gnu: mujs: Update to 1.1.3.Efraim Flashner
* gnu/packages/javascript.scm (mujs): Update to 1.1.3.
2021-10-28gnu: linux-libre 4.4: Update to 4.4.290.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.290. (linux-libre-4.4-pristine-source, deblob-scripts-4.4): Update hashes.
2021-10-28gnu: linux-libre 4.9: Update to 4.9.288.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.288. (linux-libre-4.9-pristine-source, deblob-scripts-4.9): Update hashes.
2021-10-28gnu: linux-libre 4.14: Update to 4.14.253.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.253. (linux-libre-4.14-pristine-source, deblob-scripts-4.14): Update hashes.
2021-10-28gnu: linux-libre 4.19: Update to 4.19.214.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.214. (linux-libre-4.19-pristine-source, deblob-scripts-5.19): Update hashes.
2021-10-28gnu: linux-libre 5.4: Update to 5.4.156.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.156. (linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
2021-10-28gnu: linux-libre 5.10: Update to 5.10.76.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.76. (linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2021-10-28gnu: linux-libre 5.14: Update to 5.14.15.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.15. (linux-libre-5.14-pristine-source, deblob-scripts-5.14): Update hashes.
2021-10-28gnu: Add openhmd.Vinicius Monego
* gnu/packages/hardware.scm (openhmd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-28gnu: docker-compose: Update to 1.29.2Olivier Dion
* gnu/packages/docker.scm (docker-compose): Update to 1.29.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-28gnu: lightdm-gtk-greeter: Add bash-minimal dependency.Denis 'GNUtoo' Carikli
The bash-minimal dependency is required by the wrap-program, and guix lint suggests to add it in the inputs. * gnu/packages/display-managers.scm (lightdm): add bash-minimal dependency Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-28gnu: lightdm-gtk-greeter: Update to 2.0.8Denis 'GNUtoo' Carikli
This also fixes the build. Before configure failed with the following error: checking for exo-csource... no configure: error: in `/tmp/guix-build-lightdm-gtk-greeter-2.0.7.drv-0/lightdm-gtk-greeter-2.0.7': configure: error: exo-csource not installed * gnu/packages/display-managers.scm (lightdm): update to 2.0.8 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-28gnu: Add xfce4-dev-toolsDenis 'GNUtoo' Carikli
This is now needed to build newer lightdm-gtk-greeter versions * gnu/packages/xfce.scm (xfce4-dev-tools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-28environment: Fix broken file-local variable.Zhu Zihao
* guix/scripts/environment.scm (Local Variables): Add missing eval. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-28gnu: lttng-tools: Patch default man path.Olivier Dion
* gnu/packages/linux.scm (lttng-tools) [arguments]: Add 'patch-default-man-path after 'unpack phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-28remote: Really build things remotely when #:build-locally? is #false.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/46756>. Reported by pkill9 <pkill9@runbox.com>, Maxim Cournoyer <maxim.cournoyer@gmail.com>, and Katherine Cox-Buday <cox.katherine.e@gmail.com>. * guix/remote.scm (remote-eval): When BUILD-LOCALLY? is false, wrap 'build-derivations' call in 'with-build-handler'.
2021-10-28gnu: guix: Update to 014f1b6.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Update to 014f1b6.