Sharlatan Hellseher
61fe7d1749
gnu: packages/astronomy: Sort alphabetically.
...
* gnu/packages/astronomy.scm: (python-astropy-iers-data, python-naima,
python-regions, python-stsci-stimage, python-sunpy): Sort variables
alphabetically.
Change-Id: I3eccef6881c7c45bb3fe0709ed91d65676060fab
2025-04-01 16:02:58 +01:00
Christopher Baines
2c9ac7a9e1
gnu: guile-knots: Update to 0-17.8c0f04b.
...
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-17.8c0f04b.
Change-Id: I6b7f3a7fe61bd8ca6e0a36d22e2996368c493ab5
2025-04-01 17:57:02 +03:00
Ludovic Courtès
7b2fe2824b
gnu: genimage: Avoid deprecated ‘%gnu-build-system-modules’.
...
* gnu/packages/genimage.scm (genimage)[arguments]: Avoid deprecated
symbol.
Change-Id: I17a3c078dc380f33943d50af41d5b64b5d511486
2025-04-01 14:51:20 +02:00
Ashish SHUKLA
9810c4c818
gnu: criu: Update to 4.0.
...
* gnu/packages/virtualization.scm (criu): Update to 4.0.
[#:phases]<hardcode-variables>: Add a few more substitutions.
<wrap>: Manually install python components. [native-inputs]:
Depend on python-setuptools.
Change-Id: I9fc3a8e554499edd339a89597d0e1438997a24c8
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2025-04-01 14:49:35 +02:00
Ashish SHUKLA
538f41d09e
gnu: libblockdev: Update to 3.3.0.
...
* gnu/packages/disk.scm (libblockdev): Update to 3.3.0.
[inputs]: Add json-glib-minimal, libatasmart.
Change-Id: I50c167ed0692133c9a36e691911576c283c7bbfe
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2025-04-01 14:49:34 +02:00
Ashish SHUKLA
11559edcba
gnu: genimage: Fix failing test case.
...
* gnu/packages/genimage.scm (genimage)[#:phases]
<fix-failing-tests>: Patch another test output.
Change-Id: Ief0857b04ebe2bb527274df87d38325d5d498651
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2025-04-01 14:49:34 +02:00
Ashish SHUKLA
7cef57e2a7
gnu: btrfs-progs: Update to 6.13.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 6.13.
[native-inputs]: Add python-wrapper, and python-sphinx-rtd-theme.
Change-Id: I839f3f20518b632eceaf73cc8c57df7bece1dfb9
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2025-04-01 14:49:34 +02:00
Ashish SHUKLA
c3b0fbb36d
gnu: e2fsprogs: Update to 1.47.1.
...
* gnu/packages/linux.scm (e2fsprogs): Update to 1.47.1.
Change-Id: I428973b6a04a99eca96592d79d1bf7da47fd6680
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2025-04-01 14:49:34 +02:00
Sergio Pastor Pérez
354ffea720
services: file-database: Search ‘updatedb’ in package.
...
`file-database-service-type' appends 'bin/updatedb' path to the `package'
field provided by `file-database-configuration'. This prevents users from
using alternate packages which also provide 'updatedb' but in a different
location.
For example, the `plocate' package installs 'updatedb' in 'sbin/updatedb'.
Fallback to 'sbin/' if 'updatedb' is not found in 'bin/'.
* gnu/services/admin.scm (<file-database-configuration>)[package]:
Update docstring.
(file-database-shepherd-services): Locate 'updatedb' binary.
* doc/guix.texi (File Search Services): Update accordingly.
Change-Id: Ic741716044be3a8f51a157510f9f923bd66c41d7
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Modified-by: Ludovic Courtès <ludo@gnu.org >
2025-04-01 14:49:34 +02:00
Timo Wilken
f9ee999a71
gnu: guile-yamlpp: Allow usage with `with-extensions'
...
* gnu/packages/guile-xyz.scm (guile-yamlpp) [arguments] <phases>:
Add 'set-extension-file-name and move 'check after 'install.
Change-Id: I49a7199b4e0fe4053822374bae59c6e1d0b7ead0
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2025-04-01 14:49:33 +02:00
Ricardo Wurmus
59cc351439
gnu: itk-snap: Build for C++14.
...
* gnu/packages/image-processing.scm (itk-snap)[arguments]: Define
CMAKE_CXX_STANDARD; adjust label for qtdeclarative.
Change-Id: I8568c4f9f22f22dba30dcff7e33f1b6dac1cb05d
2025-04-01 13:18:36 +02:00
Ricardo Wurmus
0b34ff3a45
gnu: vxl-1: Build for C++14.
...
We need this for itk-snap.
* gnu/packages/image-processing.scm (vxl-1)[arguments]: Define
CMAKE_CXX_STANDARD.
Change-Id: Id4bd6f7721537d9bec7ef1b2854711c3469069b6
2025-04-01 13:18:36 +02:00
Cayetano Santos
295f641702
gnu: Add python-crc.
...
* gnu/packages/python-xyz.scm (python-crc): New variable.
Change-Id: I6d9c4320c1e4b01fe4c87013b7ff6761d993bad4
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-04-01 11:57:08 +01:00
Zheng Junjie
a9530d181d
gnu: gts: Fix cross-compiling.
...
* gnu/packages/graphviz.scm (gts)[arguments]<#:configure-flags>: When
cross-compiling, set PKG_CONFIG.
<#:phases>: When cross-compiling, add update-config and fix-predicates_init
phase.
[native-inputs]: When cross-compiling, add config.
Change-Id: I26b760d56512db4298cc1509345c2193a80bc70f
2025-04-01 16:20:59 +08:00
Feng Shu
b66f952001
gnu: icewm: Enable librsvg support.
...
* gnu/packages/wm.scm (icewm): Enable librsvg support.
[native-inputs]: Add gettext-minimal.
[inputs]: Add librsvg-for-system.
[arguments]<#:configure-flags>: Add -DCONFIG_LIBRSVG=ON.
Change-Id: Iba0c2e2bd164f3a21123a693b028ea213a44933e
Signed-off-by: Zheng Junjie <z572@z572.online >
2025-04-01 16:19:58 +08:00
jgart
bcd207005c
gnu: trealla: Update to 2.67.14.
...
* gnu/packages/prolog.scm (trealla): Update to 2.67.14.
Change-Id: I8f96b90b0ccc25f5c06782044a3216df2180b447
2025-04-01 01:32:38 -05:00
John Kehayias
e2c2f98edd
gnu: python-canvasapi: Update to 3.3.0.
...
* gnu/packages/python-web.scm (python-canvasapi): Update to 3.3.0.
Change-Id: I299aa727b63f04fd7a242a9808d2a05abf3d542a
2025-03-31 17:31:30 -04:00
John Kehayias
d2c7858c05
gnu: python-canvasapi: Fix tests.
...
* gnu/packages/python-web.scm (python-canvasapi)[native-inputs]: Add
python-urllib3-next.
Change-Id: I78d7f1807791597d03ffebe2fd8db33fd26311c3
2025-03-31 17:30:21 -04:00
Sharlatan Hellseher
dfe263bd13
gnu: Add python-sunkit-magex.
...
* gnu/packages/astronomy.scm (python-sunkit-magex): New variable.
Change-Id: I646ec32ffb3b772e8e9136d9afc9e828ca18de39
2025-03-31 21:04:11 +01:00
Sharlatan Hellseher
0b599568d5
gnu: Add python-streamtracer.
...
* gnu/packages/python-xyz.scm (python-streamtracer): New variable.
Change-Id: If42d86ac92de197cbd8803dc7da5dfe9704785b5
2025-03-31 21:04:11 +01:00
Sharlatan Hellseher
1fe05a5f06
gnu: Add tempo2.
...
* gnu/packages/astronomy.scm (tempo2): New variable.
Change-Id: Ib994ae836b1a40f0c5b1a95d08cc9693a78e9739
2025-03-31 21:04:11 +01:00
Sharlatan Hellseher
54fa3af910
gnu: Add python-pint-pulsar.
...
* gnu/packages/astronomy.scm (python-pint-pulsar): New variable.
Change-Id: Ib2a6bc537c641c3cddd2b05418c30b515db4aad3
2025-03-31 21:04:11 +01:00
Sharlatan Hellseher
c2647f5d3b
gnu: Add tempo.
...
* gnu/packages/astronomy.scm (tempo): New variable.
Change-Id: Id2342e6c8879f87c3e6283d8a7e9c657a7472373
2025-03-31 21:04:11 +01:00
Sharlatan Hellseher
5b4368e5ce
gnu: Add python-numdifftools.
...
* gnu/packages/python-science.scm (python-numdifftools): New variable.
Change-Id: I0b5899e0bff10b488df5377c274eca63b26f9751
2025-03-31 21:04:11 +01:00
Sharlatan Hellseher
34411663a9
gnu: Add python-algopy.
...
* gnu/packages/python-science.scm (python-algopy): New variable.
Change-Id: I6630f4677e0bd33f321cce9e6d1f40a6bf36c625
2025-03-31 21:04:10 +01:00
Sharlatan Hellseher
45d2185c84
gnu: Add python-stsci-skypac.
...
* gnu/packages/astronomy.scm (python-stsci-skypac): New variable.
Change-Id: Ia4a87dbc7a3d5323907a2dea98df696582965532
2025-03-31 21:04:10 +01:00
Sharlatan Hellseher
072498187b
gnu: Add python-stwcs.
...
* gnu/packages/astronomy.scm (python-stwcs): New variable.
Change-Id: I3a6e02d076d9716f34dcc6f734c401847476ca8c
2025-03-31 21:04:10 +01:00
Sharlatan Hellseher
8fbb0cc233
gnu: Add python-simplify-polyline.
...
* gnu/packages/python-xyz.scm (python-simplify-polyline): New variable.
Change-Id: Ib4030f83db16caa07650f35080e7172f7d611f8f
2025-03-31 21:04:10 +01:00
Sharlatan Hellseher
e38e11d9f9
gnu: Add python-fitsblender.
...
* gnu/packages/astronomy.scm (python-fitsblender): New variable.
Change-Id: I7644ee3d1ae7aefd1d4ff054e9d30953e8e902a9
2025-03-31 21:04:10 +01:00
Sharlatan Hellseher
60795b5421
gnu: Add python-stsci-tools.
...
* gnu/packages/astronomy.scm (python-stsci-tools): New variable.
Change-Id: Ice4b98040b62e22a656c0992ed86921173834966
2025-03-31 21:04:10 +01:00
Sharlatan Hellseher
f47200bc2c
gnu: python-viresclient: Update to 0.12.3.
...
* gnu/packages/astronomy.scm (python-viresclient): Update to 0.12.3.
Change-Id: Ic173ed41c9012561d13d925e13cbbfbf78fd0009
2025-03-31 21:04:10 +01:00
Sharlatan Hellseher
5ea0c437f2
gnu: python-sunpy-soar: Update to 1.11.1.
...
* gnu/packages/astronomy.scm (python-sunpy-soar): Update to 1.11.1.
[native-inputs]: Add python-setuptools-scm-next.
Change-Id: Idee2b50c22a42fa1241cd58f47e5b31bdc508b53
2025-03-31 21:04:10 +01:00
Sharlatan Hellseher
0f79ed2db6
gnu: python-sunkit-image: Update to 0.6.1.
...
* gnu/packages/astronomy.scm (python-sunkit-image): Update to 0.6.1.
[native-inputs]: Remove python-pytest.
Change-Id: Id83c6f125beb738ad4377030152b65efed4475ff
2025-03-31 21:04:10 +01:00
Sharlatan Hellseher
78fb1e3133
gnu: python-stpipe: Update to 0.8.1.
...
* gnu/packages/astronomy.scm (python-stpipe): Update to 0.8.1.
[propagated-inputs]: Add python-importlib-metadata and python-pyyaml.
[native-inputs]: Remove python-pytest-openfiles.
Change-Id: Idc8ea72b5bf19e435489eef055cec31a93e40494
2025-03-31 21:04:09 +01:00
Sharlatan Hellseher
526582fb57
gnu: python-specreduce: Update to 1.5.1.
...
* gnu/packages/astronomy.scm (python-specreduce): Update to 1.5.1.
Change-Id: Ib8ed6da65e477381685eae95a05e2650cca22ddb
2025-03-31 21:04:09 +01:00
Sharlatan Hellseher
bb3a726196
gnu: python-radiospectra: Update to 0.6.1.
...
* gnu/packages/astronomy.scm (python-radiospectra): Update to 0.6.1.
[arguments] <test-flags>: Run tests in parallel, supported in upstream.
[native-inputs]: Add python-pytest, python-pytest-doctestplus,
python-pytest-xdist, python-setuptools, and python-wheel.
Change-Id: I5bb6e46a2b92f246aae0fb5bab70834087cec08f
2025-03-31 21:04:09 +01:00
Sharlatan Hellseher
a5043ee7ee
gnu: python-pysat: Update to 3.2.2.
...
* gnu/packages/astronomy.scm (python-pysat): Update to 3.2.2.
Change-Id: Ib7969526925c629bb505e0f1bd6ecdc53fdc56d8
2025-03-31 21:04:09 +01:00
Sharlatan Hellseher
84f1999bee
gnu: python-pixell: Update to 0.28.4.
...
* gnu/packages/astronomy.scm (python-pixell): Update to 0.28.4.
Change-Id: I3949b5dd80e0bdef495b6e4e73a4b6f848dfba57
2025-03-31 21:04:09 +01:00
Sharlatan Hellseher
f791ecaf43
gnu: python-ducc0: Update to 0.37.1.
...
* gnu/packages/maths.scm (python-ducc0): Update to 0.37.1.
[arguments] <test-flags>: Run tests in parallel, supported by upstream.
[native-inputs]: Remove python-wheel; add cmake-minimal,
python-nanobind, python-pytest-xdist, and python-scikit-build-core.
Change-Id: Iedc5f5ce49c50f8b72a120f592982baad06be89f
2025-03-31 21:04:09 +01:00
Sharlatan Hellseher
9addcf3cea
gnu: python-mpl-animators: Update to 1.2.1.
...
* gnu/packages/astronomy.scm (python-mpl-animators): Update to 1.2.1.
[native-inputs]: Remove python-pytest-xdist and python-setuptools-scm; add
python-setuptools-scm-next.
Change-Id: I69befc54fcb77a7c74a876be93f58eaf5a71fb27
2025-03-31 21:04:09 +01:00
Sharlatan Hellseher
a890731c6d
gnu: python-glue-qt: Enable tests.
...
* gnu/packages/astronomy.scm (python-glue-qt): Enable tests, upstream
has fixed them.
Change-Id: Ic9a98f9beb56c0e29a2a68c04f26eab5d3f18934
2025-03-31 21:04:09 +01:00
Sharlatan Hellseher
5a09fe133b
gnu: python-glue-qt: Update to 0.3.3.
...
* gnu/packages/astronomy.scm (python-glue-qt): Update to 0.3.3.
Change-Id: Id106c594844394111701290020d3e9479b2f18ae
2025-03-31 21:04:09 +01:00
Sharlatan Hellseher
7e3eafa50a
gnu: python-crds: Enable some tests.
...
* gnu/packages/astronomy.scm (python-crds) [arguments] <tests?>: Enable
them.
<test-flags>: Ignore tests files which tests require network access,
additional test data or just fail the most.
[native-inputs]: Add python-mock, python-pytest, python-pytest-astropy,
python-pytest-doctestplus, and python-stsynphot.
Change-Id: Ic4634c8354c5094c45091b7e08e5bcea944fe47b
2025-03-31 21:04:08 +01:00
Sharlatan Hellseher
436c9e512b
gnu: python-crds: Update to 12.1.4.
...
* gnu/packages/astronomy.scm (python-crds): Update to 12.1.4.
[propagated-inputs]: Add python-beautifulsoup4.
Change-Id: Ieb6a690115beae8231378bbbf201f1fa27cfcf0c
2025-03-31 21:04:08 +01:00
Sharlatan Hellseher
38b351f930
gnu: python-astroquery: Adjust inputs.
...
* gnu/packages/astronomy.scm (python-astroquery): [propagated-inputs]:
Add python-astropy-healpix, python-boto3, and python-regions.
[native-inputs]: Remove python-astropy-healpix and python-regions; add
python-pytest-doctestplus.
[description]: Start from a new line.
Change-Id: I73a68ce54b413f6a8ada628f5a75c8732206ec68
2025-03-31 21:04:08 +01:00
Sharlatan Hellseher
245a344d1d
gnu: python-astropy-iers-data: Update to 0.2025.3.17.0.34.53.
...
* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2025.3.17.0.34.53.
Change-Id: I1924e0d7d52f29a083ac8bbf3e39e9d014eb92a5
2025-03-31 21:04:08 +01:00
Sharlatan Hellseher
366e39e770
gnu: python-skyfield: Update to 1.52.
...
* gnu/packages/astronomy.scm (python-skyfield): Update to 1.52.
Change-Id: I0dbae6c4f7ffad9c177d0e51a5483b361e5ad3db
2025-03-31 21:04:08 +01:00
Sharlatan Hellseher
cbef5451cd
gnu: imppg: Update to 2.0.0.
...
* gnu/packages/astronomy.scm (imppg): Update to 2.0.0.
[arguments] <tests?>: Disable, reported upstream.
Change-Id: Ibdbd81d89011e13a9c03226e63b51dbaa5b19d68
2025-03-31 21:04:08 +01:00
Sharlatan Hellseher
0f1b15c6cf
gnu: casacore: Update to 3.7.1.
...
* gnu/packages/astronomy.scm (casacore): Update to 3.7.1.
Change-Id: I87b274e3517812a6bce0777e720c2cad75b95408
2025-03-31 21:04:08 +01:00
Sharlatan Hellseher
fdc7167883
gnu: calcmysky: Update to 0.3.4.
...
* gnu/packages/astronomy.scm (calcmysky): Update to 0.3.4.
Change-Id: I112f5204c56846d7df07d4d8c56f6ffd83d50826
2025-03-31 21:04:08 +01:00