summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* Merge branch 'master' into gnome-teamLiliana Marie Prikler2024-01-14
|\
| * gnu: Add minetest-server.Tristan Cottam2024-01-14
| | | | | | | | | | | | | | * gnu/packages/minetest.scm (minetest-server): New variable. Change-Id: I1125888b2944acc4063a19db4c602d33286a7e14 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: unknown-horizons: Fix build and runtime errors.Simon South2024-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply two upstream commits that allow building with Python 3.9 or newer and running with Python 3.10. * gnu/packages/patches/unknown-horizons-python-3.9.patch: New file. * gnu/packages/patches/unknown-horizons-python-3.10.patch: New file. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/games.scm (unknown-horizons)[source]: Apply them. Change-Id: Icbc8b698b913be01465b09ab26afb29e5fd62a87 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Fixes: Unknown Horizons fails to start <https://bugs.gnu.org/54815>
| * gnu: fifengine: Fix runtime error when using Python 3.9 or newer.Simon South2024-01-14
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/fifengine-python-3.9-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/games.scm (fifengine)[source]: Apply it. Change-Id: I61001d6b87db00c71f1e2e6ca3bac8581e941451 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: check2: Fix tests on i686-linux.John Kehayias2024-01-13
| | | | | | | | | | | | | | | | | | | | | | | | Reported upstream to <https://github.com/catchorg/Catch2/issues/2796>. It is expected that SSE2 is enabled for i686 builds or tests fail. * gnu/packages/check.scm (check2)[arguments]: Enable SSE2 for x86_64-linux and i686-linux in configure-flags. Co-authored-by: Richard Sent <richard@freakingpenguin.com> Co-authored-by: Jo Gay <@jane.lx.gay> Change-Id: I99205f92b66ab3d10affbfb58918f37069ba82ec
| * gnu: Add guile-srfi-197.Tomas Volf2024-01-13
| | | | | | | | | | | | | | * gnu/packages/guile-xyz.scm (guile-srfi-197): New variable. Change-Id: Ifcdc264e6a03e88e7614d79792fbe6ca9c8e519c Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: sdrangel: Update to 7.17.3.Guillaume Le Vaillant2024-01-13
| | | | | | | | | | | | * gnu/packages/radio.scm (sdrangel): Update to 7.17.3. Change-Id: Ib64a1cded8b7682eab97667036fbcdf38590ded2
| * gnu: dsdcc: Update to 1.9.5.Guillaume Le Vaillant2024-01-13
| | | | | | | | | | | | * gnu/packages/radio.scm (dsdcc): Update to 1.9.5. Change-Id: I47d787850932f5648aec267591e3102be86275ca
| * gnu: rtl-433: Update to 23.11.Guillaume Le Vaillant2024-01-13
| | | | | | | | | | | | * gnu/packages/radio.scm (rtl-433): Update to 23.11. Change-Id: I06c5bdf4cffab5e27bbaa0621cb835c93656e6c2
| * gnu: Add cl-command-line-args.Charles Jackson2024-01-13
| | | | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-command-line-args, ecl-command-line-args, sbcl-command-line-args): New variables. Change-Id: I6a829e6934b93c58a9c2a3673bb553d1e2132007 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: iwd: Patch resolvconf path.Hilton Chain2024-01-13
| | | | | | | | | | | | | | * gnu/packages/networking.scm (iwd)[inputs]: Add openresolv. [arguments]<#:phases>: Add 'patch-resolvconf-path. Change-Id: Ica59a76dd6318e06979314e4b49c5371f4c98e4d
| * gnu: iwd: Use gexps.Hilton Chain2024-01-13
| | | | | | | | | | | | * gnu/packages/networking.scm (iwd): Use gexps. Change-Id: Ie4a6394c9c7977291f56990eb1a535ba673d04ee
| * gnu: iwd: Update to 2.12.Hilton Chain2024-01-13
| | | | | | | | | | | | | | * gnu/packages/networking.scm (iwd): Update to 2.12. [home-page]: Update homepage. Change-Id: Icfaee7fdbe7ce9bb4648d8ad841d74caaea84b4f
| * gnu: ell: Update to 0.61.Hilton Chain2024-01-13
| | | | | | | | | | | | * gnu/packages/linux.scm (ell): Update to 0.61. Change-Id: I221dc36bacfd9ebb1f4a6cafa30fdc8bb53ec7d6
| * gnu: docker: Update to 20.10.27.Christian Miller2024-01-13
| | | | | | | | | | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/68053>. * gnu/packages/docker.scm (%docker-version): Update to 20.10.27. (docker-libnetwork): Update to 20.10-3.3797618. (docker)[native-inputs]: Replace go-1.19 with go-1.20. Change-Id: Ie4cc54f62c89f3a6c83969d1e7e425189c370482 Signed-off-by: Hilton Chain <hako@ultrarare.space>
| * gnu: swaylock: Fix home-page.Josselin Poiret2024-01-12
| | | | | | | | | | | | | | * gnu/packages/wm.scm (swaylock): Fix home-page. Change-Id: I0e8c08bfb5d8b32a24659d15e796c8a30a718a56 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| * gnu: Add go-github-com-peterbourgon-diskv.Artyom V. Poptsov2024-01-12
| | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-peterbourgon-diskv): New variable. Change-Id: I0292404c636c42389c11c0ed552bacbf02178f7c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| * gnu: Add go-github-com-google-btree.Artyom V. Poptsov2024-01-12
| | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-google-btree): New variable. Change-Id: Ibe7ce2c457153e40539bb26e0fcaf0bec79ed253 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| * gnu: python-regions: Use G-expressions.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | | | | | | | * gnu/packages/astronomy.scm (python-regions): Use G-expressions. [build-system]: Swap to pyproject-build-system. [arguments]<#:phases>: Remove 'delete-doctest phase. Merge all (add-before 'check ...) phases into 'prepare-test-environment. Change-Id: I31dc6a195a6f6f818303d5c0e32799770cd448c8
| * gnu: wcslib: Update to 8.2.2.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (wcslib): Update to 8.2.2. Change-Id: Id5ae03974956fe90b4970c1e879fd670c7b537dd
| * gnu: splash: Update to 3.10.1.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (splash): Update to 3.10.1. Change-Id: I68a3eb0c1033a1e2726c6c2c4b6768d87d3fb4be
| * gnu: python-tweakwcs: Update to 0.8.5.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-tweakwcs): Update to 0.8.5. Change-Id: I137077392d102c65489705d30a1820fc7923aac3
| * gnu: python-synphot: Adjust package style.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | | | | | | | * gnu/packages/astronomy.scm (python-synphot): Adjust package style. [propagated-inputs]: Add annotation for optional, not packed yet packages. Columnise inputs. [native-inputs]: Columnise inputs. Change-Id: I789fc143191c68d5acc248bf6c67e52a93e2744f
| * gnu: python-synphot: Update to 1.3.0.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-synphot): Update to 1.3.0. Change-Id: I5d2c5bf00563780738f1f36af5920d6ae55b28c2
| * gnu: python-stsynphot: Update to 1.3.0.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-stsynphot): Update to 1.3.0. Change-Id: I48f8a2b20036a97ba8a989c8929cdea42bb4cade
| * gnu: python-stsci-imagestats: Enable testsSharlatan Hellseher2024-01-12
| | | | | | | | | | | | | | | | * gnu/packages/astronomy.scm (python-stsci-imagestats): Enable tests. [arguments]<#:phases>: Add 'build-extensions phase. [native-inputs]: Add python-pytest. Change-Id: I8cb35fd083453d577eb6ad94f097502566c1bcee
| * gnu: python-stsci-imagestats: Update to 1.8.0.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-stsci-imagestats): Update to 1.8.0. Change-Id: I7d1c869b3e52e862d0556abb18ba3b96ca49408a
| * gnu: python-stdatamodels: Update to 1.9.0.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-stdatamodels): Update to 1.9.0. Change-Id: I02f774b144ee439bd139d98a482b63e21a6ddb94
| * gnu: python-spherical-geometry: Update to 1.3.1.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/astronomy.scm (python-spherical-geometry): Update to 1.3.1. [arguments]<#:phases>: Replace 'build-extension with 'prepare-test-environment phase which includes Pytest config set up to prevent tests from failure. [native-inputs]: Add python-pytest-astropy-header. [home-page]: Correct it. Change-Id: Ib49201f62c32555355df5821383ef416245d4d50
| * gnu: python-spectral-cube: Update to 0.6.5.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-spectral-cube): Update to 0.6.5. Change-Id: I089f55238299533f35d1fd7623c1a8ff446de08c
| * gnu: python-reproject: Update to 0.13.0.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-reproject): Update to 0.13.0. Change-Id: Id7dea0bc9c5bd7c3e65baad26b72a94d77c31165
| * gnu: python-regions: Update to 0.8.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | | | * gnu/packages/astronomy.scm (python-regions): Update to 0.8. [propagated-inputs]: Add python-h5py, python-matplotlib, python-scipy, and python-shapely. Change-Id: Icdbbad92a0829d285962f50338e970d3a0d7eaa0
| * gnu: python-radio-beam: Update to 0.3.7.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-radio-beam): Update to 0.3.7. Change-Id: If767386ad3010bda9a25b4c575bc130e22d56f3b
| * gnu: python-pynbody: Update to 1.5.2.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | | | * gnu/packages/astronomy.scm (python-pynbody): Update to 1.5.2. [arguments]<#:test-flags>: Add to ignore list 'tests/copy_on_access_test.py'. Change-Id: Ib3c566602e036b0396a79fd41b18be0ebbe5235c
| * gnu: python-photutils: Update to 1.10.0.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/astronomy.scm (python-photutils): Update to 1.10.0. [propagated-inputs]: Add python-bottleneck, python-gwcs, python-matplotlib, python-rasterio, python-scikit-image, python-scikit-learn, python-scipy, python-shapely, and python-tqdm. [native-inputs]: Add python-semantic-version. Change-Id: Ic2a879b653b56b84fff826b85108088db5cbf888
| * gnu: julia-fitsio: Update to 0.17.1.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-fitsio): Update to 0.17.1. Change-Id: Icfac3b55ff3a818e5710af8083e0ab48ed32cc01
| * gnu: python-mpl-animators: Update to 1.1.1.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-mpl-animators): Update to 1.1.1. Change-Id: I7cd7f70724286480c469820659e922699461b7e0
| * gnu: python-jplephem: Update to 2.21.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-jplephem): Update to 2.21. Change-Id: I26724a009b776a0f6541d6265a7ae8dfc94d2572
| * gnu: python-gwcs: Update to 0.20.0.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-gwcs): Update to 0.20.0. Change-Id: I1b463fd34d487e91895127c42ca484652c87fd0a
| * gnu: python-drms: Update to 0.7.0.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-drms): Update to 0.7.0. Change-Id: I963cf7cc3c4dd2d48e063e6939b018d404c8de16
| * gnu: python-drizzle: Update to 1.14.4.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-drizzle): Update to 1.14.4. Change-Id: I2f2415b93af251df2608d18046cda7b4f63e7f8a
| * gnu: python-crds: Update to 11.17.13.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-crds): Update to 11.17.13. Change-Id: I1daf4f9a0ecd3b791979b016a678085170f8e9f7
| * gnu: python-astropy-healpix: Update to 1.0.2.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-astropy-healpix): Update to 1.0.2. Change-Id: I94794985b953d2820fd215d82dd06196ac3f302f
| * gnu: python-asdf-astropy: Update to 0.5.0.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.5.0. Change-Id: I8e3473eaefb922f3cff135fd084f467f36dbedb4
| * gnu: phd2: Update to 2.6.12.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (phd2): Update to 2.6.12. Change-Id: I83cc7a11eda6caee2d7796e45dab72ccea358a69
| * gnu: libpasastro: Update to 1.4.2.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (libpasastro): Update to 1.4.2. Change-Id: I387f63fe1ebfcc95c33177b13325611e16cd89df
| * gnu: cfitsio: Update to 4.3.1.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (cfitsio): Update to 4.3.1. Change-Id: I6181f161d1dcbf3ec16e229bc196d56eca470027
| * gnu: calceph: Update to 3.5.4.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (calceph): Update to 3.5.4. Change-Id: I0537f493c09aa09feeae3b439e6aa54c3bcab782
| * gnu: aoflagger: Update to 3.4.0.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (aoflagger): Update to 3.4.0. Change-Id: Iac1581d81f4f0527cf843631ed3335b53dadbf52
| * gnu: aocommon: Update to 0.0.0-2.9272ea3.Sharlatan Hellseher2024-01-12
| | | | | | | | | | | | * gnu/packages/astronomy.scm (aocommon): Update to 0.0.0-2.9272ea3. Change-Id: I14d7e9df0031d5f631b595f1214a88529b89db1f