~ruther/guix-local

67875a4d — Sharlatan Hellseher 1 year, 10 months ago
gnu: python-radiospectra: Update to 0.6.0.

* gnu/packages/astronomy.scm (python-radiospectra): Update to 0.6.0.

Change-Id: Ic8dbd5a7ac6cfad8c83830c095e60416e9c97a81
1ff3948d — Sharlatan Hellseher 1 year, 9 months ago
gnu: python-rad: Update to 0.21.0.

* gnu/packages/astronomy.scm (python-rad): Update to 0.21.0.

Change-Id: Ic3d5d8d643b60a9b279813cc47b45e44389b2bc3
11331946 — Sharlatan Hellseher 1 year, 10 months ago
gnu: python-mpl-animators: Update to 1.2.0.

* gnu/packages/astronomy.scm (python-mpl-animators): Update to 1.2.0.
[arguments]: <#:phases>: Add 'set-home phase.
[native-inputs]: Add python-pytest-doctestplus and python-pytest-xdist.

Change-Id: I6cbdc2e51e0841540c0944ceeb3e154ba2907ca7
22102617 — Sharlatan Hellseher 1 year, 10 months ago
gnu: python-glymur: Update to 0.13.5.

* gnu/packages/python-xyz.scm (python-glymur): Update to 0.13.5.

Change-Id: I307a4325f051faf2f2e46dd29878e6599b12f237
284232e3 — Sharlatan Hellseher 1 year, 10 months ago
gnu: python-glue-core: Adjust inputs.

* gnu/packages/astronomy.scm (python-glue-core): Add missing inputs
highlighted in sanity-check on python-glue-astronomy.
[propagated-inputs]: Add python-h5py and python-pillow.

Change-Id: I6b63152f4b80aa708d882e2b8b598480a620bfca
ffbdeba5 — Sharlatan Hellseher 1 year, 9 months ago
gnu: python-dust-extinction: Update to 1.5.

* gnu/packages/astronomy.scm (python-dust-extinction): Update to 1.5.

Change-Id: Icb7e5f62cc25ecf11729a47b83331f0170a44e0b
1e161d15 — Sharlatan Hellseher 1 year, 10 months ago
gnu: python-drms: Update to 0.8.0.

* gnu/packages/astronomy.scm (python-drms): Update to 0.8.0.
[native-inputs]: Remove python-pytest.

Change-Id: Id42d08c1b6e8921cd8fb9e4b58b71a2e133f6679
60b42921 — Sharlatan Hellseher 1 year, 10 months ago
gnu: python-czml3: Update to 1.0.2.

* gnu/packages/astronomy.scm (python-czml3): Update to 1.0.2.
[native-inputs]: Remove python-pytest-cov.

Change-Id: I580ccbe9f87e6ba2d01e4181d4e491640c6dcf09
f6ad2459 — Sharlatan Hellseher 1 year, 10 months ago
gnu: python-crds: Update to 11.18.1.

* gnu/packages/astronomy.scm (python-crds): Update to 11.18.1.

Change-Id: I26c7c8c81c58d44ffac5c38ac2783c49f63fad37
94464a2d — Sharlatan Hellseher 1 year, 10 months ago
gnu: python-astropy: Update to 6.1.2.

* gnu/packages/astronomy.scm (python-astropy): Update to 6.1.2.

Change-Id: Ia0c01d57201e45fc2def7323a363bde852e22fa7
257c45e7 — Sharlatan Hellseher 1 year, 10 months ago
gnu: python-astropy-iers-data: Update to 0.2024.8.12.0.32.58.

* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2024.8.12.0.32.58.

Change-Id: I6eaafc0de734180c96ae35bb1c90344a54d9afa3
f14c3a77 — Sharlatan Hellseher 1 year, 9 months ago
gnu: python-astroplan: Update to 0.10.1.

* gnu/packages/astronomy.scm (python-astroplan): Update to 0.10.1.

Change-Id: I7968e02a1525ab8f2440b0192db566ffdfad935a
9a046f4f — Sharlatan Hellseher 1 year, 9 months ago
gnu: indi-2.0: Update to 2.0.9.

* gnu/packages/astronomy.scm (indi-2.0): Update to 2.0.9.

Change-Id: I332cb8b17a16adc920f34b8d45c366d42055c054
1e69ac70 — Sharlatan Hellseher 1 year, 9 months ago
gnu: indi-2.0: Adjust package style.

* gnu/packages/astronomy.scm (indi-2.0): Apply G-expressions.
[arguments] <tests>: Enable tests on all architectures.
<parallel-tests>: Disable it to make tests more stable.
<configure-flags>: Build all tests, do not set "Release" build type.
<phases>: Add 'patch-udev-rule phase. Refresh custom 'check phase to
include integration tests.'
[inputs]: Add kmod.

Change-Id: I46223344b042e2516065a4382fb0feb36645ebf9
1166035a — Sharlatan Hellseher 1 year, 9 months ago
gnu: go-github-com-prometheus-client-golang: Disable tests on non 64bit architecture.

As seen in CI <https://ci.guix.gnu.org/build/5483940/log/raw>.

* gnu/packages/gnu/packages/prometheus.scm (go-github-com-prometheus-client-golang):
Disable tests on non 64bit architecture.

Change-Id: Ic2f23e1aec24e72056741d4f6fe1fa479bf5e60e
3dfb6df2 — Sharlatan Hellseher 1 year, 9 months ago
gnu: go-github-com-fxamacker-cbor-v2: Disable tests on non 64bit architecture.

* gnu/packages/golang-web.scm (go-github-com-fxamacker-cbor-v2): Disable
tests on non 64bit architecture.

Change-Id: I41e207a77989d6b4faf883c14327e48fc303a027
b09538f6 — Sharlatan Hellseher 1 year, 9 months ago
gnu: go-github-com-libp2p-go-cidranger: Disable tests on non 64bit architecture.

As seen in CI <https://ci.guix.gnu.org/build/5483308/log/raw>.

* gnu/packages/golang-web.scm (go-github-com-libp2p-go-cidranger):
Disable tests on non 64bit architecture.

Change-Id: I0954053692c936ead43c3bc058fc34042b0f720e
404ff118 — Sharlatan Hellseher 1 year, 9 months ago
gnu: go-github-com-prometheus-procfs: Disable tests on non x86_64 architecture.

As seen in CI <https://ci.guix.gnu.org/build/5475510/log/raw>.

* gnu/packages/prometheus.scm (go-github-com-prometheus-procfs): Disable
tests on non x86_64 architecture.

Change-Id: I5f8a4431110cd4b64a2310c2d0b8b0b789216e0d
4a19fe41 — Andrew Tropin 1 year, 9 months ago
gnu: libcamera: Re-sign binaries after stripping.

* gnu/packages/networking.scm (libcamera)
[arguments]: Re-sign binaries after stripping.

Change-Id: If57a44d22347d8ebc7eab7df343e9c3996fe1793
09abfd62 — Andrew Tropin 1 year, 9 months ago
gnu: libcamera: Enable udev support.

* gnu/packages/networking.scm (libcamera)
[arguments]: Add udev configuration flag.

Change-Id: Ia4e4588d29603dc7a293263a15cce22a2d150813
Next