summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2026-01-25gnu: koboldcpp: Update to 1.106.2.next-masterAndy Tai1-2/+2
* gnu/packages/machine-learning.scm (koboldcpp): Update to 1.106.2. Merges guix/guix!5888 Change-Id: Id9f840c4195c7c5b8616f5053229886dec11f18f Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: freecad: Update dependency on tbb.Cayetano Santos1-1/+1
* gnu/packages/engineering.scm (freecad)[inputs]: Delete tbb-2020, add onetbb. Merges guix/guix!5489 Change-Id: I52e8d309e1c85690a79acb7b8ba428c651bfcc67 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: opencascade-occt: Update to 7.9.3.Cayetano Santos1-25/+18
* gnu/packages/maths.scm (opencascade-occt): Update to 7.9.3. [inputs]: Remove tbb-2020; add freeimage and onetbb. [source]: Update snippet. [arguments]: Use G-Expressions. <#:configure-flags>: Enable ’use_freeimage flag. [inputs]: Add freeimage and onetbb, delete tbb-2020. Merges guix/guix!5489 Change-Id: I0c17894e1577d09c53216ee193f7151d28f20a79 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: opencascade-occt-7.6.1: Do not inherit.Cayetano Santos1-5/+81
Inheritance avoids updating opencascade-occt. * gnu/packages/maths.scm (opencascade-occt-7.6.1): Remove inheritance from opencascade-occt. Merges guix/guix!5489 Change-Id: I6b980d2d2a6689a68d5f0af11e1af53c6858bffb Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: open-logic: Update to 4.3.0.Cayetano Santos1-2/+2
* gnu/packages/hdl.scm (open-logic): Update to 4.3.0. Change-Id: I5a2b0a6c8c5ba21792017fd068fd88a9a6b79bd4 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: ieee-p1076: Move to hdl.Cayetano Santos2-37/+39
* gnu/packages/electronics.scm (ieee-p1076): Move from here ... * gnu/packages/hdl.scm: ... to here. Change-Id: Ie3c6dcfcf7df9fff176d701c010f525aa0d283c6 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: open-logic: Move to hdlCayetano Santos2-66/+66
* gnu/packages/electronics.scm (open-logic): Move from here ... * gnu/packages/hdl.scm: ... to here. Change-Id: I733fd20cf2059e2f4392bcbe23d6070306549ae8 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: hyprland: Update to 0.53.3.Murilo1-2/+3
* gnu/packages/wm.scm (hyprland): Update to 0.53.3. [inputs]: Add glaze. The glaze library is now a requirement for hyprland to build. Change-Id: I58ff1fa1edd4225e5acbdef76702d27e4283e875 Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add glaze.Murilo1-0/+26
* gnu/packages/cpp.scm (glaze): New variable. Change-Id: I064567c1b2fb2b61ef144146f802d705f8e81d1b Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: hyprtoolkit: Update to 0.5.3.Murilo1-2/+2
* gnu/packages/cpp.scm (hyprtoolkit): Update to 0.5.3. Change-Id: Id187e0e37fdbad97fb809212e3f7ddd8c52e44ed Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: hyprlang: Update to 0.6.8.Murilo1-2/+2
* gnu/packages/cpp.scm (hyprlang): Update to 0.6.8. Change-Id: I3268bd8a5ffa5d0db9ecafeb75739702e85fa03e Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: level-zero: Fix inputs and licenses.Cayetano Santos1-2/+4
* gnu/packages/oneapi.scm (level-zero)[inputs]: Delete spdlog-13; add spdlog-14. [licenses]: Add asl2.0. Change-Id: If819ff189717aa788161799dfb5ccf3d8c1d7bb1 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add spdlog-1.14.Cayetano Santos1-0/+18
* gnu/packages/logging.scm (spdlog-1.14): New variable. Change-Id: Iffd7423778185619c1bd05f8a71425a325fc1f29 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: endless-sky: Update to 0.10.16.Foster Hangdaan1-2/+4
* gnu/packages/games.scm (endless-sky): Update to 0.10.16. [inputs]: Add flac and libavif. Change-Id: I461b27bf1507a41b37de5a30d53de66a5a106d1b Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: libgit2: Fix tests on 32bit systems.Yelninei1-9/+5
This prevents a discrepancy between git_fs_path_lstat using different size stat structs. See https://github.com/libgit2/libgit2/issues/7169 * gnu/packages/version-control.scm (libgit2-1.9): Compile with -D_FILE_OFFSET_BITS=64 on 32bit system. Change-Id: Iab7df2c930b0fc0cb9030b754ad7b668d49a7034 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #4860 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-tools-deps-alpha: Update to 0.15.1254.Mathieu Lirzin1-2/+2
* gnu/packages/clojure.scm (clojure-tools-deps-alpha): Update to 0.15.1254. Change-Id: I8a1564f67c9bf3a1e27e4294527f250503346c19 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #5162 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-tools-cli: Update to 1.3.250.Mathieu Lirzin1-3/+3
* gnu/packages/clojure.scm (clojure-tools-cli): Update to 1.3.250. Change-Id: I6de8f1fd991297158c3aa65ed8e8d5c1d120b13a Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-tools-macro: Update to 0.2.2.Mathieu Lirzin1-3/+3
* gnu/packages/clojure.scm (clojure-tools-macro): Update to 0.2.2. Change-Id: I2df68777bf9779cac3cd3679aea4cd19121ad48d Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-tools-analyzer-jvm: Update to 1.3.4.Mathieu Lirzin1-2/+2
* gnu/packages/clojure.scm (clojure-tools-analyzer-jvm): Update to 1.3.4. Change-Id: I795b935ecd65aed05f538f53b5116d6d748da63a Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-tools-analyzer: Update to 1.2.1.Mathieu Lirzin1-2/+2
* gnu/packages/clojure.scm (clojure-tools-analyzer): Update to 1.2.1. Change-Id: I2f523e4030d97b2d4834fb7afcaa7a2119f7f2f5 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-data-xml: Update to 0.2.0-alpha10.Mathieu Lirzin1-6/+7
* gnu/packages/clojure.scm (clojure-data-xml): Update to 0.2.0-alpha10. Change-Id: I64e9afa4f467684b296a5b01d6c215dc4722350e Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-data-priority-map: Update to 1.2.1.Mathieu Lirzin1-2/+2
* gnu/packages/clojure.scm (clojure-data-priority-map): Update to 1.2.1. Change-Id: I6ee17056c71cf3ae49987573ad966e5469c0fc61 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clojure-data-csv: Update to 1.1.1.Mathieu Lirzin1-2/+2
* 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 Lirzin1-3/+3
* 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 Lirzin1-2/+2
* 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 Lirzin1-3/+3
* 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 Lirzin1-2/+2
* 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 Lirzin1-3/+3
* 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 Lirzin1-2/+2
* 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 Lirzin1-2/+2
* 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 Lirzin1-2/+2
* 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 Lirzin1-2/+2
* 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 Lirzin1-2/+2
* 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 Lirzin1-2/+2
* 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 Lirzin1-3/+3
* 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 Lirzin1-2/+2
* 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 Lirzin1-291/+245
* 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 Lirzin1-0/+25
* 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 Lirzin1-0/+30
* 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 Lirzin1-0/+23
* 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 Lirzin1-0/+26
* 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 Lirzin1-1/+31
* 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 Lirzin1-0/+24
* 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 Lirzin1-23/+59
* 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 Lirzin1-1/+2
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 Lirzin1-1/+9
* 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 Lirzin1-3/+4
* 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 Lirzin1-2/+2
* 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 Lirzin1-5/+13
* 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.Dariqq3-2/+52
* 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>