me
/
guix
Archived
1
0
Fork 0
Commit Graph

116657 Commits (06b9c1260c72935806957bf302c40c1db6101a63)

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
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
Efraim Flashner 8c7a245a26
gnu: ghc-bloomfilter: Update to 2.0.1.2.
* gnu/packages/haskell-xyz.scm (ghc-bloomfilter): Update to 2.0.1.2.
[source]: Remove patch.  Add snippet to fix building on 32-bit systems.
[arguments]: Remove field.
[home-page]: Update to new home-page.
* gnu/packages/patches/ghc-bloomfilter-ghc9.2.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Change-Id: Ie61d079b001f804fd28acaca2acd3127b88935d4
2023-11-15 18:03:02 +02:00
Efraim Flashner e211abfe9f
gnu: ghc-base64: Skip tests on i686-linux.
* gnu/packages/haskell-xyz.scm (ghc-base64)[arguments]: Skip tests when
building for i686-linux.

Change-Id: I2de264eb0a0b1ae3d6ca1e29c9b1dce589104aa1
2023-11-15 18:03:02 +02:00
Efraim Flashner 8448e0befa
gnu: ghc-base64: Update to Cabal revision 4.
* gnu/packages/haskell-xyz.scm (ghc-base64)[arguments]: Update to Cabal
revision 4.
[synopsis]: Satisfy linter.

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

Change-Id: Ife75c651d4b9cffa14ec1c5165a9254cfee3f09f
2023-11-15 18:03:01 +02:00
Efraim Flashner bc71be1a1d
gnu: curl: Skip failing test on arm machines.
* gnu/packages/curl.scm (curl)[arguments]: Adjust custom 'check phase to
skip a test on armhf-linux and aarch64-linux.

Change-Id: I26fcb8c911a412c9196b759caefb6a003a241b6b
2023-11-15 18:02:39 +02:00
Efraim Flashner 7e6580670b
gnu: tbb: Fix building on armhf-linux.
* gnu/packages/tbb.scm (tbb)[arguments]: Add configure-flag when
building for armhf-linux to run a lighter test suite.  Add a phase when
building for armhf-linux to skip a test.

Change-Id: Ic730c82f30357d3a55e92098114a9dc2a6d062e9
2023-11-15 17:14:19 +02:00
Efraim Flashner 8de6ed6913
gnu: mimalloc: Update to 2.1.2.
* gnu/packages/c.scm (mimalloc): Update to 2.1.2.

Change-Id: I20ff922250f57beabb427d72e82579e0059fd4f2
2023-11-15 17:14:19 +02:00
Efraim Flashner 45ffa54bc3
gnu: mimalloc: Fix building on powerpc-linux.
* gnu/packages/c.scm (mimalloc)[arguments]: When building for
powerpc-linux add a configure-flag to use libatomic.

Change-Id: I41062686186640bc4c685a0ee5de1e613040dfb9
2023-11-15 17:14:19 +02:00
Efraim Flashner 9d01a83b2e
gnu: mold: Update to 2.3.2.
* gnu/packages/mold.scm (mold): Update to 2.3.2.
[source]: Add snippet to fix i686-linux detection.
[arguments]: Add a phase to skip a test requiring a newer version of
tbb.  Add a configure-flag to enable tests.

Change-Id: I9bc06b13c41b236844df3074206bb035ecd2bd06
2023-11-15 17:14:16 +02:00
Ricardo Wurmus 66132d6a20
gnu: r-ranger: Update to 0.16.0.
* gnu/packages/statistics.scm (r-ranger): Update to 0.16.0.

Change-Id: Ibc45e025ae4b16e4d04da2ae3aa1494aec35594b
2023-11-15 15:55:22 +01:00
Ricardo Wurmus 903718659a
gnu: r-lme4: Update to 1.1-35.1.
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-35.1.

Change-Id: I2806562c05111df1a8c61e82745afbc1264dec4e
2023-11-15 15:55:22 +01:00
Ricardo Wurmus 1c839037e3
gnu: r-matrixmodels: Update to 0.5-3.
* gnu/packages/statistics.scm (r-matrixmodels): Update to 0.5-3.

Change-Id: I0f66397c05d9877a7d8534585d534a7545eea532
2023-11-15 15:55:22 +01:00
Ricardo Wurmus 66f89ec647
gnu: r-rcppeigen: Update to 0.3.3.9.4.
* gnu/packages/statistics.scm (r-rcppeigen): Update to 0.3.3.9.4.
[propagated-inputs]: Remove r-matrix.

Change-Id: I48b3376c20b523e63fe392aa070d03872d19a34a
2023-11-15 15:55:22 +01:00
Ricardo Wurmus fd7c535d1b
gnu: r-matrixstats: Update to 1.1.0.
* gnu/packages/statistics.scm (r-matrixstats): Update to 1.1.0.

Change-Id: I27f701d83b7dbfcc54fde2701890c69dbc5b9384
2023-11-15 15:55:22 +01:00
Ricardo Wurmus bb0bc7990b
gnu: r-xml: Update to 3.99-0.15.
* gnu/packages/statistics.scm (r-xml): Update to 3.99-0.15.

Change-Id: Idb8ad04a092f49eda26e78398583cdbb234134c8
2023-11-15 15:55:22 +01:00
Ricardo Wurmus 1ab5ea9f77
gnu: r-rcurl: Update to 1.98-1.13.
* gnu/packages/statistics.scm (r-rcurl): Update to 1.98-1.13.

Change-Id: I6f03bb2a7bb94dfe61233af13fe283193896e9d4
2023-11-15 15:55:22 +01:00
Ricardo Wurmus afef5bce14
gnu: r-rsqlite: Update to 2.3.3.
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.3.3.

Change-Id: If922cd1e15333ec5b1d9c50380958e9fd4dd7548
2023-11-15 15:55:22 +01:00
Ricardo Wurmus fbc89cb64a
gnu: r-rprojroot: Update to 2.0.4.
* gnu/packages/statistics.scm (r-rprojroot): Update to 2.0.4.

Change-Id: I4549c16c00f41d9d96894e5e1f017ad718c211c8
2023-11-15 15:55:22 +01:00
Ricardo Wurmus e318eae0cc
gnu: r-rcpparmadillo: Update to 0.12.6.6.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.12.6.6.0.

Change-Id: Iab08f00f0522fdecf9a39f08f5418a978afbb0df
2023-11-15 15:55:22 +01:00
Ricardo Wurmus 5f66bbc254
gnu: r-plotrix: Update to 3.8-4.
* gnu/packages/statistics.scm (r-plotrix): Update to 3.8-4.

Change-Id: I7d1928c74ade7e3b6324e382f1d53a13ad19ab08
2023-11-15 15:55:22 +01:00
Ricardo Wurmus 2496d54094
gnu: r-rlang: Update to 1.1.2.
* gnu/packages/statistics.scm (r-rlang): Update to 1.1.2.

Change-Id: I97386e0022255330849001aa8bda830d3c8e7bf3
2023-11-15 15:55:22 +01:00
Ricardo Wurmus 887331d1e1
gnu: r-evaluate: Update to 0.23.
* gnu/packages/statistics.scm (r-evaluate): Update to 0.23.

Change-Id: Ic174acc4efe7fa052cb1edaf9fd48410ee1ee00a
2023-11-15 15:55:22 +01:00
Ricardo Wurmus a937f15403
gnu: r-stringr: Update to 1.5.1.
* gnu/packages/statistics.scm (r-stringr): Update to 1.5.1.

Change-Id: Icdd9bef899b5cdc80c045226124e87de9cdfa222
2023-11-15 15:55:22 +01:00
Ricardo Wurmus 91c4df4398
gnu: r-stringi: Update to 1.8.1.
* gnu/packages/statistics.scm (r-stringi): Update to 1.8.1.

Change-Id: I54524b57c6a1f3ff9cee826a78c2e505aeb17ebd
2023-11-15 15:55:22 +01:00
Ricardo Wurmus e59bde0a7c
gnu: r-matrix: Update to 1.6-3.
* gnu/packages/statistics.scm (r-matrix): Update to 1.6-3.

