aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add http-kit.Roman Scherer2024-09-12
| | | | | | * gnu/packages/clojure.scm (http-kit): New variable. Change-Id: Idb920cdab9076615a98e0be716c56b3d65c213a3
* gnu: Add clojure-core-async.Roman Scherer2024-09-12
| | | | * gnu/packages/clojure.scm (clojure-core-async): New variable.
* gnu: Add clojure-tools-logging.Roman Scherer2024-09-12
| | | | * gnu/packages/clojure.scm (clojure-tools-logging): New variable.
* gnu: Add clojure-tools-analyzer-jvm.Roman Scherer2024-09-12
| | | | * gnu/packages/clojure.scm (clojure-tools-analyzer-jvm): New variable.
* gnu: Add clojure-tools-reader.Roman Scherer2024-09-12
| | | | * gnu/packages/clojure.scm (clojure-tools-reader): New variable.
* gnu: Add clojure-tools-analyzer.Roman Scherer2024-09-12
| | | | * gnu/packages/clojure.scm (clojure-tools-analyzer): New variable.
* gnu: Add clojure-core-memoize.Roman Scherer2024-09-12
| | | | * gnu/packages/clojure.scm (clojure-core-memoize): New variable.
* gnu: Add clojure-core-cache.Roman Scherer2024-09-12
| | | | * gnu/packages/clojure.scm (clojure-core-cache): New variable.
* gnu: Add clojure-data-priority-map.Roman Scherer2024-09-12
| | | | * gnu/packages/clojure.scm (clojure-data-priority-map): New variable.
* gnu: Add clojure-data-json.Roman Scherer2024-09-12
| | | | | | * gnu/packages/clojure.scm (clojure-data-json): New variable. Change-Id: Id5da429fe375c656842250ed88d84d281954cec9
* gnu: bash-minimal: Add package synopsis.Romain GARBAGE2024-09-12
| | | | | | | * gnu/packages/bash.scm (bash-minimal): Add package synopsis. Change-Id: I33f12547fca19d096712786a0c33525aa726b343 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add embree-3.John Kehayias2024-09-12
| | | | | | | | | | | Fixes <https://issues.guix.gnu.org/73186>. Followup to commit 31a55a652f8e4856fd66b47377e214b7d20b4f61 which updated embree; libigl needs an older version. * gnu/packages/engineering.scm (embree-3): New variable. * gnu/packages/engineering.scm (libigl)[inputs]: Replace embree with embree-3 Change-Id: I8c1f038b918c8f4411fec7f53703945df6e6008a
* gnu: julia-genericlinearalgebra: Skip some tests on aarch64-linux.Efraim Flashner2024-09-12
| | | | | | | * gnu/packages/julia-xyz.scm (julia-genericlinearalgebra)[arguments]: When building for aarch64-linux add a phase to skip two tests. Change-Id: I9aedee8fc0a4aec77181a3b3c6ab25412882f077
* gnu: julia-diffrules: Update to 1.15.1.Efraim Flashner2024-09-12
| | | | | | * gnu/packages/julia-xyz.scm (julia-diffrules): Update to 1.15.1. Change-Id: I1e1ebda1dbea7783075e143668252cf306e0dda7
* gnu: python-pygpgme: Update to 0.4.Efraim Flashner2024-09-12
| | | | | | | | | | | | | | | * gnu/packages/gnupg.scm (python-pygpgme): Update to 0.4. [source]: Remove patches. [build-system]: Switch to the pyproject build system. [arguments]: Remove custom phases. [native-inputs]: Remove gnupg-1. Add gnupg. [home-page]: Update home-page. * gnu/packages/patches/pygpgme-disable-problematic-tests.patch, gnu/packages/patches/python-pygpgme-fix-pinentry-tests.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove patches. Change-Id: I0986e0f87a1b824bce5cc24f34467132d14296e4
* gnu: python-scikit-build: Skip more network tests.Efraim Flashner2024-09-12
| | | | | | | * gnu/packages/python-xyz.scm (python-scikit-build)[arguments]: Add a phase to mark more network tests as isolated to easily skip them. Change-Id: I2f955182f411a68550fbd3c356bfda5584091428
* gnu: guix-daemon: Remove broken 'change-default-guix' phase.Maxim Cournoyer2024-09-12
| | | | | | | | | | | | | It has no effect, probably due to the '+' in the pattern not being escaped. We also don't want to refer to /var/guix/profiles/per-user/root/bin/guix anymore, which may not exist (for Guix System users that have never ran 'guix pull' has root). The 'guix' command used is that specified via the build system, which is $(bindir)/guix. * gnu/packages/package-management.scm (guix-daemon) [phases]: Delete change-default-guix phase. Change-Id: If4703334f34aac3486ff655af7d8d4c2ccf0a0eb
* gnu: kdsingleapplication: Improve package.Timotej Lazar2024-09-12
| | | | | | | | | * gnu/packages/qt.scm (kdsingleapplication)[arguments]: Use ON instead of true for cmake #:configure-flags. [license]: Note files covered by each license. Change-Id: Ia10b43e881e457bb80f0b773a3a64a40a1d8becb Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: coq-equations: Update style.Zheng Junjie2024-09-12
| | | | | | * gnu/packages/coq.scm (coq-equations)[arguments]: Use G-expression. Change-Id: Ib34ec1d543775f96777dfe31990b6526f589bee6
* gnu: coq-equations: Update to 1.3-8.18.Zheng Junjie2024-09-12
| | | | | | * gnu/packages/coq.scm (coq-equations): Update to 1.3-8.18. Change-Id: I42c9ae2499fa9d5234c21bff416a3d6e30382e93
* gnu: coq-bignums: Update style.Zheng Junjie2024-09-12
| | | | | | * gnu/packages/coq.scm (coq-bignums)[arguments]: Use G-expression. Change-Id: Ib34ec1d543775f96777dfe31990b6526f589bee6
* gnu: coq-bignums: Update to 9.0.0+coq8.18.Zheng Junjie2024-09-12
| | | | | | * gnu/packages/coq.scm (coq-bignums): Update to 9.0.0+coq8.18. Change-Id: Ib34ec1d543775f96777dfe31990b6526f589bee6
* gnu: coq: Update to 8.18.0.Jean-Pierre De Jesus DIAZ2024-09-12
| | | | | | | * gnu/packages/coq.scm (coq): Update to 8.18.0. Change-Id: I644a4538538a23d736fca2fab541c2cd2fb1f472 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: coq: Propagate ocaml-zarith.Jean-Pierre De Jesus DIAZ2024-09-12
| | | | | | | | | | | | | | Otherwise each Coq plugin needs to specify it. * gnu/packages/coq.scm (coq)[inputs]: Move ocaml-zarith from here... [propagated-inptus]: ... to here. (coq-gappa)[inputs]: Remove ocaml-zarith. (coq-bignums)[inputs]: Likewise. (coq-interval)[inputs]: Likewise. (coq-equations)[inputs]: Likewise. Change-Id: I63cab11032cc6d4673efc9fdcf14be2929bda05e Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: Add ytcc.Sisiutl2024-09-12
| | | | | | | * gnu/packages/video.scm (ytcc): New variable. Change-Id: Iaf4fd7343b02c52a358093ae81aaafbae1eea9bf Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: boinc-client, boinc-server: Update to 8.0.2.Vitalii Koshura2024-09-12
| | | | | Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: If7748f84ee8259338170bf7ffc4accd7be33f291
* gnu: emacs-puni: Update to 0-2.72e091ef.Richard Sent2024-09-12
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-puni): Update to 0-2.72e091ef. Change-Id: Ibf7f6665819c4a1d7d9046fa7e81b60e1ad53905 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: Add python-waybackpack.Danny Milosavljevic2024-09-12
| | | | | | * gnu/packages/python-web.scm (python-waybackpack): New variable. Change-Id: I2ba32918f36a99dc9cb01499b645272b4e5ddb13
* gnu: git-annex: Fix bash completion directory.Efraim Flashner2024-09-11
| | | | | | | | | This is a follow-up to 7c5d4031c9572e51f64ba82cc909aa2ffdeda47e. * gnu/packages/haskell-apps.scm (git-annex)[arguments]: Fix a typo in the bash completion directory. Change-Id: Ibbf807203c8305910acf3a2a0dd2d6086ffb6dfd
* gnu: git-annex: Update to 10.20240831.Matthias Riße2024-09-11
| | | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 10.20240831. Change-Id: I6204f4a681b0fc1c176bb2da92c2556a018cd412 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: font-culmus: Update to 0.140.Efraim Flashner2024-09-11
| | | | | | | * gnu/packages/fonts.scm (font-culmus): Update to 0.140. [arguments]: Update 'build phase to use included scripts. Change-Id: I6dc1d3d06c57a7d6305467db23bcff220961c014
* Update vcmi to 1.5.7.Vagrant Cascadian2024-09-11
| | | | | | | | | | | | | | | | | | | | | | [[PGP Signed Part:No public key for DC518FC87F9716AA created at 2024-09-10T13:50:15+0900 using EDDSA]] The attached patch updates vcmi to 1.5.7 and works with QT6 instead of QT5 (maybe due to fixes in vcmi, maybe due to core-updates merge). Did more play testing that I had planned... live well, vagrant [2. text/x-diff; 0001-gnu-vcmi-Update-to-1.5.7.patch] From 72c5e9e79d7f9b51508c97d5d9d3b5fda7e02a0f Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian <vagrant@debian.org> Date: Mon, 9 Sep 2024 17:02:02 -0700 Subject: [PATCH] gnu: vcmi: Update to 1.5.7. * gnu/packages/games.scm (vcmi): Update to 1.5.7. [native-inputs]: Use qtbase and qtools instead of the QT5 variants. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: emacs-modus-themes: Update to 4.5.0.Maxim Cournoyer2024-09-11
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.5.0. Change-Id: I43c62b818c909748ecdf48819e28786100413af1
* gnu: minetest: Update to 5.9.0.Jan Wielkiewicz2024-09-10
| | | | | | | | | | | | | | | | | | | | | | | The Minetest engine and the "Minetest Game" have been decoupled upstream in Minetest 5.9.0: https://dev.minetest.net/Changelog#Minetest_Game * gnu/packages/minetest.scm (minetest): Update to 5.9.0. [arguments]: Adjust #:configure-flags and #:phases to account for the removal of the Minetest Game from the Minetest codebase. [native-search-paths, synopsis, description]: Likewise. [inputs]: Remove IRRLICHT-FOR-MINETEST. (minetest-data): Update to 0.0.0-0.88ecab3. Rename to MINETEST-GAME and deprecate MINETEST-DATA. [synopsis, description]: Adjust to account for the decoupling of the game from the engine. * gnu/packages/games.scm (irrlicht-for-minetest): Remove variable. * guix/build-system/minetest.scm (default-minetest-game): New variable. (%default-modules): Use it. Change-Id: I0117bd33a2ce5eb1c79fdb29878682081f61dd4e Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 4.19: Update to 4.19.321.Wilko Meyer2024-09-10
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.321. (linux-libre-4.19-pristine-source): Update hash. Change-Id: Ice26ee11b8162038cb5d3cfcb14c997917a5cf97 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 5.4: Update to 5.4.283.Wilko Meyer2024-09-10
| | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.283. (linux-libre-5.4-pristine-source): Update hash. Change-Id: I8e375309f7d22339d723b67b229fa2b3ce6465f6 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 5.10: Update to 5.10.225.Wilko Meyer2024-09-10
| | | | | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.225. (linux-libre-5.10-pristine-source): Update hash. Change-Id: Ia685679631e11f156f761424e0060a74cdb52030 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 5.15: Update to 5.15.166.Wilko Meyer2024-09-10
| | | | | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.166. (linux-libre-5.15-pristine-source): Update hash. Change-Id: I80eee16365e9fc0dfa0f1a09618af60d3f4be2b6 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 6.1: Update to 6.1.108.Wilko Meyer2024-09-10
| | | | | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.108. (linux-libre-6.1-pristine-source): Update hash. Change-Id: Ic69e1c509943af197b4d71d1799ea4c740eefd76 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 6.6: Update to 6.6.49.Wilko Meyer2024-09-10
| | | | | | | | * gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.49. (linux-libre-6.6-pristine-source): Update hash. Change-Id: I30c1cf617f483f80004210dde63b658b60996219 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre: Update to 6.10.8.Wilko Meyer2024-09-10
| | | | | | | | * gnu/packages/linux.scm (linux-libre-6.10-version): Update to 6.10.8. (linux-libre-6.10-pristine-source): Update hash. Change-Id: I6a59a74f32403717243a8af54cd97e529c5ab277 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add cl-micros.jgart2024-09-10
| | | | | | * gnu/packages/lisp-xyz.scm (cl-micros, sbcl-micros): New variables. Change-Id: I4e4707ffa30b6fcd1267e681f71a874c790746f4
* gnu: direwolf: Update to 1.7.Guillaume Le Vaillant2024-09-10
| | | | | | * gnu/packages/radio.scm (direwolf): Update to 1.7. Change-Id: I3b506b06f77acb1b2fd62e87a9a4050c042ea3c1
* gnu: fpga.scm: Sort module imports.Efraim Flashner2024-09-10
| | | | | | * gnu/packages/fpga.scm: Sort package module imports alphabetically. Change-Id: Ic847b7e577287fd711b5258583f2a02925594df2
* gnu: verilator: Remove input labels.Efraim Flashner2024-09-10
| | | | | | * gnu/packages/fpga.scm (verilator)[native-inputs]: Remove input labels. Change-Id: Ia3efa473b909540f972f706e24238d6dc2a2dc43
* gnu: verilator: Update to 5.028.Efraim Flashner2024-09-10
| | | | | | | | | | | * gnu/packages/fpga.scm (verilator): Update to 5.028. [native-inputs]: Add cmake-minimal, gdb/pinned, which. [inputs]: Add help2man, python. [arguments]: Remove configure-flags and make-flags. Add a phase to remove hardcoded location of binaries. Add a phase to help the test suite run. Change-Id: I6a07622f8de8067fa767c0118c8f114cf09c3b0d
* gnu: systemc: Update to 3.0.0.Efraim Flashner2024-09-10
| | | | | | | | | * gnu/packages/fpga.scm (systemc): Update to 3.0.0. [source]: Download using git-fetch. [build-system]: Switch to cmake-build-system. [arguments]: Remove configure-flags. Add test-target. Change-Id: Id5097a4fc8cd5f3c131990cf3596f5fd581be088
* gnu: python-huggingface-hub: Update to 0.23.2.Nicolas Graves2024-09-09
| | | | | | | * gnu/packages/python-web.scm (python-huggingface-hub): Update to 0.23.2. Change-Id: I06989e883f54d9f0fc8db002d0a580008f6c6b67 Signed-off-by: jgart <jgart@dismail.de>
* gnu: python-huggingface-hub: Disable failing tests.Nicolas Graves2024-09-09
| | | | | | | | | * gnu/packages/python-web.scm (python-huggingface-hub): [arguments]<#:test-flags>: Disable failing test (requires network connection). Change-Id: I7273c4f0bcc3b8cf3d34633a0d6c1df4d76d9170 Signed-off-by: jgart <jgart@dismail.de>
* gnu: borgmatic: Update to 1.8.14.Steve George2024-09-09
| | | | | | * gnu/packages/backup.scm (borgmatic): Update to 1.8.14. Change-Id: I8e5ea77c5880cafbb65ea00785f1e0f931fc0142