summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-12gnu: monero-gui: Fix path to p2pool....Fixes <https://issues.guix.gnu.org/55512>. * gnu/packages/finance.scm (monero-gui)[inputs]: Add p2pool. [arguments]: Add 'fix-p2pool-path' phase. Guillaume Le Vaillant
2022-08-12gnu: Add p2pool....* gnu/packages/finance.scm (p2pool): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Justin Veilleux
2022-08-12gnu: Add xmrig....* gnu/packages/finance.scm (xmrig): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Justin Veilleux
2022-08-12gnu: Add emacs-hledger-mode...* gnu/packages/finance.scm (emacs-hledger-mode): New variable Collin J. Doering via Guix-patches via
2022-08-12gnu: Add pn....* gnu/packages/messaging.scm (pn): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Antero Mejr
2022-08-12gnu: txr: Update to 280....* gnu/packages/lisp.scm (txr): Update to 280. Guillaume Le Vaillant
2022-08-12gnu: monero-gui: Update to 0.18.1.0....* gnu/packages/finance.scm (monero-gui): Update to 0.18.1.0. Guillaume Le Vaillant
2022-08-12gnu: monero: Update to 0.18.1.0....* gnu/packages/finance.scm (monero): Update to 0.18.1.0. Guillaume Le Vaillant
2022-08-12gnu: Add spng....* gnu/packages/image.scm (spng): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> (
2022-08-12gnu: Add python-misskey....* gnu/packages/python-xyz.scm (python-misskey): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Hilton Chain
2022-08-12gnu: python-typer: Introduce gexps....* gnu/packages/python-xyz.scm (python-typer)[arguments]: Switch to gexps. [synopsis, description]: Fix indentation. Mathieu Othacehe
2022-08-12gnu: python-typer: Update to 0.6.1....* gnu/packages/python-xyz.scm (python-typer): Update to 0.6.1. [source]: Use GIT-FETCH. [arguments]: Build from source with flit. [native-inputs]: Add python-flit and python-rich. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Tanguy Le Carrour
2022-08-12gnu: lrcalc: Update to 2.1....* gnu/packages/algebra.scm (lrcalc): Update to 2.1. [source]: Remove patch. * gnu/packages/patches/lrcalc-includes.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister file. Signed-off-by: Andreas Enge <andreas@enge.fr> vicvbcun
2022-08-12gnu: lcalc: Update to 2.0.5....* gnu/packages/sagemath.scm (lcalc): Update to 2.0.5. * gnu/packages/patches/lcalc-default-parameters-1.patch, gnu/packages/patches/lcalc-default-parameters-2.patch, gnu/packages/patches/lcalc-lcommon-h.patch, gnu/packages/patches/lcalc-using-namespace-std.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Unregister files. Signed-off-by: Andreas Enge <andreas@enge.fr> vicvbcun
2022-08-12gnu: edge-addition-planarity-suite: Update to 3.0.2.0....* gnu/packages/graph.scm (edge-addition-planarity-suite): Update to 3.0.2.0. Signed-off-by: Andreas Enge <andreas@enge.fr> vicvbcun
2022-08-12gnu: tesseract-ocr: Update to 5.2.0....* gnu/packages/ocr.scm (tesseract-ocr): Update to 5.2.0. [inputs, native-inputs]: Move after arguments. Use new style inputs. [arguments]: Use gexps. [configure-flags]: Add --disable-static. [phases]{fix-docbook}: Replace phase with... {do-not-override-xml-catalog-files}: ... this new phase. {build-training}: Move after build phase. Enable parallel build. {trailing-install}: Move after install phase. [native-inputs]: Add libxml2. Maxim Cournoyer
2022-08-12gnu: ocrad: Update to 0.28....* gnu/packages/ocr.scm (ocrad): Update to 0.28. Maxim Cournoyer
2022-08-12gnu: python-icalendar: Update to 4.1.0....* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.1.0. Efraim Flashner
2022-08-12gnu: python-setproctitle: Update to 1.3.2....* gnu/packages/python-xyz.scm (python-setproctitle): Update to 1.3.2. [arguments]: Adjust custom 'check phase for changes in source code. Honor #:tests? flag. [native-inputs]: Add python-pytest. [description]: Reflow. Efraim Flashner
2022-08-12gnu: universal-ctags: Update to 5.9.20220807.0....* gnu/packages/code.scm (universal-ctags): Update to 5.9.20220807.0. Efraim Flashner
2022-08-12gnu: packcc: Update to 1.8.0....* gnu/packages/c.scm (packcc): Update to 1.8.0. Efraim Flashner
2022-08-12gnu: mutt: Update to 2.2.7....* gnu/packages/mail.scm (mutt): Update to 2.2.7. Efraim Flashner
2022-08-11gnu: ntfs-3g: Update to 2022.5.17....* gnu/packages/linux.scm (ntfs-3g): Update to 2022.5.17. Marius Bakke
2022-08-11gnu: ntfs-3g: Add release-monitoring-url and upstream-name....* gnu/packages/linux.scm (ntfs-3g)[properties]: New field. Marius Bakke
2022-08-11gnu: openconnect-sso: Remove input labels....* gnu/packages/vpn.scm (openconnect-sso)[arguments]: Don't attempt to use a non-existent QtWebEngine label. While at it, use SEARCH-INPUT-FILE also for openconnect and remove trailing #t's. Marius Bakke
2022-08-11gnu: tracker: Update to 3.3.3....* gnu/packages/gnome.scm (tracker): Update to 3.3.3. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL. Marius Bakke
2022-08-11gnu: folks: Update to 0.15.5....* gnu/packages/gnome.scm (folks): Update to 0.15.5. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL. Marius Bakke
2022-08-11gnu: mediasdk: Build reproducibly....* gnu/packages/video.scm (mediasdk)[arguments]: Add #:phases. Convert to gexp while at it. Marius Bakke
2022-08-11gnu: mediasdk: Remove input labels....* gnu/packages/video.scm (mediasdk)[native-inputs, inputs]: Remove labels. Marius Bakke
2022-08-11gnu: mediasdk: Update to 22.4.4....* gnu/packages/video.scm (mediasdk): Update to 22.4.4. Marius Bakke
2022-08-11gnu: python-libvirt: Add 'upstream-name' property....* gnu/packages/virtualization.scm (python-libvirt)[properties]: New field. Marius Bakke
2022-08-11gnu: libvirt: Use G-expression....* gnu/packages/virtualization.scm (libvirt)[arguments]: Use gexp. While at it, refer to THIS-PACKAGE instead of the NAME and VERSION fields. Marius Bakke
2022-08-11gnu: libvirt: Remove input labels....* gnu/packages/virtualization.scm (libvirt)[inputs, native-inputs]: Remove labels. Marius Bakke
2022-08-11gnu: libvirt, python-libvirt: Update to 8.6.0....* gnu/packages/patches/libvirt-add-install-prefix.patch: Refresh patch. * gnu/packages/virtualization.scm (libvirt): Update to 8.6.0. (python-libvirt): Update to 8.6.0. [arguments]: Remove, as the default test phase works fine. Marius Bakke
2022-08-11gnu: catch2@1: Adjust for glibc 2.34 and later....* gnu/packages/check.scm (catch-framework2-1)[source](modules, snippet): New fields. Marius Bakke
2022-08-11gnu: python-pyicu: Update to 2.9....* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.9. Marius Bakke
2022-08-11gnu: python-pyicu: Update home page....* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current. Marius Bakke
2022-08-11.guix-authorizations: Authorize Andrew Tropin's subkey instead....Addresses <https://issues.guix.gnu.org/57091> for now. * .guix-authorizations (abcdw): Use signing subkey instead of primary. Tobias Geerinckx-Rice
2022-08-07gnu: tor: Update to 0.4.7.9 [DoS mitigations]....* gnu/packages/tor.scm (tor): Update to 0.4.7.9. Tobias Geerinckx-Rice
2022-08-11gnu: gap: Enable compilation of more optional packages....* gnu/packages/algebra.scm (gap)<snippet>: Add to the whitelist GAP packages with free licenses clarified in the latest release, and which do not require additional inputs. Andreas Enge
2022-08-11gnu: gap: Update to 4.11.1....* gnu/packages/algebra.scm (gap): Update to 4.11.1. [source]<snippet>: Remove trailing #t. [arguments]<phases>: Remove trailing #t. Install missing config.h header. Co-authored-by: vicvbcun <guix@ikherbers.com> Andreas Enge
2022-08-11gnu: lcsync: Fix building on non-x86 hardware....* gnu/packages/networking.scm (lcsync)[arguments]: Add phase to use simde instead of immintrin.h directly. [native-inputs]: Add simde. Efraim Flashner
2022-08-11gnu: lcsync: Use test-target....* gnu/packages/networking.scm (lcsync)[arguments]: Set test-target. Remove custom 'check phase. Efraim Flashner
2022-08-11gnu: librecast: Use test-target....* gnu/packages/networking.scm (librecast)[arguments]: Set test-target. Remove custom 'check phase. Efraim Flashner
2022-08-11gnu: lcrq: Use test-target....* gnu/packages/networking.scm (lcrq)[arguments]: Set test-target. Remove custom 'check phase. Efraim Flashner
2022-08-11gnu: artwork: Update repository to latest commit....* gnu/artwork.scm (%artwork-repository): Update to commit 4c7f2ce6428a63e202cd2a9474a06f68a946934d. Maxim Cournoyer
2022-08-11build: marionette: Adjust QEMU Info manual reference....* gnu/build/marionette.scm (marionette-control): Update doc to correct the QEMU Info manual reference. Maxim Cournoyer
2022-08-11gnu: gnome-themes-standard: Deprecate in favor of gnome-themes-extra....* gnu/packages/gnome.scm (gnome-themes-standard): Mark as deprecated by gnome-themes-extra. (gnome)[inputs]: Remove gnome-themes-extra. Maxim Cournoyer
2022-08-11gnu: wpa-supplicant-gui: Fix build....* gnu/packages/admin.scm (wpa-supplicant-gui)[build-system]: Use qt-build-system. [phases]: Use G-exps. Drop trailing #t. Don’t wrap-program as that is done by the build system. Set $HOME to a writable directory when converting icons to stop Inkscape complaining. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Timotej Lazar
2022-08-11build-system/channel: Correctly handle store file name from (gnu ci)....This is a followup to cf60a0a906440ccb007bae1243c3e0397c3a0aba. Reported by Mathieu Othacehe <othacehe@gnu.org>. * guix/build-system/channel.scm (build-channels): Add 'string?' case. Ludovic Courtès