Change-Id: If89e659ecd8826a45e1147d9c2e620f4059db214
2023-11-15 15:55:22 +01:00
Ricardo Wurmus 5f92b0d564
gnu: r-fasterize: Update to 1.0.5.
* gnu/packages/cran.scm (r-fasterize): Update to 1.0.5.
[propagated-inputs]: Remove r-sp; add r-wk.

Change-Id: Ie00a7743d46c330233abf2a5bd04c4ff3a47522e
2023-11-15 15:55:22 +01:00
Ricardo Wurmus 9b557b121e
gnu: r-paws-common: Update to 0.6.4.
* gnu/packages/cran.scm (r-paws-common): Update to 0.6.4.

Change-Id: If1f80809d172f00e80f638cb600948d44c7f5a84
2023-11-15 15:55:22 +01:00
Ricardo Wurmus cc93193655
gnu: r-clustree: Update to 0.5.1.
* gnu/packages/cran.scm (r-clustree): Update to 0.5.1.

Change-Id: If2d5a6cf33eab9f820c7a4fccd26aa1763f96e28
2023-11-15 15:55:22 +01:00
Ricardo Wurmus 5fc4cb0d85
gnu: r-bbotk: Update to 0.7.3.
* gnu/packages/cran.scm (r-bbotk): Update to 0.7.3.

Change-Id: I5e50ff5b3ac039fbe47d8093088e3e59a2bd8803
2023-11-15 15:55:22 +01:00
Ricardo Wurmus b4cf3fde74
gnu: r-seurat: Update to 5.0.0.
* gnu/packages/cran.scm (r-seurat): Update to 5.0.0.
[propagated-inputs]: Add r-fastdummies, r-generics, r-lifecycle, r-rcpphnsw, and
r-rspectra.

Change-Id: If728a0340cdeec5c2d5671025711a2ed42ee265b
2023-11-15 15:55:22 +01:00
Ricardo Wurmus 352ccf5122
gnu: r-warp: Update to 0.2.1.
* gnu/packages/cran.scm (r-warp): Update to 0.2.1.

Change-Id: Iee92904e0341b7a4cfe4947e33b2d5b6c76dcab2
2023-11-15 15:55:21 +01:00
Ricardo Wurmus a472decb25
gnu: r-rfast: Update to 2.1.0.
* gnu/packages/cran.scm (r-rfast): Update to 2.1.0.

Change-Id: Ifd1d7459d2293bd2ab26054c469c739025cb7f7a
2023-11-15 15:55:21 +01:00
Ricardo Wurmus 64ab52eb4f
gnu: r-qgraph: Update to 1.9.8.
* gnu/packages/cran.scm (r-qgraph): Update to 1.9.8.

Change-Id: Ibfefb7aed42bd935806dc2f40d2b131cdf97eb3c
2023-11-15 15:55:21 +01:00
Ricardo Wurmus ec5a1c42ca
gnu: r-openmx: Update to 2.21.10.
* gnu/packages/cran.scm (r-openmx): Update to 2.21.10.

Change-Id: I7d4216b5e0394cd89e1d6aaf602e601c224d125d
2023-11-15 15:55:21 +01:00
Ricardo Wurmus a18e274401
gnu: r-actuar: Update to 3.3-4.
* gnu/packages/cran.scm (r-actuar): Update to 3.3-4.

Change-Id: I5ffe7de887122cd4aeb6fd7027d4c94ae1b9867e
2023-11-15 15:55:21 +01:00
Ricardo Wurmus 1223000d14
gnu: r-actcd: Update to 1.3-0.
* gnu/packages/cran.scm (r-actcd): Update to 1.3-0.

Change-Id: Ie8befdde95bef6fc1b9be8c7d55a1720f74ed678
2023-11-15 15:55:21 +01:00
Ricardo Wurmus 3dab9524e1
gnu: r-pracma: Update to 2.4.4.
* gnu/packages/cran.scm (r-pracma): Update to 2.4.4.

Change-Id: I079366cc3ab7923a80033de4e9fe3642bd272523
2023-11-15 15:55:21 +01:00
Ricardo Wurmus 8e197faab1
gnu: r-lifecycle: Update to 1.0.4.
* gnu/packages/cran.scm (r-lifecycle): Update to 1.0.4.

Change-Id: I0b3a51251fa42a0a58b0c0a4e92b4103f48aae12
2023-11-15 15:55:21 +01:00
Ricardo Wurmus 3b11a7f4a3
gnu: r-parameters: Update to 0.21.3.
* gnu/packages/cran.scm (r-parameters): Update to 0.21.3.

Change-Id: Ied9207097f2a8c6581fd54cf44299e6d596ce636
2023-11-15 15:55:21 +01:00
Ricardo Wurmus 29c2ab6063
gnu: r-graphlayouts: Update to 1.0.2.
* gnu/packages/cran.scm (r-graphlayouts): Update to 1.0.2.

Change-Id: I74f68183e2d52676c3f90474bfb140ef57b70af6
2023-11-15 15:55:21 +01:00
Ricardo Wurmus a21cdec24d
gnu: r-covr: Update to 3.6.4.
* gnu/packages/cran.scm (r-covr): Update to 3.6.4.

Change-Id: I5797214f14f11cd6f7eea166210dd7534b5163bc
2023-11-15 15:55:21 +01:00
Ricardo Wurmus d889bccd9d
gnu: r-lintr: Update to 3.1.1.
* gnu/packages/cran.scm (r-lintr): Update to 3.1.1.

Change-Id: I92d7969babf3e5cfc3a950054b2457c6ae11ece2
2023-11-15 15:55:21 +01:00
Ricardo Wurmus fe4e56eb5d
gnu: r-text2vec: Update to 0.6.4.
* gnu/packages/cran.scm (r-text2vec): Update to 0.6.4.

Change-Id: I8dbeb739b9a37be325109b0e5ca04478439b84c2
2023-11-15 15:55:21 +01:00
Ricardo Wurmus e5d80567fe
gnu: r-lemon: Update to 0.4.7.
* gnu/packages/cran.scm (r-lemon): Update to 0.4.7.

Change-Id: I9b7e0965200d8c79ec3d7242d249a1c6c363ba9a
2023-11-15 15:55:21 +01:00
Ricardo Wurmus d8943a3ddd
gnu: r-nor1mix: Update to 1.3-2.
* gnu/packages/cran.scm (r-nor1mix): Update to 1.3-2.

Change-Id: I64511ea1988a3ee7e3616a4bcd1f01347e151ba7
2023-11-15 15:55:21 +01:00
Ricardo Wurmus 572457e4d7
gnu: r-mosaic: Update to 1.9.0.
* gnu/packages/cran.scm (r-mosaic): Update to 1.9.0.
[propagated-inputs]: Add r-tibble.

Change-Id: I15aa0fde963bca54680f3155312c14d6a4b54c63
2023-11-15 15:55:21 +01:00
Ricardo Wurmus 9e866685ae
gnu: r-mosaicdata: Update to 0.20.4.
* gnu/packages/cran.scm (r-mosaicdata): Update to 0.20.4.

Change-Id: I3f421cdae96b3fca614a59836aa54e8c56a082df
2023-11-15 15:55:21 +01:00
Ricardo Wurmus 33cc9d235e
gnu: r-ggformula: Update to 0.12.0.
* gnu/packages/cran.scm (r-ggformula): Update to 0.12.0.
[propagated-inputs]: Remove r-ggforce, r-ggstance, and r-magrittr.

Change-Id: Id40e2857d46d3f99393f0bd86179d612c2a01a75
2023-11-15 15:55:21 +01:00
Ricardo Wurmus 5abfb1d49f
gnu: r-mosaiccore: Update to 0.9.4.0.
* gnu/packages/cran.scm (r-mosaiccore): Update to 0.9.4.0.

Change-Id: Ie6eea8c3d856fdeefc3361b5e64a438fe1970288
2023-11-15 15:55:21 +01:00
Ricardo Wurmus 0a083112f0
gnu: r-proc: Update to 1.18.5.
* gnu/packages/cran.scm (r-proc): Update to 1.18.5.

Change-Id: I36ab2e49345241895ed6fb1fd88929dff28056cf
2023-11-15 15:55:21 +01:00
Ricardo Wurmus 0de7e4d5fd
gnu: r-doby: Update to 4.6.20.
* gnu/packages/cran.scm (r-doby): Update to 4.6.20.

