summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-03-08gnu: Add qmk-firmware-keychron-c2-pro-ansi-rgb-default.Danny Milosavljevic
* gnu/packages/firmware.scm (qmk-firmware-keychron-c2-pro-ansi-rgb-default): New variable. Change-Id: I1b68837e2995a1aa719dfe48d021e7275cbded6a
2025-03-08gnu: Add qmk-firmware-keychron-c1-pro-ansi-white-default.Danny Milosavljevic
* gnu/packages/firmware.scm (qmk-firmware-keychron-c1-pro-ansi-white-default): New variable. Change-Id: I7a6225bf4c3f7815fdf23d9411ef6db1562f25dd
2025-03-08gnu: Add qmk-firmware-keychron-c1-pro-ansi-rgb-default.Danny Milosavljevic
* gnu/packages/firmware.scm (qmk-firmware-keychron-c1-pro-ansi-rgb-default): New variable. Change-Id: I5a7660de64a48b9f92432e49d85839f2b47e276c
2025-03-08gnu: Add qmk-firmware-keychron-v3-ansi-default.Danny Milosavljevic
* gnu/packages/firmware.scm (qmk-firmware-keychron-v3-ansi-default): New variable. (make-qmk-firmware-keychron): New variable. (make-qmk-newlib-nano-arm-none-eabi): New variable. Change-Id: I9821c0f527f9a827b69cb05f9ef71b69e0a4d212
2025-03-08gnu: qmk: Update to 1.1.6.Danny Milosavljevic
* gnu/packages/firmware.scm (qmk): Update to 1.1.6. Change-Id: Ia612509dbc15526d6287a328eef61fe0ac38f2cc
2025-03-07gnu: task-spooler: Improve style, fix lint warnings.Sharlatan Hellseher
* gnu/packages/task-runners.scm (task-spooler): Fix indentation. [source] <uri>: Fix lint warning on permanent redirection. [arguments] <make-flags>: Apply G-Expressions on CC-FOR-TARGET. [phases] <rename-and-patch-paths>: Rewrite with THIS-PACKAGE-INPUTS and FORMAT. [description]: Start from a new line. [home-page]: Place before synopsis and fix lint warning on permanent redirection. Change-Id: Ib5fa07bca034050575b6aa5d5eff2028c9506332
2025-03-07gnu: task-spooler: Update to 1.0.3.Nicolas Graves
* gnu/packages/task-runners.scm: Sort modules. (task-spooler): Update to 1.0.3. [arguments]: Rewrite using gexps. Improve 'check phase. [inputs]: Improve style. Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-03-07gnu: Add nettop.Greg Hogan
* gnu/packages/admin.scm (nettop): New variable. Change-Id: If4d39d89265dfb568ccf98033ac8e4195bc4c025
2025-03-07gnu: java-icu4j: Restore the correct uri for source.Tomas Volf
The refactoring was wrong, so restore the original way for java-icu4j. Since that package is just in a single version, the benefit for DRYing is not that large. * gnu/packages/icu4c.scm (java-icu4j): Restore the source uri. (icu4j-uri): Delete procedure. (icu4?-uri): Rename this... (icu4c-uri): ... to this. Change-Id: If157fa2bcb2aca675edd5d2abfbb7f541a241c7c Signed-off-by: Ian Eure <[email protected]>
2025-03-07gnu: Add julia-polylog.King, Spencer via Guix-patches via
* gnu/packages/julia-xyz.scm (julia-polylog): New variable. Change-Id: I0ec8cec07552ef297fc1ecb086678fe9edfd051c Signed-off-by: Simon Tournier <[email protected]>
2025-03-07gnu: guile-for-guile-emacs: Fix build.Morgan Smith
Got broken in commit 98f894e05fdbc6bc90887820b0abc2a443a8b676 which updated guile-next and removed a no longer needed phase. This package still needed that phase though. * gnu/packages/guile.scm (guile-for-guile-emacs)[arguments]: Add phase to disable a failing test. Change-Id: Ia45e33f65187e3fdb02dc6a9560d04479e32a017 Signed-off-by: Zheng Junjie <[email protected]>
2025-03-07gnu: emacs-telega: Update to 0.8.452.Sergey Trofimov
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.8.452. Signed-off-by: Zheng Junjie <[email protected]>
2025-03-07gnu: tdlib: Update to 1.8.45.Sergey Trofimov
* gnu/packages/messaging.scm (tdlib): Update to 1.8.45. Signed-off-by: Zheng Junjie <[email protected]>
2025-03-07gnu: bffe: Update to 0-12.7bdb7b9.Christopher Baines
* gnu/packages/package-management.scm (bffe): Update to 0-12.7bdb7b9. Change-Id: I53dca4cf59e3fb71dc294a52a82055f4a732f53b
2025-03-07gnu: guix-build-coordinator: Update to 0-123.bdf7c2f.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-123.bdf7c2f. Change-Id: If8c9d6129e368f226f2962aff630726536ed678e
2025-03-07gnu: emacs-inf-ruby: Improve description.gemmaro
* gnu/packages/emacs-xyz.scm (emacs-inf-ruby):[description]: Include a mention of the newly introduced customization variable for use with the Guix shell workflow. Change-Id: I182161a62468fd3558b044aedde74c6b1bbd4b5b Signed-off-by: Nicolas Goaziou <[email protected]>
2025-03-07gnu: Add r-intrees.Spencer King
* gnu/packages/cran.scm (r-intrees): New variable. Change-Id: Ia26bd283593ab4c6422e9e4e920b643e04bf5712
2025-03-07gnu: Add sickle.Navid Afkhami
* gnu/packages/bioinformatics.scm (sickle): New variable. Change-Id: Ib74974b0ee887753d6ead5b5b388e7163abb11f8
2025-03-07teams: Add entry for Greg Hogan.Greg Hogan
* etc/teams.scm ("Greg Hogan"): New member. Change-Id: Iba64bb5ab19052c54797b056e0934a281f8cdc0d Signed-off-by: Zheng Junjie <[email protected]>
2025-03-07teams: Add C/C++ team.Greg Hogan
* etc/teams.scm (c++): New team. Change-Id: I219fb7dee75e6dd9055cb117c360d3d6eeff9680 Signed-off-by: Zheng Junjie <[email protected]>
2025-03-07gnu: guile-next: Update to 3.0.10-1.402e0df.Zheng Junjie
* gnu/packages/guile.scm (guile-next): Update to 3.0.10-1.402e0df. Change-Id: I935fd081de1b6f230a672efe4b0346d446b7acc9
2025-03-07gnu: Add llvm-20.Zheng Junjie
* gnu/packages/llvm.scm (%llvm-monorepo-hashes): Add entry for llvm-20. (%llvm-patches): Add entry for llvm-20. (llvm-20, clang-runtime-20, clang-20, libomp-20, clang-toolchain-20): New variables. Change-Id: Ia49a4829f73f17dd78933838470ca70241927102
2025-03-07gnu: emacs-org-node: Fix build.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org-node)[propagated-inputs]: Add emacs-magit. Change-Id: I7fb021edf994eead9663eb56b2e4ec83320cafe5
2025-03-07gnu: emacs-pythonic: Fix build.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-pythonic): Fix hash. Change-Id: I5ea7e7a80b295fc6a15d07d73b5320cadcde355a
2025-03-07gnu: emacs-speed-type: Fix build.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-speed-type)[native-inputs]: Add emacs-dash. Change-Id: Iffa57980758cecc83624aac1090479cbd593db33
2025-03-07gnu: astromenace: Update to 1.4.3.Nicolas Goaziou
* gnu/packages/games.scm (astromenace): Update to 1.4.3. Change-Id: Iaaed11f0a5471f2483ac53a32efd5e48ebff1484
2025-03-07gnu: asymptote: Update to 3.01.Nicolas Goaziou
* gnu/packages/plotutils.scm (asymptote): Update to 3.01. [arguments]<#:phases>: Use dynamic GC library. [native-inputs]: Remove autoconf, Add autoconf-2.71. Change-Id: Ia2a3759c411f35cae4169c148427ef48f9e5c683
2025-03-07gnu: node-bootstrap: Remove riscv64-linux from supported-systems.Efraim Flashner
* gnu/packages/node.scm (node-bootstrap)[supported-systems]: New field. (node-lts)[supported-system]: Restore the default. Change-Id: Ia2eb1b18298e6bdb088b3d9d8fa4c395b690253f
2025-03-07gnu: xournalpp: Update to 1.2.6.Nicolas Goaziou
* gnu/packages/pdf.scm (xournalpp): Update to 1.2.6. Change-Id: If028b917ff0a42dc8ff5be11796ea3d18b18557e
2025-03-07gnu: emacs-auctex: Update to 14.0.9.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 14.0.9. Change-Id: I07743036332363060963ecd44fbeaa36d514ff95
2025-03-07gnu: emacs-dtrt-indent: Update to 1.23.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.23. Change-Id: I7c6135bdaaa04cdd416551514b5e8876f2b3d607
2025-03-07gnu: emacs-cdlatex: Update to 4.18.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-cdlatex): Update to 4.18.5. Change-Id: I72b8c4ab05f9aa8a3500481269d6ea505b619032
2025-03-07gnu: emacs-cider: Update to 1.17.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.17.1. Change-Id: I59cfed683737595e338995ade865da94c5a7cea9
2025-03-07gnu: emacs-counsel: Update to 0.15.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-counsel): Update to 0.15.0. Change-Id: If70c2685135bb8df375a56cc6dde51769a31cef2
2025-03-07gnu: emacs-ess: Update to 25.01.0.Nicolas Goaziou
* gnu/packages/statistics.scm (emacs-ess): Update to 25.01.0. Change-Id: Idd50ab1ae0e04033eecac615c887b157bac88351
2025-03-07gnu: emacs-epkg: Update to 4.0.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-epkg): Update to 4.0.5. Change-Id: Ia1c6ad6bd7f57b1e3ea064d52e049a546f14028d
2025-03-07gnu: emacs-ebuild-mode: Update to 1.78.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.78. Change-Id: I06e0ad383bae9db472c0b2bf316b46119fef3f08
2025-03-07gnu: emacs-helm: Update to 4.0.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 4.0.2. Change-Id: I30d90a3a62c6856990aeb44a8f75e2f17194a7d9
2025-03-07gnu: emacs-howm: Update to 1.5.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-howm): Update to 1.5.3. [source, home-page]: Update upstream URL. Change-Id: I4480c562c327a58be878380e22703f95fa03d59e
2025-03-07gnu: emacs-ivy-hydra: Update to 0.15.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ivy-hydra): Update to 0.15.0. Change-Id: Ief422a5dec5618c98f2168e261656cfe79a3c513
2025-03-07gnu: emacs-ivy-avy: Update to 0.15.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ivy-avy): Update to 0.15.0. Change-Id: I1b1bd9feb95344404e82a666d10d3b8b50090cb9
2025-03-07gnu: emacs-ivy: Update to 0.15.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.15.0. Change-Id: Ie163fe585e16a752d290c19cfc7bfc52065d1b4d
2025-03-07gnu: emacs-mastodon: Update to 1.1.12.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.1.12. Change-Id: I3de1b62b95563d404c79d996c0c4def59bdd367b
2025-03-07gnu: emacs-orgit: Update to 2.0.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 2.0.1. Change-Id: I35ffbff28f36af71272ef9dc9519e6b8ac0116e3
2025-03-07gnu: emacs-ol-notmuch: Update to 2.1.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ol-notmuch): Update to 2.1.0. [source, home-page]: Update upstream URL. Change-Id: I088cc9dd0b2689bd1054b971a1b849bfe0fa33de
2025-03-07gnu: emacs-projectile: Update to 2.9.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.9.1. Change-Id: I93af55100850657cd04cfdffc00394634ffeddf6
2025-03-07gnu: emacs-roguel-ike: Update to 0.1.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-roguel-ike): Update to 0.1.3. Change-Id: I3858151452f37f46b3372ebd8550be35ab108941
2025-03-07gnu: emacs-tramp: Update to 2.7.2.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.7.2.2. Change-Id: I2819b0e6b3a77ffbe486db08a19c2650b0f3af91
2025-03-07gnu: emacs-osm: Update to 1.6.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 1.6. Change-Id: I3e5a681a96a22c9dfbf5e4a9373c01da97fd1939
2025-03-07gnu: emacs-vertico: Update to 1.11.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 1.11. Change-Id: I6c295bd8d2601745ff401f7d3505288716dd628e