aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2024-07-09gnu: xpra: Update to 6.0.2....* gnu/packages/xorg.scm (xpra): update to 6.0.2. Change-Id: I71289947783fce1c60ec84e0dd5a4bbe3d077bd9 Signed-off-by: jgart <jgart@dismail.de> Andy Tai
2024-07-09gnu: emacs-denote: Update to 3.0.6....* gnu/packages/emacs-xyz.scm (emacs-denote): Update to 3.0.6. Change-Id: Ifa524109d7c6e56a8ce0d93afbae7eca35b5cd53 Signed-off-by: jgart <jgart@dismail.de> Daniel Szmulewicz
2024-07-09gnu: janet: Update to 1.35.2....* gnu/packages/lisp.scm (janet): Update to 1.35.2. Change-Id: I5d623879841bd9a9691c535f7a0242dd371b45b4 jgart
2024-07-09gnu: opensmtpd: Correct hard coded path....* gnu/packages/mail.scm (opensmtpd)[arguments]: Substitute non existent path. Change-Id: I6da8c3650be66f7e2297ea6174a66b7f0b1bc0c0 Signed-off-by: Andreas Enge <andreas@enge.fr> Felix Lechner
2024-07-09gnu: capstone: Backport upstream fix for Python bindings....* gnu/packages/patches/capstone-fix-python-constants.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/engineering.scm (capstone): New patch. Signed-off-by: jgart <jgart@dismail.de> Sören Tempel
2024-07-09gnu: trealla: Update to 2.53.47....* gnu/packages/prolog.scm (trealla): Update to 2.53.47. Change-Id: Ide1766e92cc2ee0ec435f02db11bcd4c73fc3642 jgart
2024-07-09gnu: linux-libre 4.19: Update to 4.19.317....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.317. (linux-libre-4.19-pristine-source): Update hash. Change-Id: I983eceec227fd3eb0e7cc759f665e614bf9e6449 Signed-off-by: Leo Famulari <leo@famulari.name> Wilko Meyer
2024-07-09gnu: linux-libre 5.4: Update to 5.4.279....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.279. (linux-libre-5.4-pristine-source): Update hash. Change-Id: Ic13d58447b3d20e33a9ed165d56b92d02c456c98 Signed-off-by: Leo Famulari <leo@famulari.name> Wilko Meyer
2024-07-09gnu: linux-libre 5.10: Update to 5.10.221....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.221. (linux-libre-5.10-pristine-source): Update hash. Change-Id: I26af395d6062d1fd3786dcf0cbbae51258fa0ce6 Signed-off-by: Leo Famulari <leo@famulari.name> Wilko Meyer
2024-07-09gnu: linux-libre 5.15: Update to 5.15.162....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.162. (linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes. Change-Id: I0586acec38ed8d6de0f07084794c928821ae17c2 Signed-off-by: Leo Famulari <leo@famulari.name> Wilko Meyer
2024-07-09gnu: linux-libre 6.1: Update to 6.1.97....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.97. (linux-libre-6.1-pristine-source): Update hash. Change-Id: Ic485e29c973110b34e3da80c25e625d6fdcba85f Signed-off-by: Leo Famulari <leo@famulari.name> Wilko Meyer
2024-07-09gnu: linux-libre 6.6: Update to 6.6.37....* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.37. (linux-libre-6.6-pristine-source): Update hash. Change-Id: I24b197e920a2dcc311fa589d9124b8f6c3ac905c Signed-off-by: Leo Famulari <leo@famulari.name> Wilko Meyer
2024-07-09gnu: linux-libre 6.9: Update to 6.9.8....* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.8. (linux-libre-6.9-pristine-source): Update hash. Change-Id: Ied14fe931937fba95afc8330b60d5a51ee6b344f Signed-off-by: Leo Famulari <leo@famulari.name> Wilko Meyer
2024-07-09gnu: icecat: Update to 115.13.0-guix1 [security fixes]....Includes fixes for CVE-2024-6600, CVE-2024-6601, CVE-2024-6602, CVE-2024-6603, and CVE-2024-6604. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (%icecat-version): Change suffix from "-guix0-preview1" to "-guix1". (icecat-source): Update gnuzilla commit, base version, and hashes. (icecat-minimal)[description]: Remove the vague warning about IceCat being a preview release. Mark H Weaver
2024-07-09gnu: chez-scheme-for-racket: Fix building on riscv64-linux....* gnu/packages/chez.scm (target-chez-arch): When building for riscv64-linux return #f instead of the desired string, which isn't supported everywhere yet. Change-Id: Ie1b076ad4845129c5b98c3ae01f98a86784c13ad Efraim Flashner
2024-07-09gnu: chez-scheme: Backport test fix....The backported commit fixes crashes when signals are delivered to non-Scheme threads, including GC worker threads and threads created by foreign libraries. This appears to have been the cause of the intermittent test failures we have experienced. * gnu/packages/patches/chez-scheme-backport-signal.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/chez-scheme.scm (chez-scheme)[source]<patches>: Use it. (chez-scheme-for-racket, chez-scheme): Enable tests. Change-Id: Ifd87ca0d1707ef6ad067d883772a5b42803ead94 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Philip McGrath
2024-07-09gnu: racket: Update to 8.13....* gnu/packages/patches/racket-backport-8.12-chez-configure.patch: Delete obsolete patch. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/racket.scm (%racket-origin)[patches]: Likewise. * gnu/packages/chez.scm (chez-scheme-for-racket): Update to 10.0.1-pre-release.1. * gnu/packages/racket.scm (%racket-version): Update to 8.13. (racket)[inputs]<data, deinprogramm, drracket, eopl, expeditor, gui> <htdp, math, net-cookies, option-contract, pict, plai, plot, rackunit> <redex, scribble, snip, typed-racket, srfi, web-server>: Update hashes. Change-Id: I2d7b6e79a5a4e775d9b918b39fb688b484bb9f93 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Philip McGrath
2024-07-09gnu: zuo: Update to 1.10....* gnu/packages/racket.scm (zuo): Update to 1.10. Change-Id: I082129143b77d34236e32e5cd4f4aac3275d4bca Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Philip McGrath
2024-07-09gnu: emacs-empv: Add inputs....* gnu/packages/emacs-xyz.scm (emacs-empv)[arguments]: Add a phase to set default binaries for FD and MPV. [inputs]: Add FD and MPV. [propagated-inputs]: Add EMACS-CONSULT. Change-Id: I0e627d3b3ec3e5515ff7da9cd601713840e2a9c7 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> gemmaro
2024-07-09gnu: Add emacs-sed-mode....* gnu/packages/emacs-xyz.scm (emacs-sed-mode): New variable. Change-Id: Ic079579d3c9ba25cf721d044f99ba2ec4dcc0392 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> gemmaro
2024-07-09gnu: petsc: Build optimized libraries....* gnu/packages/maths.scm (petsc)[arguments]: Disable debug information. Change-Id: Iec92a5bf50a004880aeb1ec49d2a2beb154ef222 Signed-off-by: Andreas Enge <andreas@enge.fr> Lars Bilke
2024-07-09gnu: python-duckdb: Disable parallel tests....Running tests with "--numprocesses" more than 16 makes them shaky, see <https://ci.guix.gnu.org/build/5070646/log/raw>. * gnu/packages/python-xyz.scm (python-duckdb) [arguments]: <#:test-flags>: Remove "--numprocesses" option. [native-inputs]: Remove PYTHON-PYTEST-XDIST. Change-Id: I34312cd0d031fe1c31172280e761cfe33762fc91 Sharlatan Hellseher
2024-07-09gnu: emacs-yeetube: Update to 2.1.7....* gnu/packages/emacs-xyz.scm (emacs-yeetube): Update to 2.1.7. [synopsis]: Remove deprecated Invidious functionality. [description]: Rephrase and remove deprecated Org mode functionality. Change-Id: Ib5de9ca8d155740da2a5f7ecdba9b349e366def3 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Thanos Apollo
2024-07-09gnu: Add emacs-empv....* gnu/packages/emacs-xyz.scm (emacs-empv): New variable. Change-Id: Ibfb0fca623a536e8db27b15b87e76ef9d7d5a742 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Thanos Apollo
2024-07-09gnu: emacs-emacsql: Update to 3.1.1-2.efddd69....* gnu/packages/emacs-xyz.scm (emacs-emacsql): Update to commit efddd69. Change-Id: Ib9d025fd8bf040fe2458fa54ac40bd16f35795dd Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Thanos Apollo
2024-07-09gnu: Add emacs-ob-racket....* gnu/packages/emacs-xyz.scm (emacs-ob-racket): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: Ie3542d8a8644deaa2b1588bc4537859c08444dbf Sergiu Ivanov
2024-07-08gnu: python-duckdb: Adjust indentation....* gnu/packages/python-xyz.scm (python-duckdb): Adjust indentation. Change-Id: I4f135df041f18188f7e035eed78a9199f2026b70 Sharlatan Hellseher
2024-07-08gnu: python-duckdb: Update to 1.0.0....* gnu/packages/python-xyz.scm (python-duckdb): Update to 1.0.0. [propagated-inputs]: Add python-adbc-driver-manager. [native-inputs]: Remove python-mypy; add python-pytest-xdist. Change-Id: I506e786d73767b73c34ec0d475e535a4eba51ca2 Sharlatan Hellseher
2024-07-08gnu: Add python-adbc-driver-manager....* gnu/packages/databases.scm (python-adbc-driver-manager): New variable. Change-Id: Idf4056923def64e5603d9fb175126870cbe24624 Sharlatan Hellseher
2024-07-08gnu: duckdb: Update to 1.0.0....* gnu/packages/databases.scm (duckdb): Update to 1.0.0. Change-Id: I00afe247b221bee0a24297d1eb3d7c76d06d09f9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Felix Gruber
2024-07-08gnu: Add python-itanium-demangler....* gnu/packages/python-xyz.scm (python-itanium-demangler): New variable. Signed-off-by: jgart <jgart@dismail.de> Change-Id: I6c198bfb174a76e7d1746d5052e1dec938a4b5b9 Sören Tempel
2024-07-08gnu: librewolf: Fix building on aarch64-linux....* gnu/packages/librewolf.scm (librewolf)[arguments]: On non-x86-linux systems the "--disable-eme" switch is not available because EME is not available. Change-Id: I0f397570249b1bc6a0182d2744a8d3c459c1bafa Signed-off-by: Andreas Enge <andreas@enge.fr> Remco van 't Veer
2024-07-08gnu: emacs-doom-themes: Update to 2.3.0@188ab05...* gnu/packages/emacs-xyz.scm (emacs-doom-themes): Update to commit 188ab05. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: Id684e7005f4c7ae00eb1ea25f7b78b8478ad776f Sergey Trofimov
2024-07-08gnu: emacs-eshell-git-prompt: Appease linter....* gnu/packages/emacs-xyz.scm (emacs-eshell-git-prompt)[source]<origin>: Use tag instead of raw commit hash. [synopsis]: Remove trailing dot to appease linter. [description]: Shorten long line. Change-Id: Ic24bc89ef54507fc723d3fa4c6f276ae78be279c Nicolas Goaziou
2024-07-08gnu: emacs-jabber: Update to 0.8.92-1-e766d84....gnu/packages/emacs-xyz.scm (emacs-jabber): Update to a recent commit. Change-Id: I0a9b6bd32b6b6df6f46ad648cf3e165a4cbaa750 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Thanos Apollo
2024-07-08gnu: Add emacs-gnosis....* gnu/packages/emacs-xyz.scm (emacs-gnosis): New variable. Change-Id: I5757adf1b1b5f19f34fce60e487f4420e8785521 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Thanos Apollo
2024-07-07gnu: kubo: Unbundle more packaes....* gnu/packages/ipfs.scm (kubo): Unbundle more packages. [inputs]: Add go-github-com-facebookgo-atomicfile, go-github-com-ipfs-go-detect-race, go-github-com-ipfs-go-ipld-cbor, go-github-com-ipfs-go-ipld-git, go-github-com-tidwall-gjson. go-github-com-whyrusleeping-base32, go-github-com-whyrusleeping-cbor, go-github-com-whyrusleeping-chunker, go-github-com-whyrusleeping-go-keyspace, and go-github-com-whyrusleeping-multiaddr-filter. Remove go-github-com-ipfs-go-ipfs-util, go-gopkg-in-yaml-v3, and go-github-com-pkg-errors Change-Id: I8edd09e134dee725f1ecaf8f4296c74c4cc5f37c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Artyom V. Poptsov
2024-07-07gnu: Add go-github-com-whyrusleeping-cbor....* gnu/packages/golang-web.scm (go-github-com-whyrusleeping-cbor): New variable. Change-Id: I6f411f6766178a754490864e5dc3a5fc826607dd Sharlatan Hellseher
2024-07-07gnu: Add go-github-com-whyrusleeping-base32....* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-base32): New variable. Change-Id: Iad9afc6eb19ae76bd535f0513d5da488b34e6836 Sharlatan Hellseher
2024-07-07gnu: Add go-github-com-whyrusleeping-go-keyspace....* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-keyspace): New variable. Change-Id: I089ffd2ad61a998958d64465c14cbfe941fc30e9 Sharlatan Hellseher
2024-07-07gnu: Add go-github-com-whyrusleeping-chunker....* gnu/packages/golang-web.scm (go-github-com-whyrusleeping-chunker): New variable. Change-Id: Ib89feab1054e71a1bb603659c4e93c1d8256dc8f Sharlatan Hellseher
2024-07-07gnu: Add go-github-com-whyrusleeping-multiaddr-filter....* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-multiaddr-filter): New variable. Change-Id: I4e1319bcb6bc6e0b922e72da31697460fbab8622 Sharlatan Hellseher
2024-07-07gnu: Add go-github-com-ipfs-go-ipld-git....* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipld-git): New variable. Change-Id: I9f7e4c1f086294a6024da167ba89f8251e0357b6 Sharlatan Hellseher
2024-07-07gnu: Add go-github-com-facebookgo-atomicfile....* gnu/packages/golang-xyz.scm (go-github-com-facebookgo-atomicfile): New variable. Change-Id: Ib6c685b5fa2b42ef0fe057e24547c1244ed449a4 Sharlatan Hellseher
2024-07-07gnu: Add go-github-com-ipfs-go-ipld-cbor....* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipld-cbor): New variable. Change-Id: I1a85366eb558fe3043fe39d8aabd4bf14f98a32a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Artyom V. Poptsov
2024-07-07gnu: Add go-github-com-whyrusleeping-cbor-gen....* gnu/packages/ipfs.scm (go-github-com-whyrusleeping-cbor-gen): New variable. Change-Id: I7fc01ba570492a145bcea00f08e0ccb7cc0479af Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Artyom V. Poptsov
2024-07-07gnu: go-github-com-syndtr-goleveldb-leveldb: Rename variable....* gnu/packages/golang-xyz.scm (go-github-com-syndtr-goleveldb-leveldb): Rename variable to go-github-com-syndtr-goleveldb to reflect go.mode name. [arguments]: <#:import-path>: Adjust it to reflect go.mode import path. <#:phases>: Delete 'build phase; use custom 'check phase. * gnu/packages/ipfs.scm (kubo) [inputs]: Remove go-github-com-syndtr-goleveldb-leveldb. Add go-github-com-syndtr-goleveldb * gnu/packages/mail.scm: Likewise. Change-Id: I84c6a2b398adc7230494847215ccbd1cde73afc9 Sharlatan Hellseher
2024-07-07gnu: go-github-com-goccy-go-yaml: Enable all tests....* gnu/packages/golang-xyz.scm (go-github-com-goccy-go-yaml) [arguments]: <#:phases>: Use customer 'check phase. Change-Id: Idb607eef3cb09cfa3694a25d0acf8bfa0be22bcc Sharlatan Hellseher
2024-07-07gnu: go-github-com-goccy-go-yaml: Move to golang-xyz....* gnu/packages/golang.scm (go-github-com-goccy-go-yaml): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I44dc5b01079c6486c31f440c8a1f506a419a0f38 Sharlatan Hellseher
2024-07-07gnu: go-github-com-goccy-yaml: Rename variable....gnu/packages/golang-xyz.scm (go-github-com-goccy-yaml): Rename variable to go-github-com-goccy-go-yaml to reflect go.mode name. gnu/packages/golang.scm (go-github-com-songmu-gitconfig) [propagated-inputs]: Remove go-github-com-goccy-yaml. Add go-github-com-goccy-go-yaml. gnu/packages/web.scm (go-github-com-mikefarah-yq-v4) [propagated-inputs]: Likewise. Change-Id: Id8663c08cb75974eb9e881bb7e22623ed463ffa5 Sharlatan Hellseher