Commit graph

127844 commits

Author SHA1 Message Date
Efraim Flashner 7c5d4031c9
gnu: git-annex: Add shell completions.
* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Rename
'install-manpages to 'install-more and install the shell completions.

Change-Id: I3c5707037ba9b3c3903dd37c334c1eb6dca929e2
2023-11-19 10:02:16 +02:00
Efraim Flashner d87ce1a336
gnu: git-annex: Install manpages.
* gnu/packages/haskell-apps.scm (git-annex)[source]: Download using
git-fetch.
[arguments]: Rewrite 'build-manpages and 'install-manpages to use the
Makefile.

Change-Id: I58e58382e6d8c57830aa5ddb40f02cf949089aa1
2023-11-19 09:41:05 +02:00
Efraim Flashner f7ef5a7f46
gnu: tbb: Fix building on powerpc-linux.
* gnu/packages/tbb.scm (tbb)[arguments]: Adjust configure-flags when
building for powerpc-linux to always link to libatomic and use the low
resources tests.  When building for powerpc-linux skip 3 tests.

Change-Id: I323db085db1fcbb33f96c2bccb85cb8f56d41f6b
2023-11-19 09:15:58 +02:00
Sharlatan Hellseher b7abea0fd6
gnu: python-stsci-stimage: Enable tests.
* gnu/packages/astronomy.scm (python-stsci-stimage): Enable tests.
[arguments]{phases}: Add custom 'check phase.
[native-inputs]: Add python-waf and indent list.

Change-Id: Ifceace1d89aff97e938c4fb95f33525477499949
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:32 -06:00
Sharlatan Hellseher 1144680dab
gnu: python-synphot: Enable tests.
* gnu/packages/astronomy.scm (python-synphot): Enable tests.
[arguments]{phases}: Add 'prepare-test-environment phase.

Change-Id: Ie577ef16794fbd99ec73e39bdc8d8e1645e35532
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:32 -06:00
Sharlatan Hellseher ba3a3aa311
gnu: python-poliastro: Improve package style.
* gnu/package/astronomy.scm (python-poliastro): Improve package style.
[arguments]: Swap to use {test-flags} and standard {check} phase.

Change-Id: I0dde01af97adc883e8a3ce82a8448f4d10fdab64
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:32 -06:00
Sharlatan Hellseher 7a4c272619
gnu: python-astroquery: Improve package style.
* gnu/packages/astronomy.scm (python-astroquery): Improve package style.
[build-system]: Swap to pyproject-build-system.
[arguments]{phases}: Rename 'writable-home phase to
'prepare-test-environment to reflect the purpose, Add extra step
configuring Pytest.
[native-inputs]: Remove python-flask, python-jinja2. Add
python-astropy-healpix, python-regions.

Change-Id: Id3909a13e451a2f9d5f4f28511e9f04c6bceb738
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:32 -06:00
Sharlatan Hellseher 178871ff67
gnu: python-stsci-imagestats: Swap to pyproject-build-system.
The next release of the package will include test suite based on
python-pytest, prepare for that.

* gnu/packages/astronomy.scm (python-stsci-imagestats)[build-system]:
Swap to python-stsci-imagestats.

Change-Id: I5a70ef744ac7ad46f9e4474d84661b6b15028c9b
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:32 -06:00
Sharlatan Hellseher dbdc888316
gnu: python-drms: Simplify package.
* gnu/packages/astronomy.scm (python-drms): Simplify package.
[build-system]: Swap to pyproject-build-system.
[arguments]: Drop them.

Change-Id: I9d8e82e63b850b220489454ba984f22f4cad3ad3
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:32 -06:00
Sharlatan Hellseher f54a32ea5f
gnu: splash: Update to 3.9.0.
* gnu/packages/astronomy.scm (splash): Update to 3.9.0.

Change-Id: Ic7fdf1cd8aacfec00777075440b4f53adfe37d22
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:32 -06:00
Sharlatan Hellseher 8b22794ab7
gnu: python-wiimatch: Update to 0.3.2.
* gnu/packages/astronomy.scm (python-wiimatch): Update to 0.3.2.

Change-Id: I2344c4b7e90e2652393b89c8e2bdf83644d0c711
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:32 -06:00
Sharlatan Hellseher e5ffc7f5bb
gnu: python-sgp4: Update to 2.23.
* gnu/packages/astronomy.scm (python-sgp4): Update to 2.23.

Change-Id: I135ef49c969e3bbc1635f9df966953fbc9bb0c67
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:31 -06:00
Sharlatan Hellseher 4fad4d01a9
gnu: python-roman-datamodels: Update to 0.18.0.
* gnu/packages/astronomy.scm (python-roman-datamodels): Update to 0.18.0.