Change-Id: Id0a565f254065b55a9e947a174b60fafad2b5581
2023-11-15 15:55:21 +01:00
Ricardo Wurmus c65da604a2
gnu: r-rdpack: Update to 2.6.
* gnu/packages/cran.scm (r-rdpack): Update to 2.6.

Change-Id: I1d96901fa85f8c8d64c47bbbd8a84ac9883f3c97
2023-11-15 15:55:21 +01:00
Ricardo Wurmus c101519061
gnu: r-rastervis: Update to 0.51.6.
* gnu/packages/cran.scm (r-rastervis): Update to 0.51.6.

Change-Id: I7015583574faaf42cbe7df83dda7d05aaed4c475
2023-11-15 15:55:21 +01:00
Ricardo Wurmus c26dea6c49
gnu: r-collapsibletree: Update to 0.1.8.
* gnu/packages/cran.scm (r-collapsibletree): Update to 0.1.8.

Change-Id: Ibdf0f7b190d231f73f1817bcebd0523852385cde
2023-11-15 15:55:21 +01:00
Ricardo Wurmus dcb989dea8
gnu: r-data-tree: Update to 1.1.0.
* gnu/packages/cran.scm (r-data-tree): Update to 1.1.0.
[native-inputs]: Add r-rmarkdown.

Change-Id: Id29f4f08cf988d8699e61479a262dff07a630572
2023-11-15 15:55:21 +01:00
Ricardo Wurmus 9e32016c9e
gnu: r-fbasics: Update to 4032.96.
* gnu/packages/cran.scm (r-fbasics): Update to 4032.96.

Change-Id: I1cbba3ad08a4f18618ad6e00b36c0e04ab67f0ae
2023-11-15 15:55:21 +01:00
Ricardo Wurmus 37b665b714
gnu: r-leaflet: Update to 2.2.1.
* gnu/packages/cran.scm (r-leaflet): Update to 2.2.1.

Change-Id: I150f958f68c13284d29394f2fb66ed7b0efb6c10
2023-11-15 15:55:21 +01:00
Ricardo Wurmus fa8e97c557
gnu: r-xfun: Update to 0.41.
* gnu/packages/cran.scm (r-xfun): Update to 0.41.

Change-Id: I1836a13e924ba3af8a5977f54b1f85d7a4c9d4d5
2023-11-15 15:55:20 +01:00
Ricardo Wurmus e710d290f3
gnu: r-lava: Update to 1.7.3.
* gnu/packages/cran.scm (r-lava): Update to 1.7.3.

Change-Id: I9f2f75685f8ef058b505e9c29c9a23d31b9a7a46
2023-11-15 15:55:20 +01:00
Ricardo Wurmus 116bfb3cd0
gnu: r-rmumps: Update to 5.2.1-25.
* gnu/packages/cran.scm (r-rmumps): Update to 5.2.1-25.

Change-Id: Id30606861beacd93a263fcaf33ef6beb73402463
2023-11-15 15:55:20 +01:00
Ricardo Wurmus 60953d62c0
gnu: r-rgooglemaps: Update to 1.5.1.
* gnu/packages/cran.scm (r-rgooglemaps): Update to 1.5.1.
[propagated-inputs]: Remove r-sp.

Change-Id: Ib2f5762ddfb998f7aaf2640807c005782b890d27
2023-11-15 15:55:20 +01:00
Ricardo Wurmus e3fe8eed8f
gnu: r-maps: Update to 3.4.1.1.
* gnu/packages/cran.scm (r-maps): Update to 3.4.1.1.

Change-Id: I562ba446b9edcece65ec9078bd6d45949d0d82f1
2023-11-15 15:55:20 +01:00
Ricardo Wurmus 76b34f7130
gnu: r-wesanderson: Update to 0.3.7.
* gnu/packages/cran.scm (r-wesanderson): Update to 0.3.7.

Change-Id: I8df7f543eb82dc45da68ba5a3b116006a8463973
2023-11-15 15:55:20 +01:00
Ricardo Wurmus 4f68d59d5c
gnu: r-htmltools: Update to 0.5.7.
* gnu/packages/cran.scm (r-htmltools): Update to 0.5.7.

Change-Id: I065ece3404d36b1a860ed141c4d6631779ea4c05
2023-11-15 15:55:20 +01:00
Ricardo Wurmus e47637b8df
gnu: r-httr2: Update to 1.0.0.
* gnu/packages/cran.scm (r-httr2): Update to 1.0.0.
[propagated-inputs]: Add r-lifecycle and r-vctrs.

Change-Id: Ie52627aa382f59b6251953620ac1a38576f92a5d
2023-11-15 15:55:20 +01:00
Ricardo Wurmus a3341b68d4
gnu: r-ggpp: Update to 0.5.5.
* gnu/packages/cran.scm (r-ggpp): Update to 0.5.5.

Change-Id: Ifaff1e48d8fd7f166d8ae9f70bdd0cfc099de3ca
2023-11-15 15:55:20 +01:00
Ricardo Wurmus 3b34ecaef9
gnu: r-waldo: Update to 0.5.2.
* gnu/packages/cran.scm (r-waldo): Update to 0.5.2.

Change-Id: I1273af36bcd2b9223acb071db3703d2fa3827e61
2023-11-15 15:55:20 +01:00
Ricardo Wurmus d64662b6f9
gnu: r-collapse: Update to 2.0.6.
* gnu/packages/cran.scm (r-collapse): Update to 2.0.6.

Change-Id: Id3522ad2adc4d50d1ce4eeb3406c1bdb7177bbfd
2023-11-15 15:55:20 +01:00
Ricardo Wurmus 34a5f9adb9
gnu: r-afpt: Update to 1.1.0.4.
* gnu/packages/cran.scm (r-afpt): Update to 1.1.0.4.

Change-Id: Ia4922ee208924a77cc2725a0d00e7d8a82f77c26
2023-11-15 15:55:20 +01:00
Ricardo Wurmus 9b270ccefa
gnu: r-abn: Update to 3.0.3.
* gnu/packages/bioconductor.scm (r-abn): Update to 3.0.3.

Change-Id: Id94ec47d805af9da63dbf43a9edbd5e7c3a5a62a
2023-11-15 15:55:20 +01:00
Ricardo Wurmus fefc250c60
gnu: r-activepathways: Update to 2.0.3.
* gnu/packages/bioconductor.scm (r-activepathways): Update to 2.0.3.

Change-Id: I4199c307d48583c0894a39af78f6a4027cb0cf54
2023-11-15 15:55:20 +01:00
Ricardo Wurmus 285dd08443
gnu: r-ggpicrust2: Update to 1.7.3.
* gnu/packages/bioconductor.scm (r-ggpicrust2): Update to 1.7.3.

Change-Id: I18ab123d640ceec9315a21dff48ed2f1ea4ddff5
2023-11-15 15:55:20 +01:00
Andre A. Gomes 8eed542ddd
gnu: nyxt: Update to 3.9.2.
* gnu/packages/web-browsers.scm (nyxt): Update to 3.9.2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-15 15:17:04 +01:00
Andre A. Gomes 0d55b7b06e
gnu: cl-slime-swank: Update to 2.28-1.735258a.
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.28-1.735258a.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: I109d71f8184ec1b1a3f8ad30b11e57f4280ae916
2023-11-15 15:17:04 +01:00
Andre A. Gomes e6a9b48877
gnu: emacs-slime: Update to 2.28-1.735258a.
* gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.28-1.735258a.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-15 15:17:04 +01:00
Nicolas Goaziou 7dd3a3240b
gnu: emacs-flycheck-grammalecte: Add missing propagated input.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte)[propagated-inputs]:
Add EMACS-PKG-INFO.

Change-Id: Ic54be88146277a6838eb9b55eeab8c190d2a0c01
2023-11-15 14:18:16 +01:00
Ludovic Courtès f87c955725
gnu: spindle: Update to 0.13; remove input labels.
* gnu/packages/admin.scm (spindle): Update to 0.13.
[inputs]: Remove labels.

Change-Id: I2ccaaf2385797d81de2b1ffe28452281b4e5ae90
2023-11-15 11:36:21 +01:00
Ludovic Courtès 006f9f0f21
gnu: spindle: Fix compilation with GCC 11.
* gnu/packages/admin.scm (spindle)[arguments]: Add CXXFLAGS
to #:configure-flags.

