summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2026-01-25gnu: clojure-data-csv: Update to 1.1.1.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-data-csv): Update to 1.1.1. Change-Id: Ibfa2778b67d88873697a405953b15ed473fa6551 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-data-codec: Update to 0.2.1.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-data-codec): Update to 0.2.1. Change-Id: I6d0117c30933a87b57e206a71f52a992194443e8 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-core-memoize: Update to 1.2.273.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-core-memoize): Update to 1.2.273. Change-Id: I74f116c2395cd07dc0c0ca0536813ab42a513ef9 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-core-match: Update to 1.1.1.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-core-match): Update to 1.1.1. Change-Id: Icd7d633cb696fe5cac004f1638d33e2a9fc46d7b Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-core-async: Update to 1.8.741.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-core-async): Update to 1.8.741. Change-Id: I994d3e81d6ba08681cecd3d4e19a145637441411 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-algo-monads: Update to 0.2.1.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-algo-monads): Update to 0.2.1. Change-Id: I507ba0582b96ba9528c552f451a3bd7cd999d467 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-tools-reader: Update to 1.6.0.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-tools-reader): Update to 1.6.0. Change-Id: Ia76d47a38e52b52452e6d4320bc6dac631fa7c82 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-test-check: Update to 1.1.3.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-test-check): Update to 1.1.3. Change-Id: Icbdd1c08031c4537cb88f7350dd96220ee739946 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-tools-gitlibs: Update to 2.6.212.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-tools-gitlibs): Update to 2.6.212. Change-Id: I5c88f2435568c5816f6f6c9d222b619c5d99cbf1 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-tools-logging: Update to 1.3.1.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-tools-logging): Update to 1.3.1. Change-Id: I04b5475a06ddc5ec385f00fa044880bac0e46618 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: http-kit: Update to 2.8.1.Mathieu Lirzin
* gnu/packages/clojure.scm (http-kit): Update to 2.8.1. Change-Id: I5c0a12457d4aab2c03dafe762c81d9c68911ea43 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-data-json: Update to 2.5.2.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-data-json): Update to 2.5.2. Change-Id: I92c1b67ccfbe2f11394e281465810444134bdef9 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-algo-generic: Update to 1.0.1.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-algo-generic): Update to 1.0.1. Change-Id: I7b5d4367c66c994a6725071c52ae16d05a4e9fd4 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-core-cache: Update to 1.2.249.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-core-cache): Update to 1.2.249. Change-Id: I5ab6b0dcb3739707840489710c66842eda3aba34 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure: Reference existing packages.Mathieu Lirzin
* gnu/packages/clojure.scm (package-sources): New function. (clojure): Use it. Change-Id: I9085c122cc84242264a9b3028165af7e72379477 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add clojure-test-generative.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-test-generative): New variable. Change-Id: I4798cca783b6e0c81243a96224002de65839068a Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add clojure-tools-namespace.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-tools-namespace): New variable. Change-Id: I00ff6953d976af7309dac518e362d6fa129ef3a8 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add clojure-data-generators.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-data-generators): New variable. Change-Id: I013e1a323681304d92e9e1ce5ffa4b9c8f6080cf Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add clojure-core-specs-alpha.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-core-specs-alpha): New variable. Change-Id: Ib74130d977c4cc40038f3f44e10875d953915e1b Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add clojure-spec-alpha.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-spec-alpha): New variable. Change-Id: Id7136fd6637e920a40af5f6628ec8537a1fd9f51 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add clojure-java-classpath.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-java-classpath): New variable. Change-Id: I46e87f1e7b41c77d0a7097729fe29176545c7e86 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add cognitect-aws-api.Mathieu Lirzin
* gnu/packages/clojure.scm (cognitect-aws-api): New variable. (clojure-tools-deps): Use it. Change-Id: I1df8d2c5fceed621c1fc1676c9f766d0ac488b04 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-tools: Add missing SLF4J logger implementation.Mathieu Lirzin
Previously the following warning was appearing when running some ‘clj’ commands: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. * gnu/packages/clojure.scm (clojure-tools)[inputs]: Add java-slf4j-nop. Change-Id: I80d3575a5b533dfd6a3d42d8846170c7ae1b2268 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-tools-deps: Default to local clojure jar.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-tools-deps): Reference clojure input jar in “deps.edn” resource. Change-Id: I0404a922c2717fc1a8f869d070f34be8a73e87b5 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-tools-deps: Update to 0.28.1569.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-tools-deps): Update to 0.28.1569 and lint. Change-Id: I4a976d8a12b79b7147670d87799c31c4bc56f9dd Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-tools: Update to 1.12.4.1582.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-tools): Update to 1.12.4.1582. Change-Id: I7debf934c114837dfc86d0a646231872a64f1fdf Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure: Update to 1.12.4.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure): Update to 1.12.4 and lint. Change-Id: I6c540ffe6fdce267e094f9f86c8b6a9d4a8efbc3 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: unity-test: Add option for supporting 64bit integers.Dariqq
* gnu/packages/check.scm (unity-test): Add patch and enable 64bit integer option. * gnu/packages/patches/unity-test-support-int64.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register patch- Change-Id: Ib432c9112c3476e03f7607259c2dfe00ef98a90c Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fixes: guix/guix#5673 Merges: #5675 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: jaro: Set paths.Andy Tai
* gnu/packages/guile-xyz.scm (jaro)[arguments]: Add ‘set-paths’ phase. Change-Id: I0a1fe4124d4458a1585816398f5362759784acea Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #1988 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25artwork: Update commit.Luis Guilherme Coelho
* gnu/artwork.scm (%artwork-repository): Update commit. Change-Id: I1524126ac1daf9e8eab6c35695a9d786602c78f6 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #5528 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: ttf2pt1: Modernize.Ludovic Courtès
* gnu/packages/fontutils.scm (ttf2pt1)[source, arguments]: Use gexps. Change-Id: I1974419be8a95823e29c45bd4c25c16e099002e0 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #5826 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: ttf2pt1: Fix compilation with glibc 2.41.Ludovic Courtès
* gnu/packages/fontutils.scm (ttf2pt1)[source]: Patch ‘t1asm.c’. Change-Id: I2e91a15177d349dcf64aea571debc4ce6bf0e996 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: gerbera: Update to 3.0.0.Andreas Enge
* gnu/packages/upnp.scm (gerbera): Update to 3.0.0. [inputs]: Add icu4c and jsoncpp. Replace spdlog-1.13 by spdlog. [arguments]<#:phases>{patch}: New phase to enable installation of bash completion file. Change-Id: Ic8c58057ab018926eb414d2c0929e7a079bcbf1b Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: tree-sitter-vhdl: Update to 1.3.1.Cayetano Santos
Old alemuller repository seems abandon, whereas the newest jpt13653903 looks maintained and up to date. We keep old one as alemuller is still required by emacs-vhdl-ts-mode. * gnu/packages/tree-sitter.scm (tree-sitter-vhdl)[#:repository-url]: Update. [:get-cleanup-snippet]: Remove. [:commit]: Remove. (tree-sitter-vhdl-0): New variable. * gnu/packages/emacs-xyz.scm (emacs-vhdl-ts-mode)[propagated-inputs]: Remove tree-sitter-vhdl; add tree-sitter-vhdl-0. Merges guix/guix!5630 Change-Id: I514bf74b3a0fb6b9fa86e1277f23eb121059771c Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: r-stringfish: Fix phases.Cayetano Santos
Dependency on ‘tbb-2020’ is removed during update to 0.18.0, see adee931e7969aa7bff87405b9ca9c32daa893682. Merges guix/guix!5867 * gnu/packages/cran.scm (r-stringfish)[arguments]: Remove ’use-system-tbb #:phase. Change-Id: Ia912c3dc7e39271d04cb7e1e681700ffb0c7dbae Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: swappy: Update to 1.8.0.Julian Flake
* gnu/packages/image.scm (swappy): Update to 1.8.0. Change-Id: I3a094641c61f5dd2d4a551cb19dbf62f6af1f88b Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: libredwg: Update to 0.13.3.Cayetano Santos
* gnu/packages/engineering.scm (libredwg): Update to 0.13.3. [arguments]: Update #:configure-flags. Change-Id: I969204721486ccd4bf8271ce4e7237faeaa596ee Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Remove oneapi-dnnl.Cayetano Santos
Replaced by onednn in (gnu packages oneapi). * gnu/packages/oneapi.scm (oneapi-dnnl): Define as the deprecated version of onednn. * gnu/packages/machine-learning.scm (oneapi-dnnl): Delete variable. * gnu/packages/machine-learning.scm (python-pytorch)[native-inputs]: Remove oneapi-dnnl; add onednn. * gnu/packages/machine-learning.scm (python-torchaudio)[native-inputs]: Remove oneapi-dnnl; add onednn. Merges guix/guix!5527 Change-Id: Ied9ff943607423c46963ddd55b78c687f5561f64 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: ctranslate2: Update to 4.6.3.Cayetano Santos
* gnu/packages/machine-learning.scm (ctranslate2): Update to 4.6.3. [native-inputs]: Remove oneapi-dnnl; add onednn. Merges guix/guix!5527 Change-Id: I63d52e28bdcc1566420a0d63d4fe291094924018 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: xpra: Update to 6.4.1.Andy Tai
* gnu/packages/xorg.scm (xpra): Update to 6.4.1. [source](origin): Update patch file names. [arguments]<#:phases>{fix-paths}: Adapt substitution. * gnu/packages/patches/xpra-6.0-systemd-run.patch: Delete. * gnu/packages/patches/xpra-6.4-systemd-run.patch: New file. * gnu/packages/patches/xpra-6.1-install_libs.patch: Delete. * gnu/packages/patches/xpra-6.4-install_libs.patch: New file. * gnu/local.mk: Unregister deleted files and register new files. Change-Id: Ib026b49114f5afca39ee8ec1a8a209cd6c11c7d6 Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: plasma-desktop: Remove outdated input.Andreas Enge
signon-plugin-oauth2 uses signond, whereas plasma-desktop uses signond-qt6; and plasma-desktop does not retain a reference to signon-plugin-oauth2. * gnu/packages/kde-plasma.scm (plasma-desktop)[inputs]: Remove signon-plugin-oauth2. Fixes: guix/guix#5440 Change-Id: I0f5b0debf996d3ea9d71f16e996bd2874292ef6f Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: libaccounts-qt6: Disinherit from libaccounts-qt.Andreas Enge
* gnu/packages/qt.scm (libaccounts-qt6): Copy fields from libaccounts-qt instead of inheriting. Change-Id: Ia22b9ec8c231233ddfb0554e6c664005d0f773de Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: libaccounts-qt6: Correct input for Qt6.Andreas Enge
* gnu/packages/qt.scm (libaccounts-qt6)[inputs]: Replace signond by signond-qt6. Change-Id: Ie395a5815323ed2456fad61d780faa9a136891f4 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: akonadi: Correct input for Qt6.Andreas Enge
* gnu/packages/kde-pim.scm (akonadi)[inputs]: Replace signond by signond-qt6. Change-Id: I5c5466720f40f83d323c34bb58fbcaa6addb9b5c Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: i3-wm: Update to 4.25.Mazin AlHaddad
* gnu/packages/wm.scm (i3-wm): Update to 4.25. Merges guix/guix!4973 Change-Id: Id0b3dd4cd74a4b663fc25f17103e81f11fb8e36a Signed-off-by: Cayetano Santos <csantosb@inventati.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: prosody-rest: New package.Charles Roelli
* gnu/packages/messaging.scm: Add. Merges guix/guix!4969 Change-Id: I3c262e081d742338c4929029fa932ace301f62ee Signed-off-by: Cayetano Santos <csantosb@inventati.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: emacs-nerd-icons: Update to 0.1.0-2.d41902f.Sergey Trofimov
* gnu/packages/emacs-xyz.scm (emacs-nerd-icons): Update to 0.1.0-2.d41902f. Merges guix/guix!5419 Change-Id: Idf458215d87b005badf5dfc8ab7761b134c00d83 Signed-off-by: Cayetano Santos <csantosb@inventati.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: emacs-evil-mc: Update to 0.0.4-0.7e363dd.Sergey Trofimov
* gnu/packages/emacs-xyz.scm (emacs-evil-mc): Update to 0.0.4-0.7e363dd. Merges guix/guix!5419 Change-Id: Id6e47b283fd9352ffd49f9eea00e4311f44ca5b1 Signed-off-by: Cayetano Santos <csantosb@inventati.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: emacs-general: Update to 0.1-0.a48768f.Sergey Trofimov
* gnu/packages/emacs-xyz.scm (emacs-general): Update to 0.1-0.a48768f. [native-inputs]: Remove emacs-use-package and emacs-which-key. Merges guix/guix!5419 Change-Id: Ia3737288ac8aacfeef5ad8fb2e36b773b809ae90 Signed-off-by: Cayetano Santos <csantosb@inventati.org> Modified-by: Cayetano Santos <csantosb@inventati.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: aflplusplus: Update to 4.35c.Nguyễn Gia Phong
* gnu/packages/debug.scm (aflplusplus): Update to 4.35c. Merges guix/guix!5560 Change-Id: I9e00abb6c06430b110c11bfffe4f0e8a2612d6f7 Signed-off-by: Cayetano Santos <csantosb@inventati.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>