Change-Id: Ic60c1cd7574cba42bfb29069283d90804775f583
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:31 -06:00
Sharlatan Hellseher a333c1c8f8
gnu: python-rad: Update to 0.18.0.
* gnu/packages/astronomy.scm (python-rad): Update to 0.18.0.

Change-Id: I1e7ba8f99bce25ab5c719e82755505e32d0acf66
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:31 -06:00
Sharlatan Hellseher 3ffd914237
gnu: python-pynbody: Prepare for cross compilation.
* gnu/packages/astronomy.scm (python-pynbody)[arguments]{phases}: Add
'set-compiler phase.

Change-Id: I64feabbdd76679d5a86a85a9f50cd0be90f60c1c
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:31 -06:00
Sharlatan Hellseher e31c1dcce9
gnu: python-pynbody: Update to 1.4.2.
* gnu/packages/astronomy.scm (python-pynbody): Update to 1.4.2.

Change-Id: I1ccfa506b3e1fc57b547ffc21059ee3f5547ce04
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:31 -06:00
Sharlatan Hellseher aa0986e9d3
gnu: python-jplephem: Update to 2.20.
* gnu/packages/astronomy.scm (python-jplephem): Update to 2.20.

Change-Id: Ie5100d1d6f790a15d5fef2f63f916c0e7063aa89
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:31 -06:00
Sharlatan Hellseher 5919fd3204
gnu: python-fitsio: Update to 1.2.1.
* gnu/packages/astronomy.scm (python-fitsio): Update to 1.2.1.

Change-Id: Icc28cc340bcd23958f17bb437a76c5cdc8e58383
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:31 -06:00
Sharlatan Hellseher e56419615b
gnu: python-crds: Update to 11.17.9.
* gnu/packages/astronomy.scm (python-crds): Update to 11.17.9.

Change-Id: Id493858c82ee6b52cb0a7f15a918349f305f9ad3
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:31 -06:00
Sharlatan Hellseher 6d894eec16
gnu: python-casa-formats-io: Update to 0.2.2.
* gnu/packages/astronomy.scm (python-casa-formats-io): Update to 0.2.2.

Change-Id: I1a95f2e09fff36e1488302e5929fc405837f4cde
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:30 -06:00
Sharlatan Hellseher a5b82772f4
gnu: python-astroalign: Update to 2.5.1.
* gnu/packages/astronomy.scm (python-astroalign): Update to 2.5.1.

Change-Id: If850a659270c8a3640bd20382f5b5fb05b998594
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:30 -06:00
Sharlatan Hellseher 1fbab53723
gnu: python-asdf-3.0: Update to 3.0.1.
* gnu/packages/astronomy.scm (python-asdf-3.0): Update to 3.0.1.

Change-Id: Icd6e1c048cad82d5cad25c5638b8300f438116b0
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:30 -06:00
Sharlatan Hellseher 497209f1f4
gnu: libpasastro: Update to 1.4.1.
* gnu/packages/astronomy.scm (libpasastro): Update to 1.4.1.

Change-Id: I8ad8e9c23c08897f84cbf0b35c1197320bbdeb86
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:30 -06:00
Sharlatan Hellseher d3a93691ac
gnu: gpredict: Improve package style.
* gnu/packages/astronomy.scm (gpredict): Improve package style. Reorder
fields to be similar with others to ease review.
[native-inputs]: Remove labels.
[arguments]: Use G-expressions. Drop trailing #t in phases.

Change-Id: I0e0216825ce2c9e77632a43dd604ab4abbdf3e83
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:30 -06:00
Sharlatan Hellseher 1d43cd5818
gnu: celestia: Update to 1.6.4.
* gnu/packages/astronomy.scm (celestia): Update to 1.6.4.

Change-Id: I581bb402e78584b526d83050cfedb4e8d26a6115
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:30 -06:00
Sharlatan Hellseher d335e24920
gnu: elemental: Update package style.
* gnu/packages/maths.scm (elemental): Update package style, shift order
of package fields.
[arguments]: Use G-expressions. {phases}: Remove trailing #f from each
lambda.

Change-Id: Ib961eb99159e1206963041bd7014dca032a21441
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:30 -06:00
Sharlatan Hellseher 0cff3c49e1
gnu: elemental: Remove input labels.
* gnu/packages/maths.scm (elemental)[inputs]: Remove labels.