Change-Id: I660228b8839a524791273f3fc7b6935d704b6715
2023-11-15 11:36:21 +01:00
Ludovic Courtès aaee0e4af3
gnu: launchmon: Fix compilation with GCC 11.
* gnu/packages/admin.scm (launchmon)[arguments]: New field.

Change-Id: I30665896ef90e74b91055c85bcfe991af24f3a38
2023-11-15 11:36:20 +01:00
Ludovic Courtès f8cad88615
gnu: intel-mpi-benchmarks: Update to 2021.3.
* gnu/packages/benchmark.scm (intel-mpi-benchmarks/openmpi): Update to
2021.3.
2023-11-15 11:36:20 +01:00
Ludovic Courtès ad2fcbfca4
gnu: openmpi: Update to 4.1.6.
* gnu/packages/mpi.scm (openmpi): Update to 4.1.6.
2023-11-15 11:36:20 +01:00
Ludovic Courtès 59d29ebbb2
gnu: psm2: Update to 12.0.
* gnu/packages/linux.scm (psm2): Update to 12.0.
2023-11-15 11:36:20 +01:00
Ludovic Courtès 8c1c045a87
gnu: libfabric: Update to 1.19.0.
* gnu/packages/linux.scm (libfabric): Update to 1.19.0.
2023-11-15 11:36:20 +01:00
Ludovic Courtès 3f7eeaa57c
gnu: rdma-core: Update to 48.0.
* gnu/packages/linux.scm (rdma-core): Update to 48.0.
2023-11-15 11:36:20 +01:00
Ludovic Courtès 975350fab7
gnu: ucx: Update to 1.15.0.
* gnu/packages/fabric-management.scm (ucx): Update to 1.15.0.
* gnu/packages/patches/ucx-tcp-iface-ioctl.patch: Update for 1.15.0.
2023-11-15 11:36:20 +01:00
Ludovic Courtès d117c6b422
gnu: opensm: Update to 3.3.24.
* gnu/packages/fabric-management.scm (opensm): Update to 3.3.24.
2023-11-15 11:36:20 +01:00
Ludovic Courtès f1f8d56b75
gnu: hwloc: Update to 2.9.3.
* gnu/packages/mpi.scm (hwloc-2): Update to 2.9.3.
2023-11-15 11:36:19 +01:00
Ludovic Courtès 96753702a0
gnu: slurm: Add 23.02.6.
* gnu/packages/parallel.scm (slurm): Update to 23.02.6.
(slurm-22.05): New variable.
2023-11-15 11:36:19 +01:00
Ludovic Courtès d67fa732f7
gnu: opensm: Use gexps.
* gnu/packages/fabric-management.scm (opensm)[arguments]: Use gexps.
2023-11-15 11:36:19 +01:00
Ludovic Courtès ab6f63f3cb
gnu: opensm: Use the right version string for the doc directory.
Previously, when built with ‘--with-latest=opensm’, the package would
install its documentation under a directory with the wrong version
string.

* gnu/packages/fabric-management.scm (opensm)[arguments]: Use the name
and version of THIS-PACKAGE.
2023-11-15 11:36:19 +01:00
Ricardo Wurmus b712e563cf
gnu: soci: Add PIE flag.
* gnu/packages/databases.scm (soci)[arguments]: Set CMAKE_CXX_FLAGS to add
-fPIE.

Change-Id: I79527759d0d35833168f5106a9d6f372375a8ebe
2023-11-14 23:46:08 +01:00
John Kehayias 92f113694f
Merge branch 'master' into mesa-updates
Change-Id: I4b468bb3148d392c9ade30dfe0cfb68c574a8e27
2023-11-14 10:46:23 -05:00
Josselin Poiret bd0f217321
gnu: agda-1lab: Update to 549fdb1c948a975e90e70f871993a4a4239aa280.
* gnu/packages/agda.scm (agda-1lab): Update to
549fdb1c948a975e90e70f871993a4a4239aa280.

Change-Id: Iad77350fea5a6378e836cbd18c1f4a51bd5a5f0e
2023-11-14 13:47:53 +01:00
Josselin Poiret c5c2a82082
gnu: agda-cubical: Update to 0.6.
* gnu/packages/agda.scm (agda-cubical): Update to 0.6.

Change-Id: I1d6edc44755260e505985fb974c632ec6fff2b49
2023-11-14 13:47:53 +01:00
Josselin Poiret 5f4b3ccf50
gnu: agda-categories: Adapt to agda-stdlib 1.7.3.
* gnu/packages/patches/agda-categories-use-stdlib-1.7.3.patch: New patch.
* gnu/packages/agda.scm (agda-categories)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Register it.

Change-Id: I25f16d55f14465a1dae882fd8ec47a95f8598e5c
2023-11-14 13:47:10 +01:00
Josselin Poiret 7374e14f51
gnu: agda-stdlib: Update to 1.7.3.
* gnu/packages/agda.scm (agda-stdlib): Update to 1.7.3.

Change-Id: Ic941073814a6a2150d470fc05218dc8d19954445
2023-11-14 13:30:49 +01:00
Josselin Poiret a521757306
gnu: agda: Update to 2.6.4.
* gnu/packages/agda.scm (agda): Update to 2.6.4.  Also build with
optimizations and cluster counting support.
* gnu/packages/patches/agda-use-sphinx-5.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.

Change-Id: I98a66678ec401b9201d9fd3a0f606fff9767b4bc
2023-11-14 13:30:48 +01:00
Josselin Poiret 5cb2574243
gnu: Add ghc-text-icu.
* gnu/packages/haskell-xyz.scm (ghc-text-icu): New variable.

Change-Id: I553f1fef4e76aeea6d09901917fd5d6032c23d46
2023-11-14 13:30:45 +01:00
Nicolas Goaziou b25954181c
gnu: emacs-denote: Update to 2.1.0.
* gnu/packages/emacs-xyz.scm (emacs-denote): Update to 2.1.0.

Change-Id: I4d0f585604ef049480842b4c052edd1aef300e15
2023-11-14 13:21:41 +01:00
Nicolas Goaziou cb399d96fb
gnu: emacs-org: Update to 9.6.12.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.12.

Change-Id: I0d2b063526f24b7104fcbab972f212e279060f27
2023-11-14 13:21:41 +01:00
Nicolas Goaziou 3254429a41
gnu: emacs-package-lint: Update to 0.21.
* gnu/packages/emacs-xyz.scm (emacs-package-lint): Update to 0.21.

Change-Id: I82e28b8e1c211389e99f1947c5c7ddfcba893612
2023-11-14 13:21:41 +01:00
Nicolas Goaziou 21822095e8
gnu: emacs-compat: Update to 29.1.4.4.
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.4.4.

Change-Id: I11705cb0c2b50bb445711bfdfdb142557aa58b04
2023-11-14 13:21:40 +01:00
Nicolas Goaziou b5d419b4ab
gnu: emacs-flycheck-grammalecte: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte)[arguments]Use
G-expressions.
<#:exclude>: Remove non-existing excluded file.
<#:emacs>: Use EMACS-NO-X.
<#:phases>: Use G-expressions.

Change-Id: Ic5a3c5e3f5271e75cd369cdd40ce210d7c2b859b
2023-11-14 13:21:40 +01:00
Nicolas Goaziou a572e55ea5
gnu: emacs-flycheck-grammalecte: Update to 2.4.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Update to 2.4.

Change-Id: I372e3e55534606dba6fed2c2d2f00dc27dc76c0e
2023-11-14 13:21:40 +01:00
Efraim Flashner 3d15e9e5bc
gnu: insight-toolkit-4.12: Fix building.
* gnu/packages/image-processing.scm (insight-toolkit-4.12)[arguments]:
Add a configure-flag to build with c++14.

Change-Id: I5e7a0a3ed47e4e3f25611147f8e66c58a1bf8a8c
2023-11-14 08:57:48 +02:00
Efraim Flashner f9f36b08e5
gnu: ffmpeg-2.8: Update to 2.8.22.
* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.22.

Change-Id: I4ab83a07f60692aa43d04a81dd227b56a95a1d74
2023-11-14 08:16:52 +02:00
Efraim Flashner b3f110184f
gnu: ffmpeg-3.4: Update to 3.4.13.
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.13.

