aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-11gnu: miniflux: Enable all tests....* gnu/packages/web.scm (miniflux) [arguments]: <#:phases>: Swap to custom 'check phase. Change-Id: Ib62634abe3be76ad4ad708f5de75e9b96264a0cd Sharlatan Hellseher
2024-07-11gnu: miniflux: Adjust indentation....gnu/packages/web.scm (miniflux): Adjust indentation. Change-Id: I452511b80d56ec647691690d801839ab18049b33 Sharlatan Hellseher
2024-07-11gnu: miniflux: Update to 2.1.4....* gnu/packages/web.scm (miniflux): Update to 2.1.4. [arguments]: <#:go>: Use go-1.22. <#:import-path>: Reflect present go.mod. <#:build-flags>: Likewise. <#:phases>: Delete phase 'disable-cgo. [inputs]: Remove go-github-com-go-telegram-bot-api-telegram-bot-api, go-github-com-matrix-org-gomatrix and go-github-com-rylans-getlang. Add go-github-com-abadojack-whatlanggo, go-github-com-andybalholm-brotli, go-github-com-go-webauthn-webauthn go-golang-org-x-crypto, go-golang-org-x-net, go-golang-org-x-oauth2, and go-golang-org-x-text. Change-Id: I51a93f290b6a625a2c1db9959871396c0f67f5e5 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Rodion Goritskov
2024-07-11gnu: Add go-github-com-go-webauthn-webauthn....* gnu/packages/golang-web.scm (go-github-com-go-webauthn-webauthn): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I990f088c5d3b8dd360f26e953e6d2c0d01f1c808 Rodion Goritskov
2024-07-11gnu: Add go-github-com-go-webauthn-x....* gnu/packages/golang-web.scm (go-github-com-go-webauthn-x): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ia7ebf7cfc9c9e588e9ee968603a5c6ea5237d75d Rodion Goritskov
2024-07-11gnu: Add go-github-com-fxamacker-cbor-v2....* gnu/packages/golang-xyz.scm (go-github-com-fxamacker-cbor-v2): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I19e13404586613fd4629c35f50264120df264c6b Rodion Goritskov
2024-07-11gnu: Add go-github-com-abadojack-whatlanggo....* gnu/packages/golang-xyz.scm (go-github-com-abadojack-whatlanggo): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I49a0d5c9d97ba9eb1279b75f5177966e800a2475 Rodion Goritskov
2024-07-11gnu: Add go-github-com-x448-float16....* gnu/packages/golang-maths.scm (go-github-com-x448-float16): New variable. Change-Id: I02d8b8b6fea19f6a7b882cfa5d0165d7751f76bf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Rodion Goritskov
2024-07-11gnu: Add go-github-com-google-go-tpm....* gnu/packages/golang-crypto.scm (go-github-com-google-go-tpm): New variable. Change-Id: Ib7b640dcb4ea6b87fca1d320f044315620f7e5f3 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Rodion Goritskov
2024-07-11gnu: go-github-com-andybalholm-brotli: Update to 1.1.0....* gnu/packages/golang-compression.scm (go-github-com-andybalholm-brotli): Update to 1.1.0. Change-Id: Iafa533051e69423bffdb9e9c4f7db4bda3c39964 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Rodion Goritskov
2024-07-11gnu: trealla: Update to 2.53.48....* gnu/packages/prolog.scm (trealla): Update to 2.53.48. Change-Id: I2544e65003880fa5ec6d70a8ba814bb88722c3c9 jgart
2024-07-11gnu: Remove python-pdbpp....Fixes <https://issues.guix.gnu.org/72051> * gnu/packages/python-xyz.scm (python-pdbpp): Delete variable. Change-Id: Ide5dea642f12ff6f283f41e7a5ec637cf561d6af Zheng Junjie
2024-07-10gnu: linux-libre 6.6: Update to 6.6.38....* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.38. (linux-libre-6.6-pristine-source): Update hash. Change-Id: I3b0135a3eb7e483ed6eb8b3773522a5fa7ae02c7 Signed-off-by: Leo Famulari <leo@famulari.name> Wilko Meyer
2024-07-10gnu: yt-dlp: Update to 2024.07.09....* gnu/packages/video.scm (yt-dlp): Update to 2024.07.09. Change-Id: I0b6f52e3fe724ca4aa63aa73eb981a0ecffa8183 Leo Famulari
2024-07-10gnu: python-requests-next: Update to 2.32.3....* gnu/packages/python-web.scm (python-requests-next): Update to 2.32.3. Change-Id: Iaf2ebe678b4ee6a4d57a3c5273db244d240e2b55 Leo Famulari
2024-07-10gnu: ci: Cross-build for fewer platforms....* gnu/ci.scm (%unsupported-platform-triplets): New variable. (cross-jobs): Also don't build for systems listed in %unsupported-platform-triplets. Change-Id: Ic31ae6d307f2d243c098ec050bdb9d09060466ac Efraim Flashner
2024-07-10gnu: cpuinfo: Fix supported systems....* gnu/packages/parallel.scm (cpuinfo)[supported-systems]: Fix typo in armhf-linux. Change-Id: Idf2f683061c960e65ee173ea4b837387ee64d6c8 Efraim Flashner
2024-07-10gnu: visidata: Update to 3.0.2....* gnu/packages/spreadsheet.scm (visidata): Update to 3.0.2. [arguments]: Migrate to new style. [inputs]: Add python-importlib-metadata. Change-Id: I54fd775b54e42cc9f2ec66fa2159cf63e77b868c jgart
2024-07-10gnu: xaos: Update to 4.3.2....* gnu/packages/maths.scm (xaos): Update to 4.3.2. [native-inputs]: Remove qtbase-5 and qttools-5; add qtbase and qttools. [arguments]: Use gexps. Fix "PREFIX" variable in "XaoS.pro" during "configure" phase. Change-Id: Ifae9890309368ee4131b531c9ea7b155a3cf693c Signed-off-by: Ludovic Courtès <ludo@gnu.org> Artyom V. Poptsov
2024-07-10services: web: Return success from nginx-action....Previous value of #f lead to `head reload nginx' returning exit code 1, complicating usage from scripts (and other actions). Returning #t fixes that. Any actual failures are still covered by the invoke call above. * gnu/services/web.scm (nginx-shepherd-service)[nginx-action]<-s>: Return #t. Change-Id: I4ce1645798a85baddeb0f5bd702a2567db3c7aaa Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tomas Volf
2024-07-10services: web: Pass run-directory to nginx's actions....Reloading nginx lead to (harmless, yet annoying) alert being logged: nginx: [alert] could not open error log file: open() "/gnu/store/9l2lznlqpjcm79znq1xas378maqgysc8-nginx-1.27.0/logs/error.log" failed (2: No such file or directory) Since there already is prepared runtime directory for nginx, all that was missing was to also pass it to the reload and reopen invocations. * gnu/services/web.scm (nginx-shepherd-service)[reload, reopen]: Pass -p flag with run-directory as value. Change-Id: Id5c558d65def8c1fe5cf581a4a370508ac05e550 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tomas Volf
2024-07-10gnu: Add emacs-casual-avy....* gnu/packages/emacs-xyz.scm (emacs-casual-avy): New variable. Change-Id: I3f9f5ca23bac1a639356137f9e1782d6a25cb44c Signed-off-by: Ludovic Courtès <ludo@gnu.org> Peter Polidoro
2024-07-10pack: Create /tmp in Apptainer images....Related to <https://bugs.gnu.org/37161> and <https://git.savannah.gnu.org/cgit/guix.git/commit/?id=7979a287f8eb84cbbfa44629951572408939a756>. * guix/scripts/pack.scm (squashfs-image)[build]: Add /tmp to the set of directories created. * tests/pack.scm ("squashfs-image + localstatedir"): Check for /tmp. Change-Id: I576aaa6ba8cb8478acf4c3144d492ae5caf411ca Signed-off-by: Ludovic Courtès <ludo@gnu.org> Lars Bilke
2024-07-10gnu: gnucash: Update to 5.8....* gnu/packages/gnucash.scm (gnucash): Update to 5.8. Change-Id: I1b0aa8c037c3d10d7a87acbdaa5fb27dd3dff556 Signed-off-by: Ludovic Courtès <ludo@gnu.org> gemmaro
2024-07-10gnu: guile-ncurses: Fix configure flags for Unicode support....The flag "--with-ncursesw" doesn't seem to exist for guile-ncurses, and it seemed to cause the build to not include unicode support. Building without it produces the expected "with ncursesw" support. This can be checked within the guile REPL using: > ,use (ncurses curses) > %wide-ncurses > #t ; has unicode and wide char support * gnu/packages/guile-xyz.scm (guile-ncurses)[arguments]: Remove ‘--with-ncursesw’ from #:configure-flags. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I081ce7b21df49652040017f10de5d5f98fe076d5 Trevor Arjeski
2024-07-10gnu: llama-cpp: Update commit and configure flags for shared library build....* gnu/packages/machine-learning.scm (lama-cpp): Update to commit a5735e with pkg-config support. [arguments](configure-flags): Add cmake configure flag for shared library build and adjust arguments to make openblas found by cmake. (phases) 'install-python-scripts: Remove references to deleted scripts and add new ones upsteeam. Change-Id: I7c4bc219a22aa9a949e811b340c7cf745b176d14 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Tai
2024-07-10gnu: cuirass: Update to 0eaf7b6....* gnu/packages/ci.scm (cuirass): Update to 0eaf7b6. Change-Id: I56a78c62c91a5b4ca76aa71e7a42eab596e69fdf Ludovic Courtès
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