Change-Id: I239b56cb5871d5cb2dbd587502c647a37beb30b7
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:29 -06:00
Sharlatan Hellseher f653560990
gnu: elemental: Update to 0.87.7-0.6eb15a0.
The build of elemental is failed on GCC 7+:
https://github.com/elemental/Elemental/issues/254

Fixed but not released yet in merge request:
https://github.com/elemental/Elemental/pull/259

* gnu/packages/maths.scm (elemental): Update to 0.87.7-0.6eb15a0.

Change-Id: I333f1de160489035f1a8875173abdd57c03ef777
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:29 -06:00
Sharlatan Hellseher 6c077dd304
gnu: qd: Update to 2.3.24.
* gnu/packages/multiprecision.scm (qd): Update to 2.3.24.
[native-inputs]: Add automake and autoconf.

Change-Id: Ic1dfdbe19b3347367b2ffb846be6bb975a0b89ae
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:29 -06:00
Sharlatan Hellseher 1f4fb3f47c
gnu: qd: Use G-expressions.
* gnu/packages/multiprecision.scm (qd): Adjust package style by using
G-expressions.

Change-Id: I9265979343e67d1d9e9e69b7b071ea1e429d3ee4
Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-11-18 19:56:29 -06:00
cage 2ab5e44924
gnu: cl-tooter: Update to 1.0-2dcc2fa.
* gnu/packages/lisp-xyz.scm (sbcl-tooter): Update to 1.0-2dcc2fa.
  [inputs]: Add sbcl-alexandria.

Change-Id: I27d126b0a0768a0e9713d6769f64011ab35b939e
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-18 17:09:57 +01:00
cage 3f0ee6e7af
gnu: cl-croatoan: Update to 0.2.
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.2.

Change-Id: Ia23646016f14f9531cfc6eec2842263cd212c1e9
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-18 17:09:57 +01:00
cage b9ec0d4ef9
gnu: Add cl-libjpeg-turbo.
* gnu/packages/lisp-xyz.scm (cl-libjpeg-turbo, ecl-libjpeg-turbo,
  sbcl-libjpeg-turbo): New variable.

Change-Id: Id64bd481c1b44a169c037260fc02023c35f15e9d
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-18 17:09:57 +01:00
cage 8e16c349c5
gnu: cl-clunit2: Update to 0.6.1-b24c568.
* gnu/packages/lisp-check.scm (sbcl-clunit2): Update to 0.6.1-b24c568.

Change-Id: Iba21a1cf108ae86b87090c9b5439ffe04f219af8
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-18 17:09:57 +01:00
Troy Figiel cd82ddd15c
gnu: python-pytest-perf: Update to 0.13.1.
* gnu/packages/check.scm (python-pytest-perf): Update to 0.13.1.
[build-system]: Switch to pyproject-build-system, because setup.py has been removed since 0.12.1.
[arguments]<#:phases>: Remove ignored tests from the check phase.
<#:test-flags>: And use test flags instead.

Change-Id: Id81e47666a51b411740c6e6a6f6976cee616b6a4
2023-11-18 08:28:42 -06:00
Peter Polidoro fc6bdaad57
gnu: kicad: Update to 7.0.9.
* gnu/packages/engineering.scm (kicad): Update to 7.0.9.

Change-Id: I83c232958e29f38134454efcac25d2e2cfb8e500
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-16 15:44:13 +01:00
Efraim Flashner 23627b1706
gnu: tuba: Add missing input.
Reported by retropikzel on IRC.

* gnu/packages/mastodon.scm (tuba)[native-inputs]: Add
gsettings-desktop-schemas.

Change-Id: I79650a2b72cf149498e7f158d66502c20d88998a
2023-11-16 10:34:27 +02:00
Evgeny Pisemsky d987b75618
gnu: Add monsterid.
* gnu/packages/web.scm (monsterid): New variable.

Change-Id: I68dc167cb766f730bfa4108c96a70f59a9aec222
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-11-15 18:29:38 +01:00
Troy Figiel 416ae9ad89
gnu: Add python-tdda.
* gnu/packages/python-science.scm (python-tdda): New variable.

Change-Id: I456aa236b3348e5b990289d8a381c2d5276a12f1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-11-15 18:29:38 +01:00
Troy Figiel 7c9e264849
gnu: python-types-pytz: Update to 2023.3.1.1.
* gnu/packages/python-xyz.scm (python-types-pytz): Update to 2023.3.1.1.

Change-Id: Ie06158d386e8648ee2aaef4d8b4aee1ee340ba2b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-11-15 18:29:38 +01:00
André Batista cb9ecbef8b
gnu: tor: Update to 0.4.8.9 [security fixes].
* gnu/packages/tor.scm (tor): Update to 0.4.8.9.