Change-Id: I9ef7b61dcdeab96d4021150fb57b3739a61376d0
2023-11-14 08:16:51 +02:00
Efraim Flashner b8dac014b1
gnu: ffmpeg-5: Update to 5.1.4.
* gnu/packages/video.scm (ffmpeg-5): Update to 5.1.4.

Change-Id: I4ea8faa3bcee2e34287af4461d078850de17154f
2023-11-14 08:16:45 +02:00
John Kehayias ab307cbb58
gnu: skia: Fix build.
The "SkRuntimeBlender_GPU" test started to fail with a segmentation fault
after recent updates, possibly with mesa to 23.2.1.  However, this doesn't
seem to be true on all hardware, as Andronikos reported success on IRC and
Bordeaux also built the previous derivation.

* gnu/packages/graphics.scm (skia)[phases]: Add "SkRuntimeBlender_GPU" to
tests that are skipped in the check phase.

Change-Id: I4077ae89a58049628a90f8abd23395f9ba89047a
2023-11-11 20:44:07 -05:00
John Kehayias 8d0a3bfcda
Merge branch 'master' into mesa-updates
Change-Id: I6848392e8c1ffca1473bd25511d8d90ae0f98ce7
2023-11-11 17:21:39 -05:00
Nicolas Goaziou af6105afc6
gnu: emacs-helm-company: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-helm-company)[arguments]: Use
G-expressions.
[synopsis, description]: Use proper capitalization.

Change-Id: I39f6c8accd31ae9cde94d3822e2be1d5a41fc6a6
2023-11-11 11:22:39 +01:00
Nicolas Goaziou 23332c83a2
gnu: emacs-helm-company: Update to 0.2.7.
* gnu/packages/emacs-xyz.scm (emacs-helm-company): Update to 0.2.7.

Change-Id: I8501312580308c9ed016c5b7ebf2fe9f7964823d
2023-11-11 11:22:02 +01:00
Nicolas Goaziou 81ade34415
gnu: emacs-irony-mode: Update to 1.6.1.
* gnu/packages/emacs-xyz.scm (emacs-irony-mode): Update to 1.6.1.

Change-Id: I303b26b3f4891a6ef2a9f8c2d55456c7a555f06f
2023-11-11 11:20:58 +01:00
Nicolas Goaziou ee00dd9a50
gnu: emacs-subed: Update to 1.2.7.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.7.

Change-Id: Ib64097dceaf858d847a0b93da6d71baaf04fafe8
2023-11-11 11:19:25 +01:00
Nicolas Goaziou 2a28bd0fd7
gnu: emacs-suneater-theme: Update to 2.4.0.
* gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.4.0.

Change-Id: I44b88f1956756e03fb1e4fee4c19ff37bf6e75c3
2023-11-11 11:18:37 +01:00
Nicolas Goaziou 8e813f4866
gnu: emacs-citar: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-citar)[arguments]<#:phases>: Remove
VALIDATE-COMPILED-AUTOLOADS phase.

Change-Id: I1bc26caf9b208fca1a33654d81d508f0a37375f9
2023-11-11 11:10:39 +01:00
Janneke Nieuwenhuizen 61c527227c
gnu: Remove m2-planet-1.9.0.
* gnu/packages/mes.scm (m2-planet-1.9.0): Remove.

Change-Id: Ib23ff2eee63b5bf1a0b13968f871ad93fda4d537
2023-11-11 07:34:57 +01:00
Janneke Nieuwenhuizen 552e15792b
gnu: mes: Update to 0.25.
* gnu/packages/mes.scm (mes): Update to 0.25.
[supported-systems]: Add aarch64-linux and riscv64-linux.
[native-inputs]: For aarch64-linux, use arm-linux-gnueabihf compiler.
Update to latest m2-planet (1.11.0).

Change-Id: I8c4c46b1a0e30cdb4545186dfa93625a400bac0f
2023-11-11 07:34:57 +01:00
Janneke Nieuwenhuizen 952d0951da
gnu: mescc-tools: Support riscv64-linux build.
* gnu/packages/mes.scm (mescc-tools) [arguments]: Update to gexps.  Add
patch-Kaem/test.sh phase to fix shebang for riscv64-linux/qemu build.

Change-Id: Id61c04deb08138481f7290607488465710969e8d
2023-11-11 07:34:54 +01:00
Liliana Marie Prikler 42316acc7e
gnu: capypdf: Update to 0.6.0.
* gnu/packages/pdf.scm (capypdf): Update to 0.6.0.

Change-Id: I609a349fe5b6b30bb51fc413e85da00ebaedb5d3
2023-11-11 06:47:17 +01:00
Rostislav Svoboda ddf920e371
gnu: emacs-evil-anzu: Update to 0.03-0.d1e98ee.
* gnu/packages/emacs-xyz.scm (emacs-evil-anzu): Update to 0.03-0.d1e98ee.
[source, home-page]: Use “https://github.com/emacsorphanage/evil-anzu”.

Change-Id: Iff78e22c6a3c0c90e1dc4c24700bfc9e499dd132
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-11-11 06:47:17 +01:00
Skylar Chan 2a638e0bbc
gnu: lowdown: Update to 1.1.0.
* gnu/packages/markup.scm (lowdown): Update to 1.1.0.
[source]: Use upstream tarball and switch to url-fetch.
[arguments]<phases>: Install with "make install install_libs".

Change-Id: I2268c587be2fddb43fdf9ae957b6e5344e5f2984
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-11-11 08:36:31 +08:00
Andy Tai f39cac1d0c
gnu: icewm: Update to 3.4.4
* gnu/packages/wm.scm (icewm): Update to 3.4.4

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Change-Id: Ibb4c3567c003f59d2fa85140fdbab507d7efd77d
2023-11-11 08:09:11 +08:00
Clément Lassieur bb3ab24a29
gnu: ublock-origin: Update to 1.53.2.
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.53.2.
(ublock-main-assets): Update to d93605b8584df8cd47bcc91b3d932feecd9e3a2a.
(ublock-prod-assets): Update to 1d3df32ef6672763f44b27a95fd5cb3b5770d5e2.

Change-Id: Ifd853835137ad7be5a0322d6a8e438f23e7ecb09
2023-11-10 12:04:12 +01:00
Guillaume Le Vaillant 857c199612
gnu: sdrangel: Update to 7.17.0.
* gnu/packages/radio.scm (sdrangel): Update to 7.17.0.

Change-Id: I1ecd6e79c9622cba9160ece0814cdc370dd045d7
2023-11-10 10:43:07 +01:00
Guillaume Le Vaillant d8002a41b9
gnu: multimon-ng: Update to 1.3.0.
* gnu/packages/radio.scm (multimon-ng): Update to 1.3.0.

Change-Id: Ibd5136b36f7bc911e47c6b3d1a6f6addc00aed9c
2023-11-10 10:26:46 +01:00
Guillaume Le Vaillant 5b2903a56e
gnu: rtl-sdr: Update to 2.0.1.
* gnu/packages/radio.scm (rtl-sdr): Update to 2.0.1.

Change-Id: I6331ca544394ff413f123747f80c83efa7012515
2023-11-10 10:10:15 +01:00
John Kehayias aee3c5a894
gnu: qtbase-5: Use libxkbcommon-1.5.
This fixes a build failure for qtbase-5 and qtbase due to keysyms removed in
libxkbcommon 1.6.0.  See the release announcement
<https://lists.freedesktop.org/archives/wayland-devel/2023-October/043121.html>.

* gnu/packages/qt.scm (qtbase)[inputs]: Replace libxkbcommon with
libxkbcommon-1.5.

Change-Id: I4bbf63ec15b33151fa741149a00f31558a109d48
2023-11-09 16:21:59 -05:00
John Kehayias 02edc2520a
gnu: Add libxkbcommon-1.5.
* gnu/packages/xdisorg.scm (libxkbcommon-1.5): New variable.

Change-Id: Iab72a030ad90f9919d05dc8820fd59711b506e58
2023-11-09 16:11:32 -05:00
Julien Lepiller 71d54f3ac4
gnu: josm: Update to 18822.
* gnu/packages/geo.scm (josm): Update to 18822.
[inputs]: Use new json implementation.
[arguments]: Use openjdk11 to prevent warning at startup.

