aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: apache-arrow: Update to 17.0.0.Ricardo Wurmus2024-08-26
| | | | | | * gnu/packages/databases.scm (apache-arrow): Update to 17.0.0. Change-Id: If7ad15cbe1070a9132e921c931083deae527a27e
* gnu: cl-prevalence: Fix build with cl-usocket-0.8.8.Guillaume Le Vaillant2024-08-26
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-prevalence)[arguments]: Add 'fix-build-with-usocket-bt2' phase. Change-Id: I7becd7ee92795f2aebc7d9caaf603ccb7f5f9dff
* gnu: cl-s-sysdeps: Add support for bordeaux-threads-2.Guillaume Le Vaillant2024-08-26
| | | | | | | | | | This is required to fix the build of cl-prevalence with cl-usocket-0.8.8. * gnu/packages/patches/sbcl-s-sysdeps-bt2.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/lisp-xyz.scm (sbcl-s-sysdeps)[source]: Use it. Change-Id: I6addc042e16f71b55a2125c1f8eb313023ada411
* gnu: gmid: Update to 2.1.1.cage2024-08-26
| | | | | | | * gnu/packages/web.scm (gmid): Update to 2.1.1. Change-Id: I0b63f02de1d04dd987663f34f863b5da50867042 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: tinmop: Update to 0.9.9.14142135623.cage2024-08-26
| | | | | | | | * gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.14142135623. [native-inputs]: Add libjpeg-turbo. Change-Id: I85a6456754e531e728a302926e8eefde39056d34 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-tooter: Update to 1.0.0-5.76fbb360.cage2024-08-26
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-tooter): Update to 1.0.0-5.76fbb360. Change-Id: I76b6085621bce12b3142a9db81c5dfeaae40a16d Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-nodgui: Update to 0.7.0.3-1.dc3efed.cage2024-08-26
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-nodgui): Update to 0.7.0.3-1.dc3efed. [inputs]: Add sbcl-sdl2-ttf. Change-Id: Idae7e1dc95754f1e541500db20d201fe39ca3477 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-colors2: Update to 0.6.1.cage2024-08-26
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-colors2): Update to 0.6.1. Change-Id: Icbd2c7b86c961243d117564a2eaadec7a5af73f2 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-croatoan: Update to 0.3-1.0157da6.cage2024-08-26
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.3-1.0157da6. Change-Id: I2eedb675d12b1b21e9d3dff3c3b4da351ab32ef4 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-usocket: Update to 0.8.8.Guillaume Le Vaillant2024-08-26
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-usocket): Update to 0.8.8. Change-Id: Ie2d8d2e86e068f39b6d0f4ff87c9a189bf79c884
* gnu: pyzo: Update to 4.16.0.Nicolas Goaziou2024-08-26
| | | | | | * gnu/packages/python-xyz.scm (pyzo): Update to 4.16.0. Change-Id: Ic94473dbc3f4e989cc98e6dd7ca087f69950685d
* gnu: scintilla: Update to 5.5.1.Nicolas Goaziou2024-08-26
| | | | | | * gnu/packages/text-editors.scm (scintilla): Update to 5.5.1. Change-Id: I51b87c8095b97bd0b4dd51bc5f7558735fe9da73
* gnu: wego: Update to 2.3.Nicolas Goaziou2024-08-26
| | | | | | * gnu/packages/weather.scm (wego): Update to 2.3. Change-Id: I6d7eda11c074efdfb9279dda2910b0a002905cc3
* gnu: asymptote: Update to 2.91.Nicolas Goaziou2024-08-26
| | | | | | * gnu/packages/plotutils.scm (asymptote): Update to 2.91. Change-Id: I141ad25c47f0d24c917c5cd3d4efab32665b53ce
* gnu: Remove go-github-com-multiformats-go-multiaddr-0.12.Sharlatan Hellseher2024-08-26
| | | | | | | | | | | | | | | | | | | * gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr-0.12): Delete variable. (go-github-com-multiformats-go-multiaddr-dns, go-github-com-multiformats-go-multiaddr-fmt): [propagated-inputs]: Remove go-github-com-multiformats-go-multiaddr-0.12; add go-github-com-multiformats-go-multiaddr. * gnu/packages/ipfs.scm (go-github-com-libp2p-go-socket-activation): [propagated-inputs]: Remove go-github-com-multiformats-go-multiaddr-0.12; add go-github-com-multiformats-go-multiaddr. * gnu/packages/ipfs.scm (kubo): [inputs]: Remove go-github-com-multiformats-go-multiaddr-0.12; add go-github-com-multiformats-go-multiaddr. Change-Id: Iedc07cfa3f627dbf279e077808167dfe902f4163
* gnu: go-github-com-multiformats-go-multiaddr: Update to 0.12.3.Sharlatan Hellseher2024-08-26
| | | | | | | | | | * gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr): Update to 0.12.3. [propagated-inputs]: Add go-github-com-ipfs-go-cid, go-github-com-multiformats-go-multibase, go-github-com-multiformats-go-varint, and go-golang-org-x-exp. [native-inputs]: Add go-github-com-stretchr-testify. Change-Id: I5cc7f48155de57ea41ea6378cd7f61fe9bbb687d
* gnu: Remove go-github-com-multiformats-go-multiaddr-net.Sharlatan Hellseher2024-08-26
| | | | | | | | | | Deprecated: "This repository has been archived by the owner on Oct 5, 2021. It is now read-only. This package has moved into go-multiaddr as a sub-package, github.com/multiformats/go-multiaddr/net." * gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr-net): Delete variable. Change-Id: Ifb6c4471cab36c1363607896a99bb020b9c21cec
* gnu: Remove go-github-com-libp2p-go-libp2p-metrics.Sharlatan Hellseher2024-08-25
| | | | | | | | | Deprecated: "This repository has been archived by the owner on Dec 7, 2019. It is now read-only." * gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-metrics): Delete variable. Change-Id: I0d70f019983998c81fcbc439d6047274272b65e8
* gnu: Remove go-github-com-ipfs-go-ipfs-api.Sharlatan Hellseher2024-08-25
| | | | | | | | | | Unmaintained: "This package is no longer being maintained. Please use kubo/client/rpc instead. This repository has been archived by the owner on Feb 7, 2024. It is now read-only." * gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api): Delete variable. Change-Id: I270f92a863739dfb038a7762dc55080e3610bebe
* gnu: Remove gx.Sharlatan Hellseher2024-08-25
| | | | | | | | | | This project is abandoned and not in use by IPFS/Kubo any longer, see <https://github.com/whyrusleeping/gx/issues/247>. * gnu/packages/ipfs.scm (gx, go-github-com-whyrusleeping-gx-util): Delete variables. Change-Id: Ieee46293e73add367344d486e7b7317913543f32
* gnu: Remove gx-go.Sharlatan Hellseher2024-08-25
| | | | | | | | | This project is abandoned and not in use by IPFS/Kubo any longer, see <https://github.com/whyrusleeping/gx-go/issues/65>. * gnu/packages/ipfs.scm (gx-go): Delete variable. Change-Id: Ic1235801a958c066de5af35947fad90cafc97dd0
* gnu: kubo: Unbandle more inputs.Sharlatan Hellseher2024-08-25
| | | | | | | | | | | * gnu/packages/ipfs.scm (kubo): Unbandle more inputs. [inputs]: Remove go-github-com-go-logr-logr; add go-github-com-go-logr-stdr, go-github-com-ipfs-go-ipfs-redirects-file, go-github-com-libp2p-go-flow-metrics, go-github-com-prometheus-statsd-exporter, and go-github-com-quic-go-webtransport-go. Change-Id: Ie8e6680cf152ccbd21e3c7beaf3febfaa6191083
* gnu: Add go-github-com-ipfs-go-ipfs-redirects-file.Sharlatan Hellseher2024-08-25
| | | | | | * gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-redirects-file): New variable. Change-Id: I15876b3cd4ef58191e628bd08bc855ab4aafcdf1
* gnu: Add go-github-com-tj-assert.Sharlatan Hellseher2024-08-25
| | | | | | * gnu/packages/golang-check.scm (go-github-com-tj-assert): New variable. Change-Id: Iaacb9cdf7a6314bf4384a50593b3d6279b6a164f
* gnu: Add go-github-com-ucarion-urlpath.Sharlatan Hellseher2024-08-25
| | | | | | * gnu/packages/golang-web.scm (go-github-com-ucarion-urlpath): New variable. Change-Id: If11c5bfb6c6457037775d7d6ef64c47244fdaef7
* gnu: go-github-com-libp2p-go-flow-metrics: Move to golang-web.Sharlatan Hellseher2024-08-25
| | | | | | | | * gnu/packages/golang.scm (go-github-com-libp2p-go-flow-metrics): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I6847de630820dc895cb3d14f16b086fd1cc69bb7
* gnu: go-github-com-libp2p-go-flow-metrics: Enable tests.Sharlatan Hellseher2024-08-25
| | | | | | | * gnu/packages/golang.scm (go-github-com-libp2p-go-flow-metrics): Enable tests. Change-Id: Ic117d3e0ca06719bf6b0a058f7475169afd12d11
* gnu: go-github-com-libp2p-go-flow-metrics: Update to 0.1.0.Sharlatan Hellseher2024-08-25
| | | | | | | | * gnu/packages/golang.scm (go-github-com-libp2p-go-flow-metrics): Update to 0.1.0. [propagated-inputs]: Add go-github-com-benbjohnson-clock. Change-Id: I13799b39e8d22a4f1be763eeef24dd2170d1cba1
* gnu: Add go-github-com-go-logr-stdr.Sharlatan Hellseher2024-08-25
| | | | | | * gnu/packages/golang-xyz.scm (go-github-com-go-logr-stdr): New variable. Change-Id: I3cbe5e34306ee0c07143155e499f9f0aa6be2761
* gnu: go-github-com-miekg-dns: Move to golang-web.Sharlatan Hellseher2024-08-25
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-miekg-dns): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I7d1e38dd4fdc9578cdefdf01ff43f5201c490f73
* gnu: go-github-com-miekg-dns: Update to 1.1.62.Sharlatan Hellseher2024-08-25
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-miekg-dns): Update to 1.1.62. [arguments] <#:phases>: Add 'disable-failing-tests. Change-Id: I857df6a1520e0e08f7255b700ffc2ac1494b27db
* gnu: go-github-com-prometheus-procfs: Enable tests.Sharlatan Hellseher2024-08-25
| | | | | | | | * gnu/packages/prometheus.scm (go-github-com-prometheus-procfs): Enable tests. [arguments] <#:phases>: Add 'unpack-testdata and 'remove-testdata phases. Use custom 'check phase. Change-Id: Iae01ce9cb57748ce4b155e2b814dd69ff9ba5114
* gnu: Add go-github-com-prometheus-statsd-exporter.Sharlatan Hellseher2024-08-25
| | | | | | * gnu/packages/prometheus.scm (go-github-com-prometheus-statsd-exporter): New variable. Change-Id: Ibb45cfd1d4b944d6c809305650df6c323bbf52e0
* gnu: Add go-github-com-stvp-go-udp-testing.Sharlatan Hellseher2024-08-25
| | | | | | * gnu/packages/golang-check.scm (go-github-com-stvp-go-udp-testing): New variable. Change-Id: I23a507d23cdf419beeba5d44bb6bed6f7f4fcdce
* gnu: Add go-github-com-prometheus-exporter-toolkit.Leo Nikkilä2024-08-25
| | | | | | | | * gnu/packages/prometheus.scm (go-github-com-prometheus-exporter-toolkit): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I89d3a28a1f8ceab9ec3e8754582b2292205b3772
* gnu: Add go-github-com-go-openapi-validate.Leo Nikkilä2024-08-25
| | | | | | | | | * gnu/packages/golang-web.scm (go-github-com-go-openapi-validate): New variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I775c1d2acdfa58f42a3898ced33f24a0a0fb2ee9
* gnu: Add go-github-com-go-openapi-loads.Leo Nikkilä2024-08-25
| | | | | | | | | * gnu/packages/golang-web.scm (go-github-com-go-openapi-loads): New variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: If5c3d479064ae04e01035c7c7ff1b61acb406749
* gnu: Add go-github-com-go-openapi-analysis.Leo Nikkilä2024-08-25
| | | | | | | | * gnu/packages/golang-web.scm (go-github-com-go-openapi-analysis): New variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I8d2831c4a71908058ebd8d8935dddb3ef75ce360
* gnu: Add go-github-com-go-openapi-strfmt.Leo Nikkilä2024-08-25
| | | | | | | | * gnu/packages/golang-web.scm (go-github-com-go-openapi-strfmt): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I31a3d51315991aae3ead5cde12fc14d913235a6a
* gnu: go-github-com-google-uuid: Update to 1.6.0.Sharlatan Hellseher2024-08-25
| | | | | | * gnu/packages/golang.scm (go-github-com-google-uuid): Update to 1.6.0. Change-Id: Iecc6a649124e45fa2155042cc56350779ec1880c
* gnu: Add go-github-com-go-openapi-spec.Leo Nikkilä2024-08-25
| | | | | | | | * gnu/packages/golang-web.scm (go-github-com-go-openapi-spec): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I4fa578345ffa7ad550926b37489f1a0c5a827fb9
* gnu: Add go-github-com-go-openapi-jsonreference.Leo Nikkilä2024-08-25
| | | | | | | | * gnu/packages/golang-web.scm (go-github-com-go-openapi-jsonreference): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I55eb6403fb5b7460d74c7b21a38b85b2194304d8
* gnu: Add go-github-com-go-openapi-jsonpointer.Leo Nikkilä2024-08-25
| | | | | | | | * gnu/packages/golang-web.scm (go-github-com-go-openapi-jsonpointer): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I85a2342fa9740fa68ad52c6391465d30a284986d
* gnu: Add go-github-com-go-openapi-swag.Leo Nikkilä2024-08-25
| | | | | | | * gnu/packages/golang-web.scm (go-github-com-go-openapi-swag): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Id6258a11cdb8e1c04de0dc155ecef157ec74df83
* gnu: Add go-github-com-go-openapi-errors.Leo Nikkilä2024-08-25
| | | | | | | * gnu/packages/golang-web.scm (go-github-com-go-openapi-errors): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I3676121428a741124a6a15ef0855de48c882ff4a
* gnu: Add go-go-mongodb-org-mongo-driver.Leo Nikkilä2024-08-25
| | | | | | | * gnu/packages/golang-xyz.scm (go-go-mongodb-org-mongo-driver): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ib7bc1252593c91d33cb75436cdc9e803e11977af
* gnu: Add go-github-com-aws-aws-lambda-go.Sharlatan Hellseher2024-08-25
| | | | | | * gnu/packages/golang-web.scm (go-github-com-aws-aws-lambda-go): New variable. Change-Id: I5abb8225f0c36232e8fbd6c37763ae30f842eab2
* gnu: Add go-github-com-youmark-pkcs8.Leo Nikkilä2024-08-25
| | | | | | | * gnu/packages/golang-crypto.scm (go-github-com-youmark-pkcs8): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: If16a5d911d645396c5976893f2fc43a7f26bf283
* gnu: Add go-k8s-io-klog-v2.Sharlatan Hellseher2024-08-25
| | | | | | * gnu/packages/golang-xyz.scm (go-k8s-io-klog-v2): New variable. Change-Id: I98900fdd7449b4e6bf6d4ea35eac659b188182a4
* gnu: Add go-k8s-io-klog.Sharlatan Hellseher2024-08-25
| | | | | | * gnu/packages/golang-xyz.scm (go-k8s-io-klog): New variable. Change-Id: I5985ef3f9342fb1cc671c3d113cef78785650548