This release fixes two high severity security vulnerabilities.
The first one affects client connections to Guard relays and the
other one affects Onion Services (TROVE-2023-006).

See https://gitlab.torproject.org/tpo/core/tor/-/issues/40876 and
https://gitlab.torproject.org/tpo/core/tor/-/issues/40883

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-11-15 18:29:38 +01:00
Skylar Chan 9524d8cd0b
gnu: whoogle-search: Update to 0.8.3.
* gnu/packages/python-web.scm (whoogle-search): Update to 0.8.3.
[propagated-inputs]: Remove python-attrs, python-cachelib, python-certifi, python-cffi,
python-chardet, python-click, python-flask-session, python-idna,
python-itsdangerous, python-jinja2, python-markupsafe,
python-more-itertools, python-packaging, python-pluggy, python-py,
python-pycodestyle, python-pycparser, python-pyopenssl,
python-pyparsing, python-pysocks, python-dateutil, python-soupsieve,
python-urllib3, python-wcwidth, and python-werkzeug.

Change-Id: Ie665b548cdd996fa74e70313b02b9b5c2a0d75d2
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-11-15 18:29:38 +01:00
Tomas Volf 3493832260
build-system/guile: Add target-guile-scm+go procedure.
The paths to .scm and .go files can be constructed given a guile version and a
base directory.  However it is few lines of code that needs to be copy&pasted.
This new procedure returns both of them reducing the maintenance cost.

* guix/build/guile-build-system.scm (target-guile-scm+go): New procedure.

Change-Id: I58615f2cfe0ec1e58d3fbb47b738ed5dce1bb252
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-11-15 18:29:37 +01:00
Ludovic Courtès 69d9a02094
locate: Accept ‘--clear’ without additional arguments.
Fixes a bug whereby ‘guix locate --clear’ would end with the “no files
to search for” error.

Fixes <https://issues.guix.gnu.org/66799>.

* guix/scripts/locate.scm (guix-locate): Do not emit “no files to search
for” error when 'clear? is set in OPTS.
* tests/guix-locate.sh: Test it.

Reported-by: Maciej Kalandyk <m.kalandyk@outlook.com>
Change-Id: Ib8fa125c18481d7f5408bd89df9503713527641d
2023-11-15 18:29:37 +01:00
Rovanion Luckey 3fe31e37a9
gnu: musescore: Update to 4.1.1.
* gnu/packages/music.scm (musescore): Update to 4.1.1.
[source]: Remove deletion of “thirdparty/freetype” from snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: If1c8e6ddd5bfa30c24ee0e8ef29c945242905d74
2023-11-15 18:29:37 +01:00
Ludovic Courtès 26a403f357
gnu: psm2: Update Git tag name.
The tag was apparently renamed.

* gnu/packages/linux.scm (psm2)[source]: Change tag name.

Change-Id: Icfeb9e6f567d03f00f1b7b1d25dbd89f8528dc34
2023-11-15 18:29:37 +01:00
Efraim Flashner d1b786fe62
gnu: pandoc: Install bash completions, man page.
* gnu/packages/haskell-xyz.scm (pandoc)[arguments]: Add a phase to
install the bash completions and the man page.

Change-Id: I3e5c18971e06cc3b69ed49a15ab8da11e809e532
2023-11-15 18:03:02 +02:00
Efraim Flashner 4c5cac28c3
gnu: ghc-pandoc: Skip failing tests from i686-linux.
* gnu/packages/haskell-xyz.scm (ghc-pandoc)[source]: Adjust snippet to
remove two tests.

Change-Id: I05476c0bc2f50328efb30ce26d446850321bad6d
2023-11-15 18:03:02 +02:00
Efraim Flashner 59fdbbb717
gnu: ghc-persistent: Fix build on i686-linux.
* gnu/packages/haskell-xyz.scm (ghc-persistent)[source]: Add patch.
* gnu/packages/patches/ghc-persistent-fix-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Change-Id: I1b2c8419f3136d6c9df772d7c7abdc83a80d6112
2023-11-15 18:03:02 +02:00
Efraim Flashner 879503464f
gnu: ghc-memory: Fix building on i686-linux.
* gnu/packages/haskell-xyz.scm (ghc-memory)[source]: Add patch.
* gnu/packages/patches/ghc-memory-fix-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Change-Id: I8dc7a13a94ce37021ad402b4e2d0cd061220f670
2023-11-15 18:03:02 +02:00