Change-Id: I393e0ed765d1d0da7870595d2eccefae17836eb9
2023-11-09 19:09:08 +01:00
Julien Lepiller dd631a891c
gnu: Add java-parsson.
* gnu/packages/java.scm (java-parsson): New variable.

Change-Id: Ie564924329e4e0a866e6ed5fe9135c841fb66ae8
2023-11-09 19:08:59 +01:00
Julien Lepiller 14e01e313d
gnu: Add java-jakarta-json.
* gnu/packages/java.scm (java-jakarta-json): New variable.

Change-Id: I2c123710f9d31bf71e8fb86ff0d336b6fcfa9674
2023-11-09 19:08:51 +01:00
Julien Lepiller 5392d9db46
gnu: openjdk9: Install default certificates.
* gnu/packages/java.scm (openjdk9)[arguments]: Add a phase to install
certificates from nss-certs to the expected location.
(openjdk10, openjdk11): Adapt to also install the certificates.

Change-Id: I6ef626324386419e84a9c0eace5a278ca11c573c
2023-11-09 19:08:24 +01:00
Andre A. Gomes 42bec70a91
gnu: cl-slynk: Update to 1.0.43-9.9c43bf6.
* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43-9.9c43bf6.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: I84ff141b7eefff470f72493d02f2cc24f02db7cf
2023-11-09 14:56:45 +01:00
Andre A. Gomes 9b03e84e4e
gnu: emacs-sly: Update to 1.0.43-9.9c43bf6.
* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 1.0.43-9.9c43bf6.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:55:45 +01:00
Sharlatan Hellseher fd48bc959b
gnu: cl-graph: Update to 0.10.2-2.c617de3.
* gnu/packages/lisp-xyz.scm (cl-graph): Update to 0.10.2-2.c617de3.
[source]: Update URL as maintainer and owner of repository was changed.

Change-Id: Ice484f098d52b93baebc9596f0f902b1b30ae797
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:37:35 +01:00
Sharlatan Hellseher 3b627af0e1
gnu: cl-trivial-backtrace: Update to 1.1.0-2.7f90b4a.
* gnu/packages/lisp-xyz.scm (cl-trivial-backtrace): Update to 1.1.0-2.7f90b4a.
[source]: Update URL as maintainer and owner of repository was changed.

Change-Id: Ibbc0a1707b71d1ba2851c52f5a5ad744ca25dc45
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:36:33 +01:00
Sharlatan Hellseher 8fd37af45a
gnu: cl-metabang-bind: Update to 0.8.0-2.0819642.
* gnu/packages/lisp-xyz.scm (sbcl-metabang-bind): Update to 0.8.0-2.0819642.
[source]: Update URL as maintainer and owner of repository was changed.

Change-Id: I5fdde9e53e0b7e9cd585ebda85eebe3c29b1d841
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:35:21 +01:00
Sharlatan Hellseher a251c78907
gnu: cl-metatilities-base: Update to 0.6.6-2.ef04337.
* gnu/packages/lisp-xyz.scm (sbcl-metatilities-base): Update to 0.6.6-2.ef04337.
[source]: Update URL as maintainer and owner of repository was changed.

Change-Id: I98274d5dc74244406e2e25de8d83379bdb110b8f
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:34:30 +01:00
Sharlatan Hellseher 1b275e8192
gnu: cl-containers: Update to 0.12.1-4.781ebfe.
* gnu/packages/lisp-xyz.scm (sbcl-cl-containers): Update to 0.12.1-4.781ebfe.
[source]: Update URL as maintainer and owner of repository was changed.

Change-Id: I7db432378aeb03cd3ac0336efc5607522aced06c
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:32:24 +01:00
Sharlatan Hellseher 439e59418c
gnu: cl-dynamic-classes: Update to 1.0.2-0.ebd7405.
* gnu/packages/lisp-xyz.scm (sbcl-dynamic-classes): 1.0.2-0.ebd7405.
[source]: Update URL as maintainer and owner of repository was changed.

Change-Id: I29600432399b2440cfe81cbb04a029e09b5b98b0
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:28:52 +01:00
Sharlatan Hellseher 885bf3b10d
gnu: cl-mathstats: Update source URL.
* gnu/packages/lisp-xyz.scm (sbcl-cl-mathstats):
[source]: Update URL as maintainer and owner of repository was changed.
[home-page]: As above.

Change-Id: Ib53afc5fac19e79837ff84e1f3b328c31027abbe
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:24:31 +01:00
Sharlatan Hellseher 67c1d628b3
gnu: cl-trivial-timeout: Enable tests.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-timeout): Enable tests.

Change-Id: I4428e06362a0569451a871faea2a92dd4c56ac3f
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:20:27 +01:00
Sharlatan Hellseher 9e7939d180
gnu: cl-trivial-timeout: Update to 0.1.5-2.e70d9b4.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-timeout): Update to 0.1.5-2.e70d9b4.
[source]: Update URL as maintainer and owner of repository was changed.
[home-page]: As above.

Change-Id: Ia7251a2caed1347d4293975c2aefa8bea7c0dc7e
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:19:49 +01:00
Sharlatan Hellseher a2fd34ec95
gnu: cl-metacopy: Add ECL build.
* gnu/packages/lisp-xyz.scm (ecl-metacopy): New variable.

Change-Id: I44dab70d3f37b2266aac511eade9282c43df8e00
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:16:43 +01:00
Sharlatan Hellseher 12265d6168
gnu: cl-metacopy: Update to 0.2.0-2.df7856f.
* gnu/packages/lisp-xyz.scm (cl-metacopy): Update to 0.2.0-2.df7856f.
[source]: Update URL as maintainer and owner of repository was changed.
[home-page]: As above.

Change-Id: I3c745dcc6355f98c9d11c908d010447dd8c6d295
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:16:04 +01:00
Sharlatan Hellseher c3d2e33b14
gnu: cl-markdown: Remove package labels.
* gnu/packages/lisp-xyz.scm (sbcl-cl-markdown)[inputs]: Remove package labels.

Change-Id: I0ff5b8dab480d00904fa6345ab99e44d8e47de2b
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:10:45 +01:00
Sharlatan Hellseher 04cc3e9204
gnu: cl-markdown: Enable tests.
* gnu/packages/lisp-xyz.scm (sbcl-cl-markdown): Enable tests.
[source]: Update URL as maintainer and owner of repository was changed.
[native-inputs]: Add sbcl-lift and sbcl-trivial-shell.
(ecl-cl-markdown): Keep tests disabled.

Change-Id: Ib27a650ca25d1e90c407411f61b3413443db1f15
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:08:20 +01:00
Sharlatan Hellseher 109aaaecc4
gnu: cl-markdown: Update to 0.10.6-0.3788802.
* gnu/packages/lisp-xyz.scm (sbcl-markdown): Update to 0.10.6-0.3788802.

Change-Id: I98b67f77db2f0abdf61af8b60255acb3b0297c78
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:06:56 +01:00
Sharlatan Hellseher abdbe5743e
gnu: cl-lift: Update to 1.7.1-3.a794184.
* gnu/packages/lisp-check.scm (sbcl-lift): Update to 1.7.1-3.a794184.
[source]: Update URL as maintainer and owner of repository was changed.

Change-Id: I068bbea25422c89810919499e96655cd9e5223ad
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:01:28 +01:00
Sharlatan Hellseher 234be44685
gnu: cl-trivial-shell: Patch shell path.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-shell):
[source]: Update URL as maintainer and owner of repository was changed.
[arguments]: Add 'fix-paths phase to patch location of the shell.

Change-Id: Ib3ac95013d3cb5240eb0261ad53f484b14d8f76f
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 13:56:54 +01:00
Hilton Chain 960d7ac5a5
gnu: emacs-bbdb: Add emacs-notmuch to inputs.
This is a follow-up to commit 02f9a4150a.

* gnu/packages/emacs-xyz.scm (emacs-bbdb)[inputs]: Add emacs-notmuch.

Change-Id: Ie151849033b2884dc8cdab15dee12375a31965e5
2023-11-09 20:31:24 +08:00
Hilton Chain afce101047
gnu: emacs-debbugs: Fix build.
The current release already contains the changes.

* gnu/packages/emacs-xyz.scm (emacs-debbugs)[source]: Remove patch.
* gnu/packages/patches/emacs-debbugs-keep-patch-subject.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Unregister it.

