aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2024-01-12gnu: python-astropy-healpix: Update to 1.0.2.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-astropy-healpix): Update to 1.0.2. Change-Id: I94794985b953d2820fd215d82dd06196ac3f302f
2024-01-12gnu: python-asdf-astropy: Update to 0.5.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.5.0. Change-Id: I8e3473eaefb922f3cff135fd084f467f36dbedb4
2024-01-12gnu: phd2: Update to 2.6.12.Sharlatan Hellseher
* gnu/packages/astronomy.scm (phd2): Update to 2.6.12. Change-Id: I83cc7a11eda6caee2d7796e45dab72ccea358a69
2024-01-12gnu: libpasastro: Update to 1.4.2.Sharlatan Hellseher
* gnu/packages/astronomy.scm (libpasastro): Update to 1.4.2. Change-Id: I387f63fe1ebfcc95c33177b13325611e16cd89df
2024-01-12gnu: cfitsio: Update to 4.3.1.Sharlatan Hellseher
* gnu/packages/astronomy.scm (cfitsio): Update to 4.3.1. Change-Id: I6181f161d1dcbf3ec16e229bc196d56eca470027
2024-01-12gnu: calceph: Update to 3.5.4.Sharlatan Hellseher
* gnu/packages/astronomy.scm (calceph): Update to 3.5.4. Change-Id: I0537f493c09aa09feeae3b439e6aa54c3bcab782
2024-01-12gnu: aoflagger: Update to 3.4.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (aoflagger): Update to 3.4.0. Change-Id: Iac1581d81f4f0527cf843631ed3335b53dadbf52
2024-01-12gnu: aocommon: Update to 0.0.0-2.9272ea3.Sharlatan Hellseher
* gnu/packages/astronomy.scm (aocommon): Update to 0.0.0-2.9272ea3. Change-Id: I14d7e9df0031d5f631b595f1214a88529b89db1f
2024-01-12gnu: qmapshack: Update to 1.17.1.Guillaume Le Vaillant
* gnu/packages/geo.scm (qmapshack): Update to 1.17.1. Change-Id: I85cace78a9c38342a000488dfa80795f914bf2c5
2024-01-12gnu: torbrowser: Add bridges.Clément Lassieur
* gnu/packages/tor.scm (torbrowser)[arguments]: Add an 'add-bridges' phase, update the 'deploy-assets' phase so to fix the lyrebird path. [inputs]: Add go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird. Change-Id: I17c85486ab44178be9eab31a078f6392857a044f
2024-01-12gnu: Add ↵Clément Lassieur
go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird. * gnu/packages/golang.scm (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird): New variable. Change-Id: I03b390aa6e8644646622a4f5b89f25e6cd2f7bb0
2024-01-12gnu: Add go-github-com-refraction-networking-utls.Clément Lassieur
* gnu/packages/golang.scm (go-github-com-refraction-networking-utls): New variable. Change-Id: Iefc22f54d37a0b1c5cbb54d72ee2dbea7494c5ef
2024-01-12gnu: Add go-github-com-cloudflare-circl.Clément Lassieur
* gnu/packages/golang.scm (go-github-com-cloudflare-circl): New variable. Change-Id: Iec8076faa4e14d31311424dbb999fbf8565a49e8
2024-01-12gnu: Add go-github-com-bwesterb-go-ristretto.Clément Lassieur
* gnu/packages/golang.scm (go-github-com-bwesterb-go-ristretto): New variable. Change-Id: Icbe3bc2808776d6451ad154653245439173424d5
2024-01-12gnu: Add go-github-com-gaukas-godicttls.Clément Lassieur
* gnu/packages/golang.scm (go-github-com-gaukas-godicttls): New variable. Change-Id: I2259f6d396c372f18ed9e4d490fa97b80a90a076
2024-01-12gnu: Add ↵Clément Lassieur
go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib. * gnu/packages/golang.scm (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib): New variable. Change-Id: I789e097f69e66894cbb8403b96f2f1c05dfbcdd0
2024-01-12gnu: Add go-gitlab-com-yawning-edwards25519-extra.Clément Lassieur
* gnu/packages/golang.scm (go-gitlab-com-yawning-edwards25519-extra): New variable. Change-Id: I5d8ee182b7a23890720d29866e9c975c0edce7b5
2024-01-12gnu: python-graph-tool: Update to 2.58.Ale Abdo
* gnu/packages/graph.scm (python-graph-tool): Update to 2.58. Signed-off-by: Clément Lassieur <clement@lassieur.org>
2024-01-12gnu: python-wand: Fix libmagick access.Nicolas Graves
* gnu/packages/python-xyz.scm (python-wand): [build-system]: Use pyproject-build-system. [arguments](phases): Delete phase check. Replace phase find-magickwand by phase harcode-lib-path. Change-Id: I3ddf7045a404f76743c14a5b8183ce9f3196ffd1 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-12gnu: go-github-com-charmbracelet-glamour: Fix build.Artyom V. Poptsov
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Fix build. Change-Id: I14ce450360e684c4c1ac324e77b47771bbdf1410 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-12gnu: poppler: Mention binaries in description.Nicolas Graves
This allows to find the package to install with guix search. * gnu/packages/pdf.scm (poppler): Mention binaries in description. Change-Id: If68b29300b34ee692b0ecfe3458e7774b55c365e Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-12gnu: kakoune: update to 2023.08.05.David Pflug
* gnu/packages/text-editors.scm (kakoune): Update to 2023.08.05. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-12gnu: wesnoth: Update to 1.16.11.宋文武
* gnu/packages/games.scm (wesnoth): Update to 1.16.11. [source]: Use 'git-file-name'. Change-Id: Id5a34e00a46400b7a32fe16bec845af882686dac Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-12gnu: laminar: Update to 1.3.David Pflug
* gnu/packages/ci.scm (laminar): Update to 1.3. Change-Id: Ic14deadfa3aa9c116ecd2ee7c34cdc32c58a6f56 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-12gnu: plocate: Update to 1.1.21.David Pflug
* gnu/packages/search.scm (plocate): Update to 1.1.21. Change-Id: I725b2b83553228babbdd6592d31b57ede76ac442 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-12tests: security: Fix fail2ban-extension-test.Tomas Volf
The openssh-service-type requires 'networking to be setup. So add a static-networking-service-type that provides it. * gnu/tests/security.scm (run-fail2ban-extension-test)[simple-operating-system]: Add static-networking-service-type service. Change-Id: I8d736cbf3fcaa54f86fbd60c52b3595b647731e2 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-12gnu: fwupd: Depend on libsmbios only on supported systems.Simon South
* gnu/packages/firmware.scm (fwupd)[inputs]: Add libsmbios conditionally. Change-Id: Id34135b180f5ee6e7abd2fd4eb10e0d3c6308e06 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-12gnu: libsmbios: Restrict to only supported systems.Simon South
* gnu/packages/hardware.scm (libsmbios)[supported-systems]: New field. Change-Id: I8d813f496b7d2ffa8b0af2a6c814d1b09d731387 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-12gnu: sfeed: Update to 2.0.Clément Lassieur
* gnu/packages/suckless.scm (sfeed): Update to 2.0. Change-Id: I9fc34effddcb623e8d681824aa67c3c5c7784726
2024-01-12packages: rust: Memoize make-rust-sysroot results.Christopher Baines
To ensure that it just returns a single package record for some given arguments, as this helps to avoid poor performance of the store connection object cache. Performance with computing the cross derivations is important for the data service, as it's currently very slow to process revisions. * gnu/packages/rust.scm (make-rust-sysroot): Move code to make-rust-sysroot/implementation. (make-rust-sysroot/implementation): New variable. Change-Id: Ibb30c7398328c87c032bb8828635a34ada935167
2024-01-12gnu: guix-build-coordinator: Update to 0-94.c4c4f5a.Christopher Baines
This also switches to use guile-next, which includes important fixes to invalid unicode handling with suspendable ports, which is necessary for the agent. * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-94.c4c4f5a. * gnu/services/guix.scm: Use guile-next for the coordinator service. Change-Id: I853539a612fd0b41a6c63069c6291b3f42e5cdee
2024-01-12gnu: icedove/wayland: Wrap quotes around ‘$@’ in the executable.Aleksandr Vityazev
Fixes <https://issues.guix.gnu.org/66643>. * gnu/packages/gnuzilla (icedove/wayland)[arguments]: Wrap quotes around ‘$@’ in the executable script. Signed-off-by: Clément Lassieur <clement@lassieur.org>
2024-01-12gnu: Add r-azimuth.nafkhamdc
* gnu/packages/bioinformatics.scm (r-azimuth): New variable. Change-Id: I2b0d087378028663ee8d76ced8950f7a9721cb03 Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2024-01-11gnu: python-sanic: Update to 23.12.1.Ricardo Wurmus
* gnu/packages/python-web.scm (python-sanic): Update to 23.12.1. [build-system]: Use pyproject-build-system. [arguments]: Use #:test-flags. [propagated-inputs]: Add python-aioquic, python-html5tagger, python-tracerite, and python-typing-extensions. [native-inputs]: Remove gunicorn, python-isort, python-pytest-sugar, and python-pytest-asyncio; add python-coverage, python-cryptography, python-docutils, python-mypy, python-pygments, python-slotscheck, python-towncrier, python-tox, and python-types-ujson. Change-Id: I1bff804a6c2c038e0aacae821816f2a706029d37
2024-01-11gnu: python-pytest-sanic: Relax requirement on websockets.Ricardo Wurmus
* gnu/packages/python-check.scm (python-pytest-sanic)[arguments]: Use plain list; add 'relax-requirements phase. [description]: Use complete sentence. Change-Id: I3c21380b4aa208da8a92270b6748b620a4a2dcc0
2024-01-11gnu: python-sanic-testing: Update to 23.12.0.Ricardo Wurmus
* gnu/packages/python-web.scm (python-sanic-testing): Update to 23.12.0. [build-system]: Use pyproject-build-system. [arguments]: Remove 'loosen-requirements phase. [propagated-inputs]: Remove python-websockets. Change-Id: Ie1958070959692ae678ffeefda9ee8bafa86a5e6
2024-01-11gnu: python-sanic-routing: Update to 23.12.0.Ricardo Wurmus
* gnu/packages/python-web.scm (python-sanic-routing): Update to 23.12.0. [build-system]: Use pyproject-build-system. Change-Id: I1ff18b5c7ecc6560417086a4ba5cbf70114991c1
2024-01-11gnu: rubberband: Propagate required libraries.Ricardo Wurmus
* gnu/packages/audio.scm (rubberband)[inputs]: Move fftw and libsamplerate from here... [propagated-inputs]: ...to here. Change-Id: I0a2813fcad789b0609f1d300ec8508f4092665bf
2024-01-11gnu: Add easyeffects.Brendan Tildesley
* gnu/packages/audio.scm (easyeffects): New variable. Change-Id: Ie58da47abf7312708840fdec97f19f7aad3ea337
2024-01-11gnu: rubberband: Update to 3.3.0.Brendan Tildesley
* gnu/packages/audio.scm (rubberband): Update to 3.3.0. [build-system]: Use meson-build-system. [arguments]: Enable tests; use libsamplerate over builtin resampler; use Guix fftw over bundled version. [inputs]: Add fftw and lv2. [native-search-paths]: Add LV2 and LADSPA search paths. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>. Change-Id: I0cf9e12147eaa8c747190cf305cbc209f86ee44a
2024-01-11gnu: lilv: Update to 0.24.22.Ricardo Wurmus
* gnu/packages/audio.scm (lilv): Update to 0.24.22. Change-Id: I290632adf5dacd41af9e7ca69dd12da7237d7237
2024-01-11gnu: lilv: Enable tests.Ricardo Wurmus
* gnu/packages/audio.scm (lilv)[arguments]: Use G-expression; enable tests. Change-Id: I22b36726caa903e26dc07806d7d57816f9841971
2024-01-11gnu: lilv: Update to 0.24.20.Brendan Tildesley
* gnu/packages/audio.scm (lilv): Update to 0.24.20. [build-system]: Use meson. [arguments]: Remove.ldflag hack not needed with meson. [home-page]: Append ".html". Change-Id: Ia4edfe436d8bb45c937d77c385c3e472df335ca8
2024-01-11gnu: mda-lv2: Update to 1.2.10.Brendan Tildesley
* gnu/packages/audio.scm (mda-lv2): Update to 1.2.10. [build-system]: Use meson. [arguments]: Remove unnecessary flags
2024-01-11gnu: sratom: Update to 0.6.16.Ricardo Wurmus
* gnu/packages/audio.scm (sratom): Update to 0.6.16. Change-Id: I2ac0d532dcf2548cf80931e68b9a13782bfc1d9b
2024-01-11gnu: sratom: Enable tests.Ricardo Wurmus
* gnu/packages/audio.scm (sratom)[arguments]: Remove. Change-Id: Ibf3bcf712b964d7e9470e338d76feede8c41fc15
2024-01-11gnu: sratom: Update to 0.6.14.Brendan Tildesley
* gnu/packages/audio.scm (sratom): Update to 0.6.14. [build-system]: Use meson.
2024-01-11gnu: sord: Update to 0.16.16.Ricardo Wurmus
* gnu/packages/rdf.scm (sord): Update to 0.16.16. [propagated-inputs]: Add zix. Change-Id: I48f2bfef05d3c5f4e1cfd53dc1b147b9f7f44e75
2024-01-11gnu: sord: Enable tests.Brendan Tildesley
* gnu/packages/rdf.scm (sord)[arguments]: Remove.ldflag hack not needed with meson; enable tests. [home-page]: Update. Change-Id: I03017745594356c4fa714c211aa68101248605cd
2024-01-11gnu: serd: Update to 0.32.0.Ricardo Wurmus
* gnu/packages/rdf.scm (serd): Update to 0.32.0. Change-Id: I6701d78572c14adcfe340eac8409afd975e847bb