summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: openimageio: Update to 2.5.13.0.•••* gnu/packages/graphics.scm (openimageio): Update to 2.5.13.0. [source, home-page]: Follow redirect. Change-Id: Iacbd7d5b3388e4b709d995ae96859174ee3165a4 Vinicius Monego2024-07-061-11/+12
* gnu: fonts: Add font-lilex.•••* gnu/packages/fonts.scm (font-lilex): New variable. Change-Id: I356897bc84f49e9c83ea0faba26ffcd2aaf62427 Signed-off-by: jgart <jgart@dismail.de> Charles2024-07-051-0/+20
* gnu: python-cma: Update to 3.4.0.•••* gnu/packages/machine-learning.scm (python-cma): Update to 3.4.0. Change-Id: Ida92761e12069a2e91e0e276c3b873c03bcfefdd Vinicius Monego2024-07-051-2/+2
* gnu: python-gpytorch: Update to 1.12.•••* gnu/packages/machine-learning.scm (python-gpytorch): Update to 1.12. [arguments]: Enable previously failing test. [propagated-inputs]: Add python-mpmath, python-scipy. Change-Id: I50b9787b2abee2438adaf486d842f4af0d32d162 Vinicius Monego2024-07-051-8/+8
* gnu: python-scikit-rf: Update to 1.1.0.•••* gnu/packages/engineering.scm (python-scikit-rf): Update to 1.1.0. Change-Id: If72801c7dd0958c538ee95748794b67711b21cf1 Vinicius Monego2024-07-051-2/+2
* gnu: ffmpeg-normalize: Update to 1.28.2.•••* gnu/packages/video.scm (ffmpeg-normalize): Update to 1.28.2. Change-Id: I2297e71645c7325d1576d17a0067a8e30f28bcd7 Vinicius Monego2024-07-051-2/+2
* gnu: python-cartopy: Update to 0.23.0.•••* gnu/packages/geo.scm (python-cartopy): Update to 0.23.0. [arguments]<#:test-flags>: Skip more network tests. Change-Id: Idbd2b3c52cba0fb58e78171df330581bf83ecbdf Vinicius Monego2024-07-051-4/+12
* gnu: openshadinglanguage: Update to 1.13.10.0.•••* gnu/packages/graphics.scm (openshadinglanguage): Update to 1.13.10.0. Change-Id: I7d9b367881c479a3eb4eb451f38b43564250ed30 Vinicius Monego2024-07-051-2/+2
* gnu: python-scikit-optimize: Update to 0.10.2.•••* gnu/packages/python-science.scm (python-scikit-optimize): Update to 0.10.2. [source]: Switch to maintained repository. Remove compatibility patches and snippet. * gnu/packages/patches/python-scikit-optimize-1148.patch, gnu/packages/patches/python-scikit-optimize-1150.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. Change-Id: I6c23c93d3c256b0b97166f80eaeab7f2c7282c5f Vinicius Monego2024-07-054-325/+3
* gnu: ansible: Update to 10.1.0.•••* gnu/packages/admin.scm (ansible): Update to 10.1.0. Change-Id: If6c867fdb52c8a38cf48892e0692246c83affe21 Vinicius Monego2024-07-051-2/+2
* gnu: ansible-core: Update to 2.17.1.•••* gnu/packages/admin.scm (ansible-core): Update to 2.17.1. [source]: Update URI. Change-Id: Ia85ccabd5ac83e61baee8829ded0026ef0ae5388 Vinicius Monego2024-07-051-3/+4
* gnu: python-mapie: Update to 0.8.6.•••* gnu/packages/statistics.scm (python-mapie): Update to 0.8.6. Change-Id: I30eaab1542a98361b75dc8a87bcde8f19a3807b5 Vinicius Monego2024-07-051-2/+2
* gnu: python-ta-lib: Update to 0.4.32.•••* gnu/packages/finance.scm (python-ta-lib): Update to 0.4.32. Change-Id: I4cafd320daf68fd3de69ced3cf310443df7c2255 Vinicius Monego2024-07-051-2/+2
* gnu: python-deepxde: Update to 1.11.1.•••* gnu/packages/machine-learning.scm (python-deepxde): Update to 1.11.1. [source]: Update URI. Change-Id: I63c34558a9b55f9267652b88bf88f55614cc631f Vinicius Monego2024-07-051-3/+3
* gnu: symengine: Update to 0.12.0.•••* gnu/packages/algebra.scm (symengine): Update to 0.12.0. Change-Id: I9cd1ac9ef49c4a287caf242f581fea50b1535a97 Vinicius Monego2024-07-051-2/+2
* gnu: homebank: Update to 5.8.1.•••* gnu/packages/finance.scm (homebank): Update to 5.8.1. Change-Id: I7e050d9a997bab73312691e272a1836dd85580f2 Vinicius Monego2024-07-051-2/+2
* gnu: quantlib: Update to 1.34.•••* gnu/packages/finance.scm (quantlib): Update to 1.34. [source]: Update URI. Change-Id: Ic357e0fffba595d0591ef6fe290de1945a98cfc8 Vinicius Monego2024-07-051-3/+3
* gnu: gmic: Update to 3.4.0.•••* gnu/packages/image-processing.scm (gmic): Update to 3.4.0. Change-Id: I2c9335a96bb22625012f35b60620b9b9ad435a64 Vinicius Monego2024-07-051-2/+2
* gnu: meep: Update to 1.29.0.•••* gnu/packages/engineering.scm (meep): Update to 1.29.0. Change-Id: I0a23aa041dc97cc6ba4102af66abd8c77b6bbf8b Vinicius Monego2024-07-051-2/+2
* gnu: trealla: Update to 2.53.37.•••* gnu/packages/prolog.scm (trealla): Update to 2.53.37. Change-Id: Iea845c85fc4397223a3ed783ab4492928fd9473b Signed-off-by: jgart <jgart@dismail.de> jgart2024-07-051-2/+2
* gnu: nginx: Add --with-compat to the configure flags.•••To match the change to nginx-accept-language-module made in cd15d417e30597b131aa00cea0aaa78a36cc74a6, as the lack of --with-compat seemed to cause a "binary compatible" error when trying to use this module with NGinx. * gnu/packages/web.scm (nginx)[arguments]: Add --with-compat to #:configure-flags. Change-Id: I50831aef84e845c3cdfc2d6e0f4ba9b6f0dc80d1 Christopher Baines2024-07-051-0/+1
* ugnu: diffoscope: Update to 272.•••Fixes: https://issues.guix.gnu.org/71886 * gnu/packages/diffoscope.scm (diffoscope): Update to 272. Vagrant Cascadian2024-07-051-2/+2
* gnu: cuirass: Update to 2365ba78.•••* gnu/packages/ci.scm (cuirass): Update to 2365ba78. Change-Id: Ie7c7b59ec10bb819c5f48fc0240c72d4c7089e82 Ludovic Courtès2024-07-051-3/+3
* services: oci-container: Allow setting Shepherd actions in oci-container-conf...•••* gnu/services/docker.scm (oci-container-configuration) [shepherd-actions]: New field. (sanitize-shepherd-actions): sanitize it. (oci-container-shepherd-service): use it. * doc/guix.texi: Document it. Change-Id: I0ca9826542be7cb8ca280a07a9bff1a262c2a8a7 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Giacomo Leidi via Guix-patches via2024-07-051-9/+29
* services: oci-container: Allow setting Shepherd respawn? in oci-container-con...•••* gnu/services/docker.scm (oci-container-configuration) [respawn?]: New field. (oci-container-shepherd-service): use it. * doc/guix.texi: Document it. Change-Id: I0d6367607fd0fd41f90a54b33d80bf4d4f43dd8b Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Giacomo Leidi via Guix-patches via2024-07-051-1/+8
* services: oci-container: Allow setting Shepherd auto-start? in oci-container-...•••* gnu/services/docker.scm (oci-container-configuration) [auto-start?]: New field. (oci-container-shepherd-service): use it. * doc/guix.texi: Document it. Change-Id: Id093d93effbbec3e1be757f8be83cf5f62eaeda7 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Giacomo Leidi via Guix-patches via2024-07-051-0/+8
* services: oci-container: Allow setting Shepherd log-file in oci-container-con...•••* gnu/services/docker.scm (oci-container-configuration) [log-file]: New field. (oci-container-shepherd-service): use it. * doc/guix.texi: Document it. Change-Id: Icad29ac6342b6f5bafc0d9be13a93cee99674185 Giacomo Leidi via Guix-patches via2024-07-051-0/+10
* gnu: eisl: Update to 4.00.•••* gnu/packages/lisp.scm (eisl): Update to 4.00. Change-Id: I2fa69943c6f72cad61e65352de1e496241acb292 Guillaume Le Vaillant2024-07-041-2/+2
* gnu: cl-cf: Update to 1.0-6.2bf64fe.•••* gnu/packages/lisp-xyz.scm (sbcl-cf): Update to 1.0-6.2bf64fe. Change-Id: I9af418e40da37fd7184fe54c0a51f740c593bda5 Guillaume Le Vaillant2024-07-041-3/+3
* gnu: txr: Update to 295.•••* gnu/packages/lisp.scm (txr): Update to 295. Change-Id: I8e7430b4931c5eb8772e8138418f52a193d569cd Guillaume Le Vaillant2024-07-041-2/+2
* gnu: yt-dlp: Update to 2024.05.27.•••* gnu/packages/video.scm (yt-dlp): Update to 2024.05.27. [build-system]: Use PYPROJECT-BUILD-SYSTEM. [arguments]: Remove the custom build phase 'fix-the-data-directories', because There is no longer a setup.py file to be amended. [inputs]: Add PYTHON-REQUESTS-NEXT and PYTHON-URLLIB3-NEXT. [native-inputs]: Add PYTHON-HATCHLING. Change-Id: I0c9e609817071346ca85d1f0966cf8994b2da2c5 Leo Famulari2024-07-031-12/+6
* gnu: python-websockets: Update to 12.0•••* gnu/packages/python-web.scm (python-websockets): Update to 12.0. Change-Id: I6217093bbdfb81b35eb7c8d59ada3f612b7d9511 Leo Famulari2024-07-031-2/+2
* gnu: python-pytest-sanic: Further relax the websockets version requirements.•••* gnu/packages/python-check.scm (python-pytest-sanic)[arguments]: Accept PYTHON-WEBSOCKETS 12.0 in the custom 'relax-requirements' phase. Change-Id: I279d7f98ff2f1fe3be46ffd4f06bbc3005c453b5 Leo Famulari2024-07-031-1/+1
* gnu: Add python-urllib3 1.26.17.•••This is the minimum required version in recent versions of yt-dlp. * gnu/packages/python-web.scm (python-urllib3-next): New variable. Change-Id: Ib57bbe45fd1c9c9fa3872a00f161979762feacf6 Leo Famulari2024-07-031-0/+35
* gnu: Add python-requests 2.31.0.•••This is the minimum required version in recent versions of yt-dlp. * gnu/packages/python-web.scm (python-requests-next): New variable. Change-Id: I825cb928297cddc2fbbca1ce5acdbf6cff276bbc Leo Famulari2024-07-031-0/+26
* gnu: yt-dlp: Don't inherit from youtube-dl.•••yt-dlp has diverged from youtube-dl sufficiently that package inheritance hinders package maintenance. * gnu/packages/video.scm (yt-dlp): Don't inherit from YOUTUBE-DL. [build-system, synopsis, license]: New fields. [arguments]: Adjust accordingly. [inputs]: Add FFMPEG. Change-Id: I14c4cfb6a75ba0421c62eac778072ab3e76c72a1 Leo Famulari2024-07-031-46/+49
* gnu: podman: Update to 5.1.1.•••* gnu/packages/containers.scm (podman): Update to 5.1.1. Change-Id: Ie2563c1862debefcd6b5d0268e6cb57b6ae7193b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Jean-Pierre De Jesus DIAZ2024-07-031-2/+2
* gnu: buildah: Fix build.•••* gnu/packages/containers.scm (buildah)<arguments>: Remove 'remove-go-references phase, add 'patch-buildflags phase and remove imported modules. Change-Id: Id89ea5c90ba8064484eec460efdfa592c974adca Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Jean-Pierre De Jesus DIAZ2024-07-031-5/+6
* gnu: podman: Fix build.•••* gnu/packages/containers.scm (podman)<arguments>: Remove 'remove-go-references phase, add BUILDFLAGS=-trimpath to make-flags and remove imported modules. Change-Id: I6ffca5bd5be21b8b61ea9aa50273f97c5e342f9d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Jean-Pierre De Jesus DIAZ2024-07-031-15/+2
* gnu: gvisor-tap-vsock: Fix build.•••* gnu/packages/containers.scm (gvisor-tap-vsock)<arguments>: Remove 'remove-go-references phase, add 'patch-go-reference phase and remove imported modules. Change-Id: I202292e303268b3ec0f13f19d4ceba517cd73aaa Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Jean-Pierre De Jesus DIAZ2024-07-031-6/+8
* gnu: Add go-github-com-nwaples-rardecode-v2.•••* gnu/packages/golang-compression.scm (go-github-com-nwaples-rardecode): Change version to 1.1.3 for future inheritance of go-github-com-nwaples-rardecode-v2. (go-github-com-nwaples-rardecode-v2): New variable. Change-Id: Ifc92ac27fbcd01f7cfced9239765d41108d6f373 Sharlatan Hellseher2024-07-031-2/+20
* gnu: go-github-com-masterminds-sprig-v3: Update to 3.2.3.•••* gnu/packages/golang-xyz.scm (go-github-com-masterminds-sprig-v3): Update to 3.2.3. Change-Id: I95c42ca42a09e0c5e79d5c631606d8e48ceafe43 Sharlatan Hellseher2024-07-031-2/+4
* gnu: Add go-github-com-pterm-pterm.•••* gnu/packages/golang-xyz.scm (go-github-com-pterm-pterm): New variable. Change-Id: I6da814b83833224380a5dd08da9cf1562eb33791 Sharlatan Hellseher2024-07-031-0/+38
* gnu: Add go-github-com-marvinjwendt-testza.•••* gnu/packages/golang-check.scm (go-github-com-marvinjwendt-testza): New variable. Change-Id: I7aae5264286beda3462fd17304a68d62fdcd3cdb Sharlatan Hellseher2024-07-031-0/+45
* gnu: Add go-atomicgo-dev-keyboard.•••* gnu/packages/golang-xyz.scm (go-atomicgo-dev-keyboard): New variable. Change-Id: I335f43f06009d188c4e3278ea00a1568a3be9235 Sharlatan Hellseher2024-07-031-0/+31
* gnu: Add go-atomicgo-dev-schedule.•••* gnu/packages/golang-xyz.scm (go-atomicgo-dev-schedule): New variable. Change-Id: Iee83258d43320bbd99170c9bcb21f7d6984366bc Sharlatan Hellseher2024-07-031-0/+25
* gnu: Add go-atomicgo-dev-cursor.•••* gnu/packages/golang-xyz.scm (go-atomicgo-dev-cursor): New variable. Change-Id: I7d742bf6056b3169999157af55cc1c002e6aceb9 Sharlatan Hellseher2024-07-031-0/+26
* gnu: Add go-github-com-errata-ai-ini.•••* gnu/packages/golang-xyz.scm (go-github-com-errata-ai-ini): New variable. Change-Id: Ic97b0152b10a3b3dc88cf5a617b26427058bf1f5 Sharlatan Hellseher2024-07-031-0/+37
* gnu: Add go-github-com-jdkato-twine.•••* gnu/packages/golang-xyz.scm (go-github-com-jdkato-twine): New variable. Change-Id: I13e55c204ab2072672a9556d7c0cac02f395116c Sharlatan Hellseher2024-07-031-0/+50
* gnu: Add go-github-com-errata-ai-regexp2.•••* gnu/packages/golang-xyz.scm (go-github-com-errata-ai-regexp2): New variable. Change-Id: If9af0a91da1d7a08767dea4614ece9fd620a143a Sharlatan Hellseher2024-07-031-0/+24