Change-Id: Id51e6c9dec138721d288be28cd1c5e954d3228a9
2023-11-09 20:22:43 +08:00
Efraim Flashner fb65b2c243
gnu: guix: Update to a60ff46.
* gnu/packages/package-management.scm (guix): Update to a60ff46.

Change-Id: Idf8b316253e83747bb8af648ae11a6dae5b8f73d
2023-11-09 10:42:55 +02:00
André Batista a60ff4611a
gnu: tor: Update to 0.4.8.8 [fixes TROVE-2023-004].
* gnu/packages/tor.scm (tor): Update to 0.4.8.8.

Fixes TROVE-2023-004 which affects tor relays. See
https://gitlab.torproject.org/tpo/core/tor/-/issues/40880

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-11-09 08:45:09 +02:00
Efraim Flashner b0bfddd7f9
gnu: wsjtx: Only build html documentation on supported systems.
* gnu/packages/radio.scm (wsjtx)[arguments]: Add configure-flag to skip
html documentation on systems where ruby-asciidoctor isn't supported.
[native-inputs]: Don't build with ruby-asciidoctor on systems where it
isn't supported.

Change-Id: I73436f887933e6b37033c8ba3ff32ba125a797f8
2023-11-08 22:12:42 +02:00
Efraim Flashner e7d61dfe57
gnu: nanomsg: Don't build html documentation.
* gnu/packages/networking.scm (nanomsg)[outputs]: Remove 'doc' output.
[arguments]: Remove phase moving html to doc output.
[native-inputs]: Remove ruby-asciidoctor, pkg-config.

Change-Id: Ie44d250572e652f14981f0d0edfa2de7ae5e62c0
2023-11-08 21:58:53 +02:00
Efraim Flashner ae9fb02bb5
gnu: drbd-utils: Enable building on more architectures.
* gnu/packages/cluster.scm (drbd-utils)[arguments]: Only generate the
man-pages on systems which support ruby-asciidoctor.
[native-inputs]: Only include docbook-xml, docbook-xml-4.4, docbook-xsl,
libxml2, libxslt, ruby-asciidoctor on systems which support
ruby-asciidoctor.

Change-Id: I7d45a1fbcb87d3847dfd49b4efdb80961f1f6a22
2023-11-08 21:42:45 +02:00
Efraim Flashner da6486010a
gnu: ccache: Enable building on more architectures.
* gnu/packages/ccache.scm (ccache)[native-inputs]: Only build with
ruby-asciidoctor on platforms which have support for it.

Change-Id: Ibb944fb6f844e3ededadd5277e20dd9ac21eb3eb
2023-11-08 21:26:51 +02:00
Janneke Nieuwenhuizen 00fd689532
gnu: dezyne: Update to 2.17.8.
* gnu/packages/dezyne.scm (dezyne): Update to 2.17.8.

Change-Id: I0982bb987986e59ac5e5d5d874147ec684a27101
2023-11-08 16:48:51 +01:00
Nicolas Goaziou 9b3ae79ebd
gnu: emacs-yeetube: Update to 2.0.7.
* gnu/packages/emacs-xyz.scm (emacs-yeetube): Update to 2.0.7.

Change-Id: Ia54505768f324c8def0291b927057b2677e6a446
2023-11-08 15:22:12 +01:00
Nicolas Goaziou c7b9fd2d41
gnu: emacs-projectile: Update to 2.8.0.
* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.8.0.

Change-Id: Ie3281d5066a75f89bb89c93b7bcd3827b2752e1e
2023-11-08 15:22:12 +01:00
Nicolas Goaziou e895d67adf
gnu: emacs-package-lint: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-package-lint)[arguments]: Use a G-expression.

Change-Id: I24eb401e9b9175911ce15d0ef23083e8a25918c3
2023-11-08 15:22:11 +01:00
Nicolas Goaziou 1dc1b2a412
gnu: emacs-package-lint: Update to 0.20.
* gnu/packages/emacs-xyz.scm (emacs-package-lint): Update to 0.20.
[propagated-inputs]: Add EMACS-COMPAT.

Change-Id: Ifa13dfc5c363c7ba67375b9975c944327ed39875
2023-11-08 15:22:09 +01:00
Nicolas Goaziou d58ea96f23
gnu: emacs-osm: Update to 0.14.
* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 0.14.

Change-Id: Idb0a552459510e1f2fa4ad5ff71e59bc3d90a02e
2023-11-08 15:20:55 +01:00
Nicolas Goaziou bbc8a12524
gnu: emacs-org-web-tools: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-org-web-tools)[arguments]: Use
G-expressions.  Remove trailing #T from phases.
[description]: Use proper quoting and name for Org project.

Change-Id: Ifdec8ab61fc44f2a73da87a1fd042140e691e5ae
2023-11-08 15:20:54 +01:00
Nicolas Goaziou 9fef2524b1
gnu: emacs-org-web-tools: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-org-web-tools): Update to 1.2.
[propagated-inputs]: Add EMACS-COMPAT.

Change-Id: Ie2efc8472dc2e6d6fd380b280fac571af9b5dc3a
2023-11-08 15:20:54 +01:00
Nicolas Goaziou 1721c1fe51
gnu: emacs-org-ql: Update to 0.7.3.
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.7.3.

Change-Id: I4bedacdab4947ff6e0e751cb8c2cffecc31052e3
2023-11-08 15:20:54 +01:00
Nicolas Goaziou 95a60aa413
gnu: emacs-org: Update to 9.6.11.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.11.

Change-Id: I159bbb49607631ca9a25fc4dc1bf1bd43a8dc932
2023-11-08 15:20:54 +01:00
Nicolas Goaziou b7b2cafa24
gnu: emacs-olivetti: Update to 2.0.5.
* gnu/packages/emacs-xyz.scm (emacs-olivetti): Update to 2.0.5.

Change-Id: I016382b6be6f268a1f6f34097e976d00bbf5eec0
2023-11-08 15:20:53 +01:00
Nicolas Goaziou a43c6fbd16
gnu: emacs-jarchive: Update to 0.11.0.
* gnu/packages/emacs-xyz.scm (emacs-jarchive): Update to 0.11.0.

Change-Id: Ia0b5b5b48cda6127631163980f81979ce77dd980
2023-11-08 15:20:53 +01:00
Nicolas Goaziou ffa08b3e5e
gnu: emacs-git-modes: Update to 1.4.2.
* gnu/packages/emacs-xyz.scm (emacs-git-modes): Update to 1.4.2.

Change-Id: I3d79b4b5a514e133b64c688cf77aee423fed2245
2023-11-08 15:20:53 +01:00
Nicolas Goaziou 504b85237e
gnu: emacs-fountain-mode: Update to 3.7.1.
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.7.1.

Change-Id: I2a7a1c65e517eb261cf272f2e895d5242801ff5e
2023-11-08 15:20:52 +01:00
Nicolas Goaziou 37f3ade8a9
gnu: emacs-expand-region: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-expand-region): Update to 1.0.0.

Change-Id: I04ebab9d22dc7b43590839fa467d05a6f7670c45
2023-11-08 15:20:52 +01:00
Nicolas Goaziou 38b345006b
gnu: emacs-elfeed-protocol: Update to 0.9.1.
* gnu/packages/emacs-xyz.scm (emacs-elfeed-protocol): Update to 0.9.1.

Change-Id: Iaac2a6bd8669cb37aee85087ab56b40391fff072
2023-11-08 15:20:52 +01:00
Nicolas Goaziou d5d43ec3e2
gnu: emacs-eldev: Update to 1.7.
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.7.
[arguments]<#:phases>: Re-instate one previously failing test.

Change-Id: Ie0cef80184f0d117d50eef20512b4aaf22d31ff4
2023-11-08 15:20:52 +01:00
Nicolas Goaziou 2e5b62d964
gnu: emacs-ef-themes: Update to 1.4.0.
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 1.4.0.

Change-Id: I29cae75d5866091c242302581ae5fbf430ccc17d
2023-11-08 15:20:51 +01:00
Nicolas Goaziou 1e50e65568
gnu: emacs-ebuild-mode: Update to 1.69.
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.69.

