summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2024-09-12gnu: python-scikit-build: Skip more network tests.Efraim Flashner
* 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
2024-09-12gnu: guix-daemon: Remove broken 'change-default-guix' phase.Maxim Cournoyer
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
2024-09-12gnu: kdsingleapplication: Improve package.Timotej Lazar
* 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>
2024-09-12gnu: coq-equations: Update style.Zheng Junjie
* gnu/packages/coq.scm (coq-equations)[arguments]: Use G-expression. Change-Id: Ib34ec1d543775f96777dfe31990b6526f589bee6
2024-09-12gnu: coq-equations: Update to 1.3-8.18.Zheng Junjie
* gnu/packages/coq.scm (coq-equations): Update to 1.3-8.18. Change-Id: I42c9ae2499fa9d5234c21bff416a3d6e30382e93
2024-09-12gnu: coq-bignums: Update style.Zheng Junjie
* gnu/packages/coq.scm (coq-bignums)[arguments]: Use G-expression. Change-Id: Ib34ec1d543775f96777dfe31990b6526f589bee6
2024-09-12gnu: coq-bignums: Update to 9.0.0+coq8.18.Zheng Junjie
* gnu/packages/coq.scm (coq-bignums): Update to 9.0.0+coq8.18. Change-Id: Ib34ec1d543775f96777dfe31990b6526f589bee6
2024-09-12gnu: coq: Update to 8.18.0.Jean-Pierre De Jesus DIAZ
* gnu/packages/coq.scm (coq): Update to 8.18.0. Change-Id: I644a4538538a23d736fca2fab541c2cd2fb1f472 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-12gnu: coq: Propagate ocaml-zarith.Jean-Pierre De Jesus DIAZ
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>
2024-09-12gnu: Add ytcc.Sisiutl
* gnu/packages/video.scm (ytcc): New variable. Change-Id: Iaf4fd7343b02c52a358093ae81aaafbae1eea9bf Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-12gnu: boinc-client, boinc-server: Update to 8.0.2.Vitalii Koshura
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: If7748f84ee8259338170bf7ffc4accd7be33f291
2024-09-12gnu: emacs-puni: Update to 0-2.72e091ef.Richard Sent
* gnu/packages/emacs-xyz.scm (emacs-puni): Update to 0-2.72e091ef. Change-Id: Ibf7f6665819c4a1d7d9046fa7e81b60e1ad53905 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-12gnu: Add python-waybackpack.Danny Milosavljevic
* gnu/packages/python-web.scm (python-waybackpack): New variable. Change-Id: I2ba32918f36a99dc9cb01499b645272b4e5ddb13
2024-09-11gnu: git-annex: Fix bash completion directory.Efraim Flashner
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
2024-09-11gnu: git-annex: Update to 10.20240831.Matthias Riße
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20240831. Change-Id: I6204f4a681b0fc1c176bb2da92c2556a018cd412 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-09-11gnu: font-culmus: Update to 0.140.Efraim Flashner
* gnu/packages/fonts.scm (font-culmus): Update to 0.140. [arguments]: Update 'build phase to use included scripts. Change-Id: I6dc1d3d06c57a7d6305467db23bcff220961c014
2024-09-11Update vcmi to 1.5.7.Vagrant Cascadian
[[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>
2024-09-11gnu: emacs-modus-themes: Update to 4.5.0.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.5.0. Change-Id: I43c62b818c909748ecdf48819e28786100413af1
2024-09-10gnu: minetest: Update to 5.9.0.Jan Wielkiewicz
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>
2024-09-10gnu: linux-libre 4.19: Update to 4.19.321.Wilko Meyer
* 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>
2024-09-10gnu: linux-libre 5.4: Update to 5.4.283.Wilko Meyer
* 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>
2024-09-10gnu: linux-libre 5.10: Update to 5.10.225.Wilko Meyer
* 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>
2024-09-10gnu: linux-libre 5.15: Update to 5.15.166.Wilko Meyer
* 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>
2024-09-10gnu: linux-libre 6.1: Update to 6.1.108.Wilko Meyer
* 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>
2024-09-10gnu: linux-libre 6.6: Update to 6.6.49.Wilko Meyer
* 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>
2024-09-10gnu: linux-libre: Update to 6.10.8.Wilko Meyer
* 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>
2024-09-10gnu: Add cl-micros.jgart
* gnu/packages/lisp-xyz.scm (cl-micros, sbcl-micros): New variables. Change-Id: I4e4707ffa30b6fcd1267e681f71a874c790746f4
2024-09-10gnu: direwolf: Update to 1.7.Guillaume Le Vaillant
* gnu/packages/radio.scm (direwolf): Update to 1.7. Change-Id: I3b506b06f77acb1b2fd62e87a9a4050c042ea3c1
2024-09-10gnu: fpga.scm: Sort module imports.Efraim Flashner
* gnu/packages/fpga.scm: Sort package module imports alphabetically. Change-Id: Ic847b7e577287fd711b5258583f2a02925594df2
2024-09-10gnu: verilator: Remove input labels.Efraim Flashner
* gnu/packages/fpga.scm (verilator)[native-inputs]: Remove input labels. Change-Id: Ia3efa473b909540f972f706e24238d6dc2a2dc43
2024-09-10gnu: verilator: Update to 5.028.Efraim Flashner
* 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
2024-09-10gnu: systemc: Update to 3.0.0.Efraim Flashner
* 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
2024-09-09gnu: python-huggingface-hub: Update to 0.23.2.Nicolas Graves
* gnu/packages/python-web.scm (python-huggingface-hub): Update to 0.23.2. Change-Id: I06989e883f54d9f0fc8db002d0a580008f6c6b67 Signed-off-by: jgart <jgart@dismail.de>
2024-09-09gnu: python-huggingface-hub: Disable failing tests.Nicolas Graves
* 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>
2024-09-09gnu: borgmatic: Update to 1.8.14.Steve George
* gnu/packages/backup.scm (borgmatic): Update to 1.8.14. Change-Id: I8e5ea77c5880cafbb65ea00785f1e0f931fc0142
2024-09-09gnu: Add pantheon-calendar.jgart
* gnu/packages/pantheon.scm (pantheon-calendar): New variable. Change-Id: I7fc7b694764cfa2556188f24835aa349bdc93cfb
2024-09-09gnu: gallery-dl: Update to 1.27.4.Artyom V. Poptsov
* gnu/packages/video.scm (gallery-dl): Update to 1.27.4. Change-Id: If56710918cf1606442a5b083c1995a7e9f3c2963 Signed-off-by: jgart <jgart@dismail.de>
2024-09-09gnu: python-apprise: Fix build.Steve George
* gnu/packages/python-xyz.scm (python-apprise): Fix build failures. [native-inputs]: Remove unused python-flake8. [arguments]: turn off mqltt_tls tests that fail. Change-Id: Ia1a5b3d6ff284dc57f083c4bdbd1f6356be7a700 Signed-off-by: jgart <jgart@dismail.de>
2024-09-09gnu: cl-lack: Add missing ASD system lack-util-writer-stream.Konrad Hinsen
* gnu/packages/lisp-xyz.scm (sbcl-lack)[arguments]: Add lack-util-write-stream to the list of ASD systems to ensure that it gets compiled. Change-Id: Ife13aea3b2171295e5f95d00ab4c035283b7f96e Signed-off-by: jgart <jgart@dismail.de>
2024-09-09gnu: kubo: Unbundle more inputs.Sharlatan Hellseher
* gnu/packages/ipfs.scm (kubo): Unbundle more inputs. [source]: Delete "vendor/github.com/AndreasBriese", "vendor/github.com/containerd", "vendor/github.com/davidlazar", "vendor/github.com/decred", "vendor/github.com/dgraph-io", "vendor/github.com/elastic", "vendor/github.com/ipfs/go-ds-badger", "vendor/github.com/ipfs/go-ds-leveldb", "vendor/github.com/libp2p/go-libp2p", "vendor/github.com/marten-seemann", "vendor/github.com/mikioh", "vendor/github.com/opencontainers", and "vendor/github.com/raulk". [arguments] <#:phases>: Simplify 'copy-input-to-vendor-directory by replacing it with 'fix-embed-go-libp2p-asn-util. [inputs]: Remove go-github-com-docker-go-units, go-github-com-flynn-noise, go-github-com-gorilla-websocket, go-github-com-klauspost-compress, go-github-com-libp2p-go-buffer-pool, go-github-com-libp2p-go-flow-metrics, go-github-com-libp2p-go-nat, go-github-com-libp2p-go-reuseport, go-github-com-libp2p-go-yamux-v4, go-github-com-libp2p-zeroconf-v2, go-github-com-multiformats-go-multiaddr-fmt, go-github-com-multiformats-go-multistream, go-github-com-pion-webrtc-v3, go-github-com-quic-go-quic-go, and go-github-com-quic-go-webtransport-go; add go-github-com-ipfs-go-ds-badger, go-github-com-ipfs-go-ds-leveldb, and go-github-com-libp2p-go-libp2p. Change-Id: Ied37be0a18e98bd5fe6d1c6d721d0c5733460721
2024-09-09gnu: Add go-github-com-libp2p-go-libp2p.Sharlatan Hellseher
* gnu/packages/ipfs.scm (go-github-com-libp2p-go-libp2p): New variable. Change-Id: I28d21513a07a4e11e7411390c692472473bf1844
2024-09-09gnu: Add go-github-com-raulk-go-watchdog.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-raulk-go-watchdog): New variable. Change-Id: I90a52e2d1f378ee5ddf4e2e902f49e863231c6ee
2024-09-09gnu: Add go-github-com-containerd-cgroups.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-containerd-cgroups): New variable. Change-Id: Ic85fb7fd0a57d98ae8521eafad64fa508df60f57
2024-09-09gnu: Add go-github-com-elastic-gosigar.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-elastic-gosigar): New variable. Change-Id: Id37252f62c0d1335cbcda16a6caf84318feb7f41
2024-09-09gnu: Add go-github-com-opencontainers-runtime-spec.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-opencontainers-runtime-spec): New variable. Change-Id: Ifb46706a137071677496d98e7801e6b0d3bd0bef
2024-09-09gnu: Add specification-runtime-spec.Sharlatan Hellseher
* gnu/packages/specifications.scm (specification-runtime-spec): New variable. Change-Id: I9c6fa972cb4a49897f26cf6674cdac0b9662229f
2024-09-09gnu: Add go-github-com-decred-dcrd-dcrec-secp256k1-v4.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-decred-dcrd-dcrec-secp256k1-v4): New variable. Change-Id: Ibf57a9970c702bf95625e4145cf9630b0cb4d16c
2024-09-09gnu: Add go-github-com-jsimonetti-rtnetlink-v2.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-jsimonetti-rtnetlink-v2): New variable. Change-Id: I7630af7007faebe1c2576f7167ce0a14a0a3b937
2024-09-09gnu: Add go-github-com-jsimonetti-rtnetlink.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-jsimonetti-rtnetlink): New variable. Change-Id: Ibc5e23073d5a8988ca5816787bf602b029e748f5
2024-09-09gnu: Add go-github-com-mdlayher-netlink.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-mdlayher-netlink): New variable. Change-Id: I0b2d11d8e6ebc8dd29993504f99785c206140157