| Age | Commit message (Collapse) | Author | Files | Lines |
|
* gnu/packages/prolog.scm (trealla): Update to 3.9.24.
Change-Id: I151fe9151dedc918a8f66c2486ff7ee078894623
|
|
* gnu/packages/maths.scm (mumps): Update to 5.9.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #10857
|
|
* gnu/packages/cpp.scm (libexpected): Update to 1.3.1.
Merges: https://codeberg.org/guix/guix/pulls/10982
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
|
|
* gnu/packages/gnome.scm (cambalache): Add deprecated symbol here, and
relocate to...
* gnu/packages/gnome-xyz.scm (cambalache): ... here.
|
|
* gnu/packages/patches/libfyaml-vlsize-32bit-fixes.patch: New file.
* gnu/packages/serialization.scm (libfyaml) [source]: Apply patch.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/python-science.scm
(python-snakemake-interface-logger-plugins-bootstrap): Add package.
(python-snakemake-logger-plugin-rich-bootstrap): Likewise.
(python-snakemake-interface-logger-plugins)[native-inputs]: Replace
python-snakemake-logger-plugin-rich by
python-snakemake-logger-plugin-rich-bootstrap.
(python-snakemake-logger-plugin-rich)[propagated-inputs]: Replace
python-snakemake-interface-logger-plugins-bootstrap by
python-snakemake-interface-logger-plugins.
[native-inputs]: Remove unused python-pytest.
Merges: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (snakemake): Update to 9.25.1.
[source]: Switch to git-fetch.
[arguments]{test-flags}: Refresh them.
{phases}: Add phase 'relax-requirements, drop phase
'call-wrapper-not-wrapped-snakemake, which was not effective for some
time already.
[propagated-inputs]: Add python-snakemake-interface-logger-plugins,
python-snakemake-interface-scheduler-plugins,
python-snakemake-interface-software-deployment-plugins,
python-sqlmodel.
[native-inputs]: Add python-pytest, python-setuptools-scm,
python-snakemake-interface-software-deployment-plugin-container,
spython-snakemake-interface-logger-plugin-envmodules.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-snakemake-storage-plugin-http): New variable.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-snakemake-software-deployment-plugin-envmodules-bootstrap): New variable.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-snakemake-software-deployment-plugin-envmodules): New variable.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-snakemake-software-deployment-plugin-container): New variable.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-snakemake-logger-plugin-rich): New variable.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-snakemake-interface-storage-plugins): Update to 4.4.1.
[propagated-inputs]: Refresh them, add python-humanfriendly, remove
python-reretry.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-snakemake-interface-scheduler-plugins): New variable.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-snakemake-interface-software-deployment-plugins): Update to 0.18.6.
[arguments]{phases}: Replace them with {test-flags}.
[native-inputs]: Add python-hatchling, python-pytest,
python-snakemake-software-deployment-plugin-envmodules-bootstrap.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-snakemake-interface-logger-plugins): New variable.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-snakemake-interface-report-plugins): Update to 1.3.0.
[arguments]{phases}: Replace them with {test-backend, test-flags}.
[propagated-inputs]: Remove python-pytest.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-snakemake-interface-executor-plugins): Update to 9.4.0.
[arguments]{phases}: Replace them with {test-backend, test-flags}.
[propagated-inputs]: Remove python-argparse-dataclass, python-throttler.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-snakemake-interface-common): Update to 1.23.0-0.d585b5c.
[arguments]{phases}: Replace them with {test-backend, test-flags}.
[propagated-inputs]: Add python-packaging.
[native-inputs]: Replace python-poetry-core by python-setuptools.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/databases.scm (python-sqlmodel): New variable.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/docker.scm (python-udocker): New variable.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-xyz.scm (python-tenacity): Update to 9.1.4.
[native-inputs]: Drop python-wheel.
Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/quantum.scm: (python-cirq-google): New variable.
Merges: guix/guix!10789
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-typedunits): New variable.
Relates-to: guix/guix!10789
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/algebra.scm: Add newline above fftw.
* gnu/packages/databases.scm: Add newline above sqlitebrowser.
Merges: guix/guix!10973
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-web.scm (go-github-com-grpc-ecosystem-go-grpc-middleware-v2): Update to 2.3.4.
[arguments] <#:tests?>: Run tests.
[propagated-inputs]: Add go-golang-org-x-net, go-golang-org-x-oauth2,
go-google-golang-org-grpc, and go-google-golang-org-protobuf.
[native-inputs]: Add
go-buf-build-gen-go-bufbuild-protovalidate-protocolbuffers-go,
go-buf-build-go-protovalidate, and go-github-com-stretchr-testify.
|
|
* gnu/packages/web.scm (anubis-ai-firewall): New variable.
* gnu/packages/patches/anubis-use-the-browser-native-web-crypto-api.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patches.
Relates-to: guix/guix!2572
|
|
* gnu/packages/node-xyz.scm (node-preact): New variable.
Relates-to: guix/guix!2572
|
|
* gnu/packages/golang-xyz.scm (go-github-com-fahedouch-go-logrotate): New variable.
Relates-to: guix/guix!2572
|
|
* gnu/packages/golang-xyz.scm (go-github-com-nikandfor-spintax): New variable.
Relates-to: guix/guix!2572
|
|
* gnu/packages/golang-web.scm (go-buf-build-go-protovalidate): New variable.
Relates-to: guix/guix!2572
|
|
* gnu/packages/golang-web.scm (go-github-com-techarohq-thoth-proto): New variable.
Relates-to: guix/guix!2572
|
|
* gnu/packages/golang-build.scm (go-buf-build-gen-go-bufbuild-protovalidate-protocolbuffers-go): New variable.
Relates-to: guix/guix!2572
|
|
* gnu/packages/golang-web.scm (go-github-com-sagernet-sing-shadowsocks): New variable.
Relates-to: guix/guix!10749
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-web.scm (go-github-com-sagernet-sing): New variable.
Relates-to: guix/guix!10749
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-web.scm (go-h12-io-socks): New variable.
Relates-to: guix/guix!10749
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-web.scm (go-github-com-h12w-go-socks5): New variable.
Relates-to: guix/guix!10749
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-maths.scm (go-github-com-hmdsefi-gograph): New variable.
Merge: guix/guix!10860
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-crypto.scm (go-github-com-zmap-zcrypto): Update to
0452b53f6c1b1fb5516ff7e3e22055931966ab9a commit.
[arguments] <#:go>: Use go-1.26.
|
|
* gnu/packages/golang-crypto.scm (go-github-com-zmap-zlint-v3): Update to 3.7.1.
|
|
* gnu/packages/golang-web.scm: (go-cloud-google-com-go-kms,
go-github-com-aws-aws-sdk-go-v2-service-iam,
go-github-com-google-trillian,
go-github-com-grpc-ecosystem-go-grpc-middleware-v2,
go-github-com-insomniacslk-dhcp, go-github-com-shurcool-githubv4,,
go-github-com-shurcool-graphql, go-github-com-shurcool-httpfs,
go-github-com-shurcool-httpgzip, go-github-com-shurcool-vfsgen,
go-github-com-sigstore-fulcio, go-github-com-sigstore-sigstore, and
go-xorm-io-builder): Sort variables alphabetically.
|
|
* gnu/packages/golang-crypto.scm (go-filippo-io-age): Update to 1.3.2.
Merges: guix/guix!10937
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/ruby-xyz.scm (ruby-oauth2): Update to 2.0.12.
[arguments]: Drop all.
[propagated-inputs]: Add ruby-hashie.
|
|
* gnu/packages/ruby-xyz.scm (ruby-snaky-hash): Update to 2.0.3.
[arguments]: Drop all.
[native-inputs]: Add ruby-backports and ruby-rspec-pending-for.
|
|
* gnu/packages/ruby-xyz.scm (ruby-jwt): Update to 3.2.0.
[native-inputs]: Add ruby-rubocop.
Fixes: guix/guix#10967
|
|
* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2026.8.31.0.57.9.
|
|
* gnu/packages/astronomy.scm (python-romancal): Update to 1.1.0.
[propagated-inputs]: Replace python-astropy-7 with python-astropy.
[phases]{relax-requirements}: New phase.
Merges: guix/guix!10702
|
|
* gnu/packages/astronomy.scm (celestia-content): Update to
94ae7673d7dd615acc3dbc483f2a7304099b2ad8 commit.
Relates-to: guix/guix!10702
|
|
* gnu/packages/astronomy.scm (spot-nik): Update to 1.5.1.
[native-inputs]: Remove python-pytest and python-setuptools.
Relates-to: guix/guix!10702
|
|
* gnu/packages/astronomy.scm (python-zodipy): Update to 1.1.5.
Relates-to: guix/guix!10702
|