Change-Id: I5d06c0e8a660da18bb152e8745e3f6901fe8de5a
2023-11-08 15:20:51 +01:00
Nicolas Goaziou f6fbe8ec4f
gnu: emacs-ebib: Update to 2.39.4.
* gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.39.4.

Change-Id: I8486a18bf65ecc7c5050b1c6136026072eda3f47
2023-11-08 15:20:51 +01:00
Nicolas Goaziou 30586802de
gnu: emacs-citar: Update to 1.4.0.
* gnu/packages/emacs-xyz.scm (emacs-citar): Update to 1.4.0.

Change-Id: I98e0a753c496e0d67ad864ebc8fd0833926d3347
2023-11-08 15:20:51 +01:00
Nicolas Goaziou 3bd8e8d001
gnu: emacs-base16-theme: Update to 3.2.
* gnu/packages/emacs-xyz.scm (emacs-base16-theme): Update to 3.2.

Change-Id: I72824ccb9c17584a2f05ef430ef74219aaa530c7
2023-11-08 15:20:50 +01:00
Nicolas Goaziou f6b542fbab
gnu: emacs-ivy-hydra: Update to 0.14.2.
* gnu/packages/emacs-xyz.scm (emacs-ivy-hydra): Update to 0.14.2.

Change-Id: I1ce77975a479b885f5a931efd3c8b0db52c39ce5
2023-11-08 15:20:50 +01:00
Nicolas Goaziou d2ae12d0a1
gnu: emacs-ivy-avy: Update to 0.14.2.
* gnu/packages/emacs-xyz.scm (emacs-ivy-avy): Update to 0.14.2.

Change-Id: If3818e32fa9db5d796400a56ffc0465ff4665c43
2023-11-08 15:20:50 +01:00
Nicolas Goaziou 15c591dc7f
gnu: emacs-buffer-env: Update to 0.5.
* gnu/packages/emacs-xyz.scm (emacs-buffer-env): Update to 0.5.

Change-Id: I907e5c6e0ce618aefdb2b16d9fef16e60b797ede
2023-11-08 15:20:49 +01:00
Nicolas Goaziou fa8d1a909c
gnu: emacs-url-http-ntlm: Update to 2.0.5.
* gnu/packages/emacs-xyz.scm (emacs-url-http-ntlm): Update to 2.0.5.

Change-Id: I16c695c072c5c473224c7014fc192de278708f37
2023-11-08 15:20:49 +01:00
Nicolas Goaziou 55de82d1b3
gnu: emacs-tramp: Update to 2.6.1.4.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.1.4.

Change-Id: I59cd68fedca7241c6d9330a03fb3b2e997299bce
2023-11-08 15:20:49 +01:00
Nicolas Goaziou 77b8f58ec0
gnu: emacs-notmuch-indicator: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-notmuch-indicator): Update to 1.1.0.

Change-Id: I1b748d4d63adca3080a9169e0d898a7c6ff0a321
2023-11-08 15:20:49 +01:00
Nicolas Goaziou dddd1d3557
gnu: emacs-zones: Update to 2023.6.11.
* gnu/packages/emacs-xyz.scm (emacs-zones): Update to 2023.6.11.

Change-Id: I80ac39d4ac38128d466da9984f89f5b3144eff18
2023-11-08 15:20:48 +01:00
Nicolas Goaziou 20fa882f6f
gnu: emacs-swiper: Update to 0.14.2.
* gnu/packages/emacs-xyz.scm (emacs-swiper): Update to 0.14.2.

Change-Id: I58f3c05c455a5f4e5c770f84eec1bf63b1025f85
2023-11-08 15:20:48 +01:00
Nicolas Goaziou 2d6acc29e8
gnu: emacs-counsel: Update to 0.14.2.
* gnu/packages/emacs-xyz.scm (emacs-counsel): Update to 0.14.2.

Change-Id: I351610c4c91ac634ec8e4dda808937b050bc912e
2023-11-08 15:20:48 +01:00
Nicolas Goaziou 2d6ebcbcc4
gnu: emacs-ivy: Update to 0.14.2.
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.14.2.

Change-Id: I5299af740db0a9ebc80218fe350b9113b67cfa22
2023-11-08 15:20:47 +01:00
Nicolas Goaziou 024c099672
gnu: emacs-company: Update to 0.10.2.
* gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.10.2.

Change-Id: Ia92884da4664d051eeb23c7f245aac8ab5020cfe
2023-11-08 15:20:47 +01:00
Nicolas Goaziou c1f7e3e7b5
gnu: emacs-debbugs: Update to 0.37.
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.37.

Change-Id: I6df1eafb8801197670bb7efb7c2e1839ae741181
2023-11-08 15:20:47 +01:00
Nicolas Goaziou 14adc3b53f
gnu: emacs-compat: Update to 29.1.4.3.
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.4.3.

Change-Id: Ie6c78b0adde92be3633b6c914a7ce65a9bc6d7fc
2023-11-08 15:20:47 +01:00
Nicolas Goaziou c620ac44d0
gnu: emacs-subed: Update to 1.2.6.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.6.

Change-Id: Ied1c05299bdf1523221c13d2770bcbfbfdb47ac3
2023-11-08 15:20:46 +01:00
Nicolas Goaziou b310ca2bae
gnu: emacs-auctex: Update to 13.2.2.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.2.2.

Change-Id: I1cc2d385b14f1a5c2bac90642c4c8a7e0be6a5c3
2023-11-08 15:20:46 +01:00
Nicolas Goaziou 02f9a4150a
gnu: emacs-bbdb: Update to 3.2.2.4.
* gnu/packages/emacs-xyz.scm (emacs-bbdb): Update to 3.2.2.4.

Change-Id: I1b3c043bab7a6834cc515a93ae053fef69d8dbf4
2023-11-08 15:20:46 +01:00
Nicolas Goaziou 26c148bd92
gnu: emacs-relint: Update to 1.24.
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.24.

Change-Id: Ie7375ac6b87db9221234a073b18d797a5bb239c0
2023-11-08 15:20:45 +01:00
Nicolas Goaziou 9443cd9959
gnu: emacs-xr: Update to 1.25.
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.25.

Change-Id: I7470de1e0ea69afd345b1dbe7cec35275314cc88
2023-11-08 15:20:45 +01:00
Nicolas Goaziou 08a926a6b0
gnu: emacs-org-caldav: Update to 3.0.
* gnu/packages/emacs-xyz.scm (emacs-org-caldav): Update to 3.0.

Change-Id: Idb8d9a8e1f9613c2c86552373f5c708df5dc1da0
2023-11-08 15:20:45 +01:00
Jonathan Scoresby f879d5a03b
gnu: Have vim packages use vim-build-system.
* gnu/packages/vim.scm (vim-neocomplete, vim-neocomplete-snippets,
vim-neosnippet, vim-scheme, vim-luna, vim-fugitive, vim-airline,
vim-airline-themes, vim-syntastic, neovim-syntastic, vim-solarized,
vim-rainbow, editorconfig-vim, neovim-packer, vim-guix-vim,
vim-asyncrun, vim-dispatch, vim-gemini-vim, vim-eunuch, vim-slime,
vim-vlime, vim-paredit, vim-surround, vim-gnupg, vim-ctrlp,
vim-mucomplete, vim-gitgutter, vim-characterize, vim-tagbar,
vim-nerdtree, vim-nerdcommander):
[build-system]: Switch to vim-build-system.
[arguments]: Adjust accordingly.
* gnu/packages/code.scm (global)[arguments]: Move vim files to their new
location.
* gnu/packages/lisp.scm (txr),
* gnu/packages/mail.scm (msmtp),
* gnu/packages/rust-apps.scm (skim),
* gnu/packages/vim.scm (vifm),
* gnu/packages/wm.scm (fluxbox): Same.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: I8b3e5d65d76a100c3dbddc1ae562b72966c2b304
2023-11-08 12:09:28 +02:00
Jonathan Scoresby b17567d45c
gnu: vim: Add vim packages to 'package-path' instead of 'runtime-path'.
This is neccesary because vim's built-in plugin manager looks for directories
    under 'package-path' instead of 'runtime-path.' Once we have told vim the
    package-path, it adds all the packages to the runtime-path automatically for us.

* gnu/packages/aux-files/guix.vim: Add paths to packagepath instead of
runtimepath.  Remove code to adjust runtimepath after adding paths.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-11-08 10:28:55 +02:00