aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-21gnu: emacs-magit: Update to 3.3.0-8.538cb2fRostislav Svoboda
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.3.0-8.538cb2f. A.o. it contains the fix for https://github.com/magit/magit/issues/4940 which is a showstopper. Change-Id: Id83a237d38c03a97f9f1043db4b8ba594521a2f7 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-21gnu: emacs-gnosis: Update to 0.3.2.Thanos Apollo
* gnu/packages/emacs-xyz.scm (emacs-gnosis): Update to 0.3.2. Change-Id: Ic70c9a4e52fa287a31e4159aed42a8d05195e701 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-21gnu: Add emacs-0x0.Thanos Apollo
* gnu/packages/emacs-xyz.scm (emacs-0x0): New variable. Change-Id: I4d76a3abc33537b788eb79aa2e4990d22335b7be Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-21gnu: emacs-flycheck-clj-kondo: Minor fixes to definition.Daniel Szmulewicz
* gnu/packages/emacs-xyz.scm (emacs-flycheck-clj-kondo)[source]: Remove ".git" suffix from URI field. [synopsis]: Use proper capitalization. [description]: Trim part belonging to the manual.
2024-07-21gnu: emacs-consult-projectile: Minor fixes to definition.Daniel Szmulewicz
* gnu/packages/emacs-xyz.scm (emacs-consult-projectile)[source]: Prevent redundant commit information. [synopsis]: Use proper capitalization. [description]: Slightly reword description.
2024-07-21gnu: Add emacs-centaur-tabs.Vinicius Monego
* gnu/packages/emacs-xyz.scm (emacs-centaur-tabs): New variable. Change-Id: I8ebeb67fa29d18c193fea7bf0a7a6687037b50f1 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-21gnu: Add emacs-palimpsestDaniel Szmulewicz
* gnu/packages/emacs-xyz.scm (emacs-palimpsest): New variable. Change-Id: I6e87534db55dd6a03fbcfbc1b13c306c91926343 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-21gnu: Register emacs tests.Liliana Marie Prikler
This is a follow-up to f8364fabbd1dd9b3cfd098ddf8ea13b29c066866, adding the new test to the Makefile. * gnu/local.mk (GNU_SYSTEM_MODULES): Add %D%/tests/emacs.scm.
2024-07-21gnu: rapidcheck: Disable failing tests on aarch64.Roman Scherer
* gnu/packages/check.scm (rapidcheck): Disable failing tests on aarch64. Change-Id: I9b4e7be2acad615cc1586adb37cc39b43590b2d8 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-07-21gnu: Add emacs-consult-projectile.Daniel Szmulewicz
* gnu/packages/emacs-xyz.scm (emacs-consult-projectile): New variable. Change-Id: Id7de103e052b0900069757fe56ddc1b10a875660 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-07-21gnu: Add emacs-flycheck-clj-kondo.Daniel Szmulewicz
* gnu/packages/emacs-xyz.scm (emacs-flycheck-clj-kondo): New variable. Change-Id: Idc97832c7d3ae546152cb9458b07724e154bcb27 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-07-21gnu: Add xml-namespace-xsd.gemmaro
* gnu/packages/xml.scm (xml-namespace-xsd): New variable. Change-Id: Iec2d68f1d9190ba9e1723ca10adf1de0dfd2d722 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-07-21gnu: emacs-minimal: Ungraft.Liliana Marie Prikler
The current graft breaks native compilation and would do so even if reduced to an ABI hash. Thus remove it, and rebuild all Emacsen. * gnu/packages/emacs.scm (emacs-minimal): Update to 29.4. [replacement]: Remove. Add note for future replacements. (emacs-minimal/fixed): Remove variable. Fixes: Emacs native compilation across grafts <https://bugs.gnu.org/72045>
2024-07-21gnu: Add system test for Emacs.Liliana Marie Prikler
* gnu/tests/emacs.scm: New file.
2024-07-21gnu: emacs-lsp-mode: Enable plists.Danny Milosavljevic
* gnu/packages/emacs-xyz.scm (emacs-lsp-mode)[arguments]<#:phases> [enable-plists]: New phase. Change-Id: I5088954b683b23ab51bd5d6adc09dcc9a1c85ec1 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-07-21gnu: Add emacs-casual-info.Peter Polidoro
* gnu/packages/emacs-xyz.scm (emacs-casual-info): New variable. Change-Id: I673aab9621f897aa42e04937697c02294cb12cd6 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-07-20gnu: distrobox: Patch distrobox-generate-entry.Jean-Pierre De Jesus DIAZ
Avoids keeping store references in generated desktop files. * gnu/packages/containers.scm (distrobox)<arguments>: add 'patch-distrobox-generate-entry phase. Change-Id: Ib1bffaefa1805accb5227c289c9fc985853bc675 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20gnu: distrobox: Update to 1.7.2.1.Jean-Pierre De Jesus DIAZ
* gnu/packages/containers.scm (distrobox): Update to 1.7.2.1. Change-Id: If0d644b013ddc4f63bf6b6e549f19845626ba60d Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20gnu: gpxsee: Update to 13.22.Morgan Smith
* gnu/packages/gps.scm (gpxsee): Update to 13.22. Use qt-build-system. Use qt6 instead of qt5. Change-Id: I9101a6f763be198549aca8e5aea95987b14e58e4 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20file-systems: Skip checking the cifs file-system type.Richard Sent
* gnu/build/file-systems.scm (check-file-system)[check-procedure]: Add cifs. Change-Id: I891b18f03884ed45e92ac32556fe04b3087e20dd Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20gnu: skopeo: Update to 1.15.2.Tomas Volf
* gnu/packages/virtualization.scm (skopeo): Update to 1.15.2. Change-Id: I45baf61208792e71dff8d8e4b8f5bf4f591ed107 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20gnu: iperf: Update to 3.17.1.Artyom V. Poptsov
* gnu/packages/networking.scm (iperf): Update to 3.17.1. Change-Id: I0844e48b45b0835f670b47a02942a3ee5475fb85 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20gnu: book-sparc: Update to 2.1.0.Artyom V. Poptsov
* gnu/packages/books.scm (book-sparc): Update to 2.1.0. [inputs]: Add texlive-biblatex. Change-Id: Ie3148e3325a1b333ac8baccd25adc341e389a7cf Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20gnu: rr: Update to 5.8.0.Karl Hallsby
* gnu/packages/debug.scm (rr): Update to 5.8.0. Change-Id: Ic4bf20a68d05233c28b3f3956e9c8e10dc78fb2e Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20gnu: cuirass: Update to ab5c751.Ludovic Courtès
* gnu/packages/ci.scm (cuirass): Update to ab5c751. Change-Id: I91231fe365ad090b23bacb07bc768e9b255591a3
2024-07-19gnu: Add tree-sitter-prisma.Ryan Prior
* gnu/packages/tree-sitter.scm (tree-sitter-prisma): New variable. Change-Id: I9ecc20053d498244ed5c41df9a03790a7d25b2b4 Signed-off-by: jgart <jgart@dismail.de>
2024-07-19gnu: python-keras: Update home page url.jgart
* gnu/packages/machine-learning.scm (python-keras) [home-page]: Update home page. Change-Id: I7e4bd1dc64dbbd042de5dc50036ae12ca7c76fc3
2024-07-19gnu: chicken: Update to 5.4.0.Ashish SHUKLA
* gnu/packages/chicken.scm (chicken): Update to 5.4.0. Change-Id: I448bdc25a5cb11e55c7ebb9d9e0cf1876ca958d8 Signed-off-by: jgart <jgart@dismail.de>
2024-07-19Revert "gnu: guile: Update to 3.0.10."Ludovic Courtès
This reverts commit e31299010f6b8ccb3ccd1cc34a0d03483387ea36 and 24163eea584663568b68e19f364256fc7396b61f. The upgrade causes build failures, as noticeably by running ‘guix pull’, that are being investigated at <https://issues.guix.gnu.org/72183>. Change-Id: I946b43d938666d9dcddf1e5d856b02462bd8e453
2024-07-19gnu: guile-hoot: Build against guile-3.0-latest.David Thompson
* gnu/packages/guile-xyz.scm (guile-hoot)[inputs]: Replace guile-next with guile-3.0-latest. Change-Id: I5f0d2e07893ee587cc8e88df40c6f3da1a7a17cc
2024-07-20news: Add entry for changes in Plasma 6.1.2 and sddm service.Zheng Junjie
* etc/news.scm: Add entry. Change-Id: I4ea19d2c7d1d66d3f61e6c5865feb392fe541627 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-20doc: Add note about use sddm with qt5 theme.Z572 via Guix-patches via
* doc/guix.texi (X Window): Add note about use sddm with qt5 theme. Change-Id: I57eebc696803894f154e09347283d3327db8a084 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-19gnu: guile: Update to 3.0.10.David Thompson
* gnu/packages/guile.scm (guile-3.0-latest): Update to 3.0.10. Change-Id: Id9d58199f1fa3307c94f442c185307d2f4a9ce6f
2024-07-19gnu: shepherd 0.9: Switch from guile-3.0-latest to guile-3.0.David Thompson
* gnu/packages/admin.scm (shepherd-0.9)[native-inputs]: Use guile-3.0. [inputs]: Ditto. Change-Id: I7f7efabc43e11e413300c6aa4c22919070d22389
2024-07-19gnu: p2pool: Update to 4.0.Guillaume Le Vaillant
* gnu/packages/finance.scm (p2pool): Update to 4.0. [source]: Update snippet. [inputs]: Add robin-hood-hashing. [arguments]: Update 'check' phase. Change-Id: I215c11d978dccfc5c7767226be1b40d07f2237d9
2024-07-18gnu: go-github-com-ipfs-go-ipfs-cmdkit-files: Build on more systems.Efraim Flashner
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-cmdkit-files) [arguments]: When building on systems which don't support go-1.16 use gccgo-11. Change-Id: I0cf1e3a429603dde3a7dc75f4088c5b5f62ebad4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-18gnu: packages/ipfs: Add project check commentary.Sharlatan Hellseher
Issues are open with upstream checking the status of two projects which hold quite a dated graph of dependencies which may be dropped or refreshed after clarifying current maintainer(s). Change-Id: I1983e8c0d60cfd3776134c4548b1d983e6882d62
2024-07-18gnu: kubo: Unbundle more inputs.Artyom V. Poptsov
* gnu/packages/ipfs.scm (kubo): Unbundle more inputs. [inputs]: Add go-github-com-ipfs-go-ipld-legacy, go-github-com-ipld-go-codec-dagpb. and go-github-com-libp2p-go-socket-activation Change-Id: Iebadbdf620c04bbba054d625b0549b18105b996a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-18gnu: Add go-github-com-ipld-go-codec-dagpb.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipld-go-codec-dagpb): New variable. Change-Id: Icd8c92a79e8c1906e2f7c4bfacc098198a8be328 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-18gnu: Add go-github-com-ipfs-go-ipld-legacy.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipld-legacy): New variable. Change-Id: I70afb1bb7b1fcc0db477db05c9c82548a2c39285 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-18gnu: Add go-github-com-libp2p-go-socket-activation.Sharlatan Hellseher
* gnu/packages/ipfs.scm (go-github-com-libp2p-go-socket-activation): New variable. Change-Id: Idcc2bc1cd21a608e93bd14d970115995d66933eb
2024-07-19gnu: grub: Enable building on powerpc64le-linux.Efraim Flashner
* gnu/packages/bootloaders.scm (grub)[arguments]: Adjust configure-flags when building for powerpc64le-linux to use clang. When building for powerpc64le-linux add a phase to skip 2 tests. [native-inputs]: When building for powerpc64le-linux add clang. Change-Id: I26ce37e7b864964ede5c9fd73a5a2d4cb89ada45
2024-07-19gnu: grub-minimal: Don't override configure-flags.Efraim Flashner
* gnu/packages/bootloaders.scm (grub-minimal)[arguments]: Don't override inherited configure-flags. Change-Id: I31f397ba8255389955a135976541f7d17d98e552
2024-07-18Merge branch 'go-team'Sharlatan Hellseher
Change-Id: I0a7d44016da964930bea2584df9104cac5b7ea36
2024-07-18modules: ‘file-name->module-name’ strips leading “./”.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/71979>. * guix/modules.scm (file-name->module-name): Strip leading “.” component from FILE. * tests/modules.scm ("file-name->module-name") ("file-name->module-name, leading dot"): New tests. Reported-by: Tomas Volf <~@wolfsden.cz> Change-Id: I3d1b9f3f21448050cac4f3b1aed5f8f03758d4c9
2024-07-18gnu: Add emacs-casual-calc.Peter Polidoro
* gnu/packages/emacs-xyz.scm (emacs-casual-calc): New variable. Change-Id: I7c2816534481d8602d91be2309c7561393f70f65 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-18gnu: emacs-casual-dired: Update to 1.6.0.Peter Polidoro
* gnu/packages/emacs-xyz.scm (emacs-casual-dired): Update to 1.6.0. Change-Id: Ia5f796206d6130f8f1667159797b9ef937e3b1c5 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-18gnu: Add python-xmp-toolkit.Felix Gruber
* gnu/packages/python-xyz.scm (python-xmp-toolkit): New variable. * gnu/packages/patches/python-xmp-toolkit-add-missing-error-codes.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Change-Id: Ibce05155961eb5ba199754646e08acff2410f95d Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2024-07-18gnu: musescore: Update to 4.3.2.Nicolas Goaziou
* gnu/packages/music.scm (musescore): Update to 4.3.2. Change-Id: I78b5508645430a6f96d9fc03caa1015a4905a6f2 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-18git: Remove untracked files from cached checkouts.Ludovic Courtès
Cached checkouts could end up with stale untracked files, for example because the checkout was interrupted. As a result, when this happens for the Guix checkout, users would not get substitutes for ‘guix pull’. * guix/git.scm (delete-untracked-files): New procedure. (switch-to-ref): Use it. * tests/git.scm ("update-cached-checkout, untracked files removed"): New test. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Change-Id: Iccbe644ade396ad27a037db7e0ef1c2a68ef91ce