summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-04services: guix-build-coordinator-agent: Add extra-options.wip-plmshift-2Andreas Enge
* gnu/services/guix.scm (<guix-build-coordinator-agent-configuration>): Add field extra-options. (guix-build-coordinator-agent-shepherd-services): Add and use EXTRA-OPTIONS argument. Change-Id: I9e7e258e03e2b6553aa1570f5fcfaf3b0ada3e15
2024-07-04services: guix-build-coordinator-agent: Remove defaults.Andreas Enge
* gnu/services/guix.scm (<guix-build-coordinator-agent-configuration>) [max-parallel-builds, max-parallel-uploads]: Set default to #f. (guix-build-coordinator-agent-shepherd-services): Check for max-parallel-builds. If set to #f, the default values are now taken as the defaults of the guix-build-coordinator-agent command. Change-Id: Ide6dde0e88aa0dc851b6295095f414ca2ddc72ac
2024-07-04system: Do not add "--disable-chroot" to containers.Andreas Enge
* gnu/system/linux-container.scm (containerized-operating-system): Do not add "--disable-chroot". Change-Id: I1eff9aa0d02d6e53bd4e42f3aeb07d0ab42616a8
2024-07-04gnu: eisl: Update to 4.00.Guillaume Le Vaillant
* gnu/packages/lisp.scm (eisl): Update to 4.00. Change-Id: I2fa69943c6f72cad61e65352de1e496241acb292
2024-07-04gnu: cl-cf: Update to 1.0-6.2bf64fe.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-cf): Update to 1.0-6.2bf64fe. Change-Id: I9af418e40da37fd7184fe54c0a51f740c593bda5
2024-07-04gnu: txr: Update to 295.Guillaume Le Vaillant
* gnu/packages/lisp.scm (txr): Update to 295. Change-Id: I8e7430b4931c5eb8772e8138418f52a193d569cd
2024-07-04Add Nicolas Goaziou to team tex.Nicolas Goaziou
* etc/teams.scm: Define new member. Change-Id: Ia7a52c5057a6e1b6b92c6079641bb354f1ecfd64
2024-07-04Add Laurent Gatto to team r.Laurent Gatto
Welcome to the R Team! * etc/teams.scm: Define new member. Change-Id: I947b54fef154d39a0630d0f0c7c11aecda492db9
2024-07-03gnu: yt-dlp: Update to 2024.05.27.Leo Famulari
* 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
2024-07-03gnu: python-websockets: Update to 12.0Leo Famulari
* gnu/packages/python-web.scm (python-websockets): Update to 12.0. Change-Id: I6217093bbdfb81b35eb7c8d59ada3f612b7d9511
2024-07-03gnu: python-pytest-sanic: Further relax the websockets version requirements.Leo Famulari
* gnu/packages/python-check.scm (python-pytest-sanic)[arguments]: Accept PYTHON-WEBSOCKETS 12.0 in the custom 'relax-requirements' phase. Change-Id: I279d7f98ff2f1fe3be46ffd4f06bbc3005c453b5
2024-07-03gnu: Add python-urllib3 1.26.17.Leo Famulari
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
2024-07-03gnu: Add python-requests 2.31.0.Leo Famulari
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
2024-07-03gnu: yt-dlp: Don't inherit from youtube-dl.Leo Famulari
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
2024-07-03gnu: podman: Update to 5.1.1.Jean-Pierre De Jesus DIAZ
* gnu/packages/containers.scm (podman): Update to 5.1.1. Change-Id: Ie2563c1862debefcd6b5d0268e6cb57b6ae7193b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-03gnu: buildah: Fix build.Jean-Pierre De Jesus DIAZ
* 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>
2024-07-03gnu: podman: Fix build.Jean-Pierre De Jesus DIAZ
* 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>
2024-07-03gnu: gvisor-tap-vsock: Fix build.Jean-Pierre De Jesus DIAZ
* 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>
2024-07-03gnu: Add go-github-com-nwaples-rardecode-v2.Sharlatan Hellseher
* 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
2024-07-03gnu: go-github-com-masterminds-sprig-v3: Update to 3.2.3.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-sprig-v3): Update to 3.2.3. Change-Id: I95c42ca42a09e0c5e79d5c631606d8e48ceafe43
2024-07-03gnu: Add go-github-com-pterm-pterm.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-pterm-pterm): New variable. Change-Id: I6da814b83833224380a5dd08da9cf1562eb33791
2024-07-03gnu: Add go-github-com-marvinjwendt-testza.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github-com-marvinjwendt-testza): New variable. Change-Id: I7aae5264286beda3462fd17304a68d62fdcd3cdb
2024-07-03gnu: Add go-atomicgo-dev-keyboard.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-atomicgo-dev-keyboard): New variable. Change-Id: I335f43f06009d188c4e3278ea00a1568a3be9235
2024-07-03gnu: Add go-atomicgo-dev-schedule.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-atomicgo-dev-schedule): New variable. Change-Id: Iee83258d43320bbd99170c9bcb21f7d6984366bc
2024-07-03gnu: Add go-atomicgo-dev-cursor.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-atomicgo-dev-cursor): New variable. Change-Id: I7d742bf6056b3169999157af55cc1c002e6aceb9
2024-07-03gnu: Add go-github-com-errata-ai-ini.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-errata-ai-ini): New variable. Change-Id: Ic97b0152b10a3b3dc88cf5a617b26427058bf1f5
2024-07-03gnu: Add go-github-com-jdkato-twine.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-jdkato-twine): New variable. Change-Id: I13e55c204ab2072672a9556d7c0cac02f395116c
2024-07-03gnu: Add go-github-com-errata-ai-regexp2.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-errata-ai-regexp2): New variable. Change-Id: If9af0a91da1d7a08767dea4614ece9fd620a143a
2024-07-03gnu: Add go-github-com-neurosnap-sentences.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-neurosnap-sentences, go-sentences): New variables. Change-Id: I56c9e6c26567cfb9a6a21f8e637ddd1465d3bb58
2024-07-03gnu: Add go-github-com-otiai10-copy.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-otiai10-copy): New variable. Change-Id: Ia1e9e2180f668546a775c6d45ad316303ae310d8
2024-07-03gnu: Add go-github-com-otiai10-mint.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github-com-otiai10-mint): New variable. Change-Id: I2b203256756bf9dbeb838e2b289f4ffb9c902404
2024-07-03gnu: Add go-atomicgo-dev-assert.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-atomicgo-dev-assert): New variable. Change-Id: I987bdc50978da3cb6758d99bb4330e0a3bf3d14a
2024-07-03gnu: Add go-github-com-gookit-color.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-gookit-color): New variable. Change-Id: I7caa860ae1605fff0da7490ec46ff816cad38143
2024-07-03gnu: Add go-github-com-remeh-sizedwaitgroup.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-remeh-sizedwaitgroup): New variable. Change-Id: Icabe407a0aefef2728e331be87e239b7683512cd
2024-07-03gnu: Add go-tengo.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-tengo): New variable. Change-Id: I8fb24d0bdd4eccb2da5f584edfec9b9ba1a9c4d5
2024-07-03gnu: Add go-github-com-d5-tengo-v2.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-d5-tengo-v2): New variable. Change-Id: I714223a90deb696320c57f0281a8787e1cb6c2c4
2024-07-03gnu: Add go-github-com-expr-lang-expr.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-expr-lang-expr): New variable. Change-Id: I580e3c664322565d506261ec789ddfe05faa764e
2024-07-03gnu: Add go-github-com-dsnet-compress.Sharlatan Hellseher
* gnu/packages/golang-compression.scm (go-github-com-dsnet-compress): New variable. Change-Id: I232f2d8cc6bb5eb4c850f233b2e2788d0f2fb35b
2024-07-03gnu: Add go-github-com-dsnet-golib.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-dsnet-golib): New variable. Change-Id: If3f4bc017119c05ff837414bf5a839c39feff69b
2024-07-03gnu: Add go-github-com-adrg-xdg.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-adrg-xdg): New variable. Change-Id: I6a7576d45c84e864d6db915784e32606b1008710
2024-07-03gnu: Add go-github-com-adrg-strutil.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-adrg-strutil): New variable. Change-Id: I86addc399471f4766a3beb7725832b6b13435fce
2024-07-03gnu: Add go-github-com-shopspring-decimal.Sharlatan Hellseher
* gnu/packages/golang-maths.scm (go-github-com-shopspring-decimal): New variable. Change-Id: I52ba58d05be9f631e5c53ccf7c30a977d7fe66b3
2024-07-03gnu: Add go-github-com-montanaflynn-stats.Sharlatan Hellseher
* gnu/packages/golang-maths.scm (go-github-com-montanaflynn-stats): New variable. Change-Id: I1e131cb4ceece61e5b822178831014ed27189d9e
2024-07-03gnu: Add packages/golang-math module.Sharlatan Hellseher
* gnu/packages/golang-maths.scm: New file. * gnu/local.mk: Add gnu/packages/golang-maths.scm to the scope. Change-Id: Iffa3f7735e2155ecdd46f5cdeda9143c9c823322
2024-07-03gnu: dropbear: Update to 2024.85.Attila Lendvai
* gnu/packages/ssh.scm (dropbear): Update to 2024.85. Change-Id: I6c729f22732244e6c44bc0d6a1866ab1663a537e Signed-off-by: jgart <jgart@dismail.de>
2024-07-03gnu: darktable: Update to 4.8.0.Alex Devaure
* gnu/packages/photo.scm (darktable): Update to 4.8.0. Change-Id: I36df2b5a96f24488ebc1c491571a954af14d9e3f Signed-off-by: jgart <jgart@dismail.de>
2024-07-03gnu: feh: Update to 3.10.3.Artyom V. Poptsov
* gnu/packages/image-viewers.scm (feh): Update to 3.10.3. Change-Id: I2b997670ae628f231ade8cc2054f0e121d913598 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-03gnu: global: Update to 6.6.13.Andy Tai
* gnu/packages/code.scm (global): Update to 6.6.13. Change-Id: I4a00f0853b9ad9dcd216f4a7e33a23df3c1caa13 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-03gnu: reuse: Update to 3.0.2.Felix Gruber
* gnu/packages/license.scm (reuse): Update to 3.0.2. Change-Id: I527df845dcc4deaf1ffae90d6a8e13dc9033d5ad Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-03gnu: erlang-lfe: Make LFE compiler deterministic.Igor Goryachev
* gnu/packages/erlang.scm (erlang-lfe): Make LFE compiler deterministic. Change-Id: I0cf00eeda8502384b746795802f1b2291d0e8a3b Signed-off-by: Andrew Tropin <andrew@trop.in>