Commit graph

131821 commits

Author SHA1 Message Date
Nicolas Graves
e6391ceb1e
gnu: scilab: Cleanup more files.
* gnu/packages/maths.scm (scilab):
[source] Delete .bat files.

Change-Id: I6f9ae17dd5d689c3e5836bf0c9e54725ef381428
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-04 19:43:38 +02:00
Nicolas Graves
2e433799c5
gnu: scilab: Update to 2024.1.0.
* gnu/packages/maths.scm (scilab): Update to 2024.1.0.
* gnu/packages/patches/scilab-tbx_build_help.patch: Update patch.

Change-Id: I79197822aefba698b2383e3aa30fbc511da6954c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-04 19:43:38 +02:00
Ludovic Courtès
9149aa79d9
gnu: guix-modules: Update to 0.2.0.
* gnu/packages/package-management.scm (guix-modules): Update to 0.2.0.

Change-Id: I0133726b73926d2120715b0b064cd7ec6ffb1f75
2024-10-04 19:24:51 +02:00
Giacomo Leidi
502d811354
gnu: Add oils.
Since release 0.16.0 the former Oil project has been renamed to
Oils (https://www.oilshell.org/blog/2023/03/rename.html).  This patch
deprecates the old oil package in favor of a new oils package updated to
the latest version.  Additionally since release 0.21.0 Oils is
completely free from bundled Python code.

* gnu/packages/shells.scm (oils): New variable;
[source]: Remove mention of bundled Python sources, from release 0.21.0
it is no more the case;
[phases]: use Oils build system.
(oil): Deprecate in favor of oils.

Change-Id: I4455ec1e6f4335cc6e67cd8f2c3808e2aef24c4f
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-04 17:53:42 +02:00
Artyom V. Poptsov
35a04773df
gnu: reproc: Update to 14.2.5.
* gnu/packages/cpp.scm (reproc): Update to 14.2.5.

Change-Id: Ia030c4494c56c15f11b64aaa58d319a5fb7ed8b9
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-04 17:45:42 +02:00
Olivier Dion
75f5604d0f
gnu: lttng-tools: Update to 2.13.14.
* gnu/packages/instrumentation.scm (lttng-tools): Update to 2.13.14.

Change-Id: I6c7eaa72ce9e3a9819b35fe796f6f558d7a14777
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-04 17:30:00 +02:00
Olivier Dion
1a4024c54d
gnu: lttng-ust: Update to 2.13.8.
* gnu/packages/instrumentation.scm (lttng-ust): Update to 2.13.8.

Change-Id: If2cf30c865a07250a6db28f69f5184f6749751fc
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-04 17:30:00 +02:00
Olivier Dion
320a957c84
gnu: lttng-modules: Update to 2.13.14.
* gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.14.

Change-Id: I4013100fa0bc0446724b217f4b6561abceebf36b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-04 17:29:59 +02:00
Olivier Dion
0b32f462c5
gnu: librseq: Update to revision 2
* gnu/packages/engineering.scm (librseq): Update to revision 2.
[inputs]: Add numactl.
[native-inputs]: Add pkg-config.

Change-Id: I5b4f38e59e0a59156eea42519a1e2e32cbb2fa44
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-04 17:29:59 +02:00
Olivier Dion
3ea8a0bfcd
gnu: liburcu: Update to 0.14.1.
* gnu/packages/datastructures.scm (liburcu): Update to 0.14.1.

Change-Id: I310c7db2970e164a533c9f0aa773537f5bbdd8bf
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-04 17:29:58 +02:00
Andy Tai
c32dcfd09c
gnu: ddd: Update to 3.4.1.
* gnu/packages/debug.scm (ddd): Update to 3.4.1.
[source](origin): Add new patch to fix build.
[arguments]<#:configure-flags>: Add explicit flag fir freetype
include path.
[native-inputs]: Add bison, flex and perl.
[inputs]: Add freetype, libxaw, and libxft.
* gnu/packages/patches/ddd-build.patch: New file.
* gnu/local.mk: Register new file.

Change-Id: Ic305cc0c7e15d0f0565f2adde514a43497e11f98
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-04 17:28:51 +02:00
Ludovic Courtès
51868735f3
gnu: netcdf: Remove input labels and use gexps.
* gnu/packages/maths.scm (netcdf)[inputs]: Remove labels.
[arguments]: Use gexps.
(netcdf-parallel-openmpi): Use ‘package/inherit’.
[inputs]: Remove labels.
[arguments]: Use gexps.

Change-Id: Ibf133cd3eea20cbaf7c3d2e407370225f8716d10
2024-10-04 17:23:13 +02:00
Romain GARBAGE
a227a6efb5
gnu: netcdf-parallel-openmpi: Enable pnetcdf support.
* gnu/packages/maths.scm (netcdf-parallel-openmpi) [arguments]: Enable pnetcdf support.

Change-Id: I7f3fc6abdb262be86840ea3f68bb6416a0ab1fad
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-04 17:23:13 +02:00
Romain GARBAGE
26d1b6b3c9
gnu: Add pnetcdf.
* gnu/packages/maths.scm (pnetcdf): New variable.

Change-Id: I419161be82cd45585187abfd1e63a23feac73d59
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-04 17:23:13 +02:00
Ludovic Courtès
5f71a9872e
gnu: kokkos: Mark as tunable.
* gnu/packages/cpp.scm (kokkos)[properties]: New field.

Change-Id: I763828ab23547dd519c2fe104ef2ac0b31e1add7
2024-10-04 17:23:12 +02:00
Sharlatan Hellseher
725e57a56a
gnu: python-pypandoc: Adjust package style, fix build.
* gnu/packages/python-xyz.scm (python-pypandoc): Use G-expressions,
shift order of entries, remove labels from inputs.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-poetry-core, texlive-etoolbox.

Change-Id: Ib4eac5fde9d56fffd7bd18a11cf653d05d5ff45b
2024-10-04 13:27:38 +01:00
dan
84339e1fb5
gnu: moonlight-qt: Update to 6.1.0.
* gnu/packages/games.scm (moonlight-qt): Update to 6.1.0.
(moonlight-common): Update to submodule checkout.

Change-Id: Ia709bcf9684d843f9b24d6a8afd184a79afb1c73
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-04 19:11:49 +08:00
Rodion Goritskov
53de8ab44b
gnu: miniflux: Update to 2.2.1.
* gnu/packages/web.scm (miniflux): Update to 2.2.1.

Change-Id: Id7628dde9d07c040a0878aeeda39244ef54d5fe0
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-04 19:01:27 +08:00
Danny Milosavljevic
ebb715aabf
gnu: emacs-org-node: Update to 1.4.1.
* gnu/packages/emacs-xyz.scm (emacs-org-node): Update to 1.4.1.

Change-Id: Ie2ae21e3f752630dd0a08cf568d072496f78f0a8
2024-10-03 21:22:54 +02:00
Dariqq
9d7c13ddf7
gnu: libwacom: Update to 2.13.0.
* gnu/packages/xdisorg.scm (libwacom): Update to 2.13.0.

Change-Id: I333d99ef3415661d01bdef4a4f6b39a7e05ee6d6
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-03 15:35:24 +08:00
Andy Tai
17353603d8
gnu: mtools: update to 4.0.45.
* gnu/packages/mtools.scm (mtools): Update to 4.0.45.

Change-Id: I409d5833a9f4e6586cec0e18336e571827c008a1
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-03 15:35:24 +08:00
Andy Tai
2afa5c76d5
gnu: Add fontopia.
* gnu/packages/fontutils.scm (fontopia): New variable.

Change-Id: I8f9b51922af06f994955b755ec8345d42189cfd7
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-03 15:35:21 +08:00
Sharlatan Hellseher
308877be17
gnu: Add python-country-converter.
* gnu/packages/iso-codes.scm (python-country-converter): New variable.

Change-Id: Ib40f94c22b297de02a2ab16b143dcfa59e3a5bdd
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-10-02 22:58:39 +01:00
Sharlatan Hellseher
3abe0134be
gnu: python-pynsee: Update to 0.1.8.
* gnu/packages/python-science.scm (python-pynsee): Update to 0.1.8.
[propagated-inputs]: Add python-openpyxl, python-platformdirs, python-pyarrow, and
python-xlrd.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ibb9ec7b979b7e27d2c2a48e2bf27dfcddc79200d
2024-10-02 22:58:39 +01:00
Nicolas Graves
37076a20f9
gnu: Add python-pynsee.
* gnu/packages/python-science.scm (python-pynsee): New variable.

Change-Id: I4e93d26ad4b6be238b0e4cce82ea77030caf6e02
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-10-02 22:58:39 +01:00
Ricardo Wurmus
44ea0b37b4
gnu: tuxguitar: Enable compat plugin.
* gnu/packages/music.scm (tuxguitar)[arguments]: Include "TuxGuitar-compat"
directory.

Change-Id: Ia5ec566772e32ba11df5681cb4189097310a805a
2024-10-02 22:54:11 +02:00
Ricardo Wurmus
a0dc945a1f
gnu: sugar-read-activity: Update to 124.
* gnu/packages/sugar.scm (sugar-read-activity): Update to 124.

Change-Id: I46fd70c70ca471ff9514296bc0187d4fb5423830
2024-10-02 22:54:11 +02:00
Ricardo Wurmus
65c78c05a9
gnu: r-cli: Attempt to build reproducibly.
* gnu/packages/cran.scm (r-cli)[arguments]: Add phase to avoid embedding the
PID while building.

Change-Id: Ia119af44bc59a324d55ee750d3d6dd0dfb231b0c
2024-10-02 22:54:11 +02:00
jgart
3048b6f204
gnu: lem: Build included shared library.
* gnu/packages/text-editors.scm (lem): Build shared library.
[source]: Delete precompiled binaries.
[arguments]: Patch libvterm and build shared library.
[inputs]: Add libvterm.

Change-Id: I296f139f93032ccbb380e112c9c1e4fd681ae1a7
2024-10-02 15:23:20 -05:00
jgart
25c8178a73
gnu: trealla: Update to 2.56.3.
* gnu/packages/prolog.scm (trealla): Update to 2.56.3.

Change-Id: If3ad35cf8556b8f16d9474ac412a3a0cecdce8b4
2024-10-02 15:22:47 -05:00
Artyom V. Poptsov
b522b468cb
gnu: go-github-com-ulikunitz-xz: Update to 0.5.12.
* gnu/packages/golang-compression.scm (go-github-com-ulikunitz-xz): Update to 0.5.12.

Change-Id: I3c040d09dddbfb0e7384c1d41b9962507047e402
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-10-02 14:42:56 +01:00
Sharlatan Hellseher
4a0e2cff11
gnu: astronomy: Sort packages.
* gnu/packages/astronomy.scm (erfa, eye, glnemo2, gnuastro, gpredict):
Sort variables alphabetically.

Change-Id: I0cedd3fb60e80097e52f193f690701104566f384
2024-10-02 14:42:56 +01:00
Sharlatan Hellseher
d01d81e42c
gnu: astronomy: Sort packages.
* gnu/packages/astronomy.scm (imppg, indi, indi-1.9, indi-2.0, missfits,
wcslib, wcslib-7.12): Sort variables alphabetically.

Change-Id: Icda7630667171fecb346a8555af2f1ced9a122b0
2024-10-02 14:42:56 +01:00
Sharlatan Hellseher
6c012d177e
gnu: astronomy: Sort packages.
* gnu/packages/astronomy.scm (libnova, libpasastro, libsep, libskry,
libxisf): Sort variables alphabetically.

Change-Id: I8c231c934c571c40fda8ba6c33d44b9c88c44e20
2024-10-02 14:42:56 +01:00
Efraim Flashner
6590f5c5cd
gnu: chez-scheme-for-racket-bootstrap-bootfiles: Force correct system.
* gnu/packages/chez.scm (chez-scheme-for-racket-bootstrap-bootfiles)
[arguments]: Adjust the 'build phase to ensure we're building for the
correct system.

Change-Id: Ied1861534707afbe00386ae83e95eb305bd0b5b8
2024-10-02 15:54:38 +03:00
Tobias Geerinckx-Rice
a47d7af227
gnu: src: Respect #:tests? argument.
* gnu/packages/version-control.scm (src)[arguments]: Skip the 'check
phase when #:tests? is false.

Change-Id: Ic39cdb1e9a158d16d022f6e41a954b567731b124
2024-09-29 02:00:00 +02:00
Tobias Geerinckx-Rice
b1df929e1b
gnu: src: Build from Git.
Upstream's Web server is currently misconfigured to serve:

  content-type: application/x-gzip
  content-encoding: gzip

resulting in an uncompressed tarball on arrival, and a hash mismatch.

The output built from Git is identical to that from the tarball, except
for some insignificant differences in the man page which is now built
from source.

* gnu/packages/version-control.scm (src)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[native-inputs]: Add asciidoc.

Change-Id: I922055d439057d8fdab48acdc722a55fd43a1dde
2024-09-29 02:00:00 +02:00
gemmaro
3d0668fe66
gnu: gnucash: Update to 5.9.
* gnu/packages/gnucash.scm (gnucash): Update to 5.9.

Change-Id: Ic12647f5d9f0f35786875967dc618fff0ceb6c13
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-02 17:33:14 +08:00
Rodion Goritskov
7c2d97af4f
gnu: clifm: Update to 1.21.
* gnu/packages/clifm.scm (clifm): Update to 1.21.

Change-Id: I4b04721c8aa161650af32f528004e1c84aaf23c6
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-02 17:33:14 +08:00
Igor Goryachev via Guix-patches via
fe1d2393a1
gnu: erlang: Update to 27.1.1.
* gnu/packages/erlang.scm (erlang): Update to 27.1.1.

Change-Id: Iea7d2b94fcc95191f52ee67c82a81abf8355671b
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-02 17:33:14 +08:00
Tomas Volf
6b0fc64ef5
gnu: buildah: Update to 1.37.3.
* gnu/packages/containers.scm (buildah): Update to 1.37.3.

Change-Id: I288ced933eede5fc7d79c5d2ac9655ceb82750a0
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-02 17:33:11 +08:00
Eric Bavier
b9f2ff6b8d
gnu: Add AntiMicroX.
* gnu/packages/games.scm (antimicrox): New variable.

Change-Id: Ie159edf259bba0aa06ff60c074fec4457b409d12
2024-10-01 21:45:59 -05:00
Mark H Weaver
88b4bce96a
gnu: icecat: Update to 115.16.0-guix1 [security fixes].
Includes fixes for CVE-2024-9392, CVE-2024-9393, CVE-2024-9394, and
CVE-2024-9401.

* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
2024-10-01 15:52:39 -04:00
jgart
e92516d900
gnu: Add lem.
* gnu/packages/text-editors.scm (lem): New variable.
Co-authored-by: Ada Stevenson <adanskana@gmail.com>

Change-Id: I2946355068597e44b8699281647bcd8d98f47911
2024-10-01 10:02:35 -05:00
jgart
6da2deff73
gnu: trealla: Update to 2.56.2.
* gnu/packages/prolog.scm (trealla): Update to 2.56.2.

Change-Id: I6fd1f43d01d9cbe8056900a30678d1f400b45a5c
2024-10-01 08:45:27 -05:00
jgart
3ab1e50639
gnu: cl-jsonrpc: Update to a43dd93.
* gnu/packages/lisp-xyz.scm (cl-jsonrpc): Update to a43dd93.

Change-Id: I18f267384f14e3e69f3a6f359b74c28d04e215a3
2024-10-01 08:43:24 -05:00
jgart
7b3d58d20d
gnu: libasyncprocess Update to 8067007.
* gnu/packages/lisp-xyz.scm (libasyncprocess): Update to 8067007.

Change-Id: I36b02dab977ee79d291a96c93bc19f48d5c9286c
2024-10-01 01:37:40 -05:00
jgart
043bc3b5fe
gnu: cl-str: Update to 0.21.
* gnu/packages/lisp-xyz.scm (cl-str): Update to 0.21.

Change-Id: I9773052519d552122866b103f00d6f3c45eba59c
2024-09-30 23:19:33 -05:00
jgart
836ff74947
gnu: Add cl-base16.
* gnu/packages/lisp-xyz.scm (cl-base16, ecl-cl-base16, sbcl-cl-base16): New
variables.

Change-Id: Ib73ddb3673d0e8cb76c58551f1cfc28edefce58a
2024-09-30 19:25:10 -05:00
jgart
dd4340a910
gnu: trealla: Update to 2.56.1.
* gnu/packages/prolog.scm (trealla): Update to 2.56.1.

Change-Id: Ifca36ba3ae5d2c7e55dd10592edbd15619e5298f
2024-09-30 17:01:55 -05:00
Sharlatan Hellseher
5ca47c7d8d
gnu: Add python-healpy.
* gnu/packages/astronomy.scm (python-healpy): New variable.

Change-Id: I471145f504d4e8d7a2611a6a1fd3c4f0d0472033
2024-09-30 22:06:32 +01:00
Sharlatan Hellseher
87bc80efcd
gnu: Add python-pytest-cython.
* gnu/packages/python-check.scm (python-pytest-cython): New variable.

Change-Id: I4f223bb0a88db3fd91bb312dfe4558a075ff8bb2
2024-09-30 22:06:32 +01:00
Sharlatan Hellseher
49a013a0ed
gnu: Add python-ci-watson.
* gnu/packages/astronomy.scm (python-ci-watson): New variable.

Change-Id: I0590bdd7c3847d9b5cc80de94e40149c475bd46a
2024-09-30 22:06:32 +01:00
Sharlatan Hellseher
d799c6fee0
gnu: Add python-webbpsf.
* gnu/packages/astronomy.scm (python-webbpsf): New variable.

Change-Id: Ia439e0a3ebee219ae5d680b30cecde717611e579
2024-09-30 22:06:32 +01:00
Sharlatan Hellseher
b607cc9130
gnu: Add webbpsf-data.
* gnu/packages/astronomy.scm (webbpsf-data): New variable.

Change-Id: I8b9836053f81187e2367a943ac981906880856b9
2024-09-30 22:06:32 +01:00
Sharlatan Hellseher
213eae66c7
gnu: Add healpix-cxx.
* gnu/packages/astronomy.scm (healpix-cxx): New variable.

Change-Id: I1d70cd44efa86f89e3fc8f4f60d0b259ecd78acf
2024-09-30 22:06:32 +01:00
Sharlatan Hellseher
f547dd668f
gnu: Add libsharp.
* gnu/packages/astronomy.scm (libsharp): New variable.

Change-Id: I614939ab916357c0ac69de21e954bcc8ef95707d
2024-09-30 22:06:32 +01:00
Sharlatan Hellseher
778bde78cf
gnu: Add healpix.
* gnu/packages/astronomy.scm (healpix): New variable.
(healpix-source): New procedure.

Change-Id: I41dcee1ba9df1988dd9c4ee40b07daab5418e001
2024-09-30 22:06:32 +01:00
Sharlatan Hellseher
7bdbaf0402
gnu: python-sunpy: Update to 6.0.2.
* gnu/packages/astronomy.scm (python-sunpy): Update to 6.0.2.
[arguments]: <#:test-flags>: Enable more tests as the issue is resolved.

Change-Id: Ib7506442d8c1447425a4ca24a7ffeb5c1cd9fa6a
2024-09-30 22:06:31 +01:00
Sharlatan Hellseher
59340b4bfb
gnu: python-stdatamodels: Update to 2.1.0.
* gnu/packages/astronomy.scm (python-stdatamodels): Update to 2.1.0.

Change-Id: Ia3af30338b52007b6967d0be1e6bec5c5c36e3ed
2024-09-30 22:06:31 +01:00
Sharlatan Hellseher
0d5995e4fd
gnu: python-stcal: Update to 1.9.0.
* gnu/packages/astronomy.scm (python-stcal): Update to 1.9.0.

Change-Id: I431c3e02586d5331567cea7f2eb9df2e05b24b00
2024-09-30 22:06:31 +01:00
Sharlatan Hellseher
b0d177ee8e
gnu: python-sbpy: Update to 0.5.0.
* gnu/packages/astronomy.scm (python-sbpy): Update to 0.5.0.
[arguments]: <#:test-flags>: Enable all tests as upstream resolve
issues.  Add parallelisation to tests.

Change-Id: Ibab879910faf45b6d9319e9a5ee4ad59735cce4f
2024-09-30 22:06:31 +01:00
Sharlatan Hellseher
5ed709b53d
gnu: python-regularizepsf: Update to 0.4.0.
* gnu/packages/astronomy.scm (python-regularizepsf): Update to 0.4.0.
[propagated-inputs]: Remove python-sep; add python-sep-pjw.

Change-Id: I1480a686d87a7e9fe971c5b1450db4c74d4ef7e8
2024-09-30 22:06:31 +01:00
Sharlatan Hellseher
8fa5034414
gnu: Add python-sep-pjw.
* gnu/packages/astronomy.scm (python-sep-pjw): New variable.

Change-Id: Ib0ae64a938de53ead32277606f9fc150fae76bd5
2024-09-30 22:06:31 +01:00
Sharlatan Hellseher
a8f1f11d5b
gnu: python-pysiaf: Update to 0.23.3.
* gnu/packages/astronomy.scm (python-pysiaf): Update to 0.23.3.
[propagated-inputs]: Remove python-numpydoc.
[native-inputs]: Add python-setuptools-scm.

Change-Id: Ia20751efc79d391a01b0b50e728646ac38e6b7eb
2024-09-30 22:06:31 +01:00
Sharlatan Hellseher
87de99f5a1
gnu: python-jwst: Update to 1.16.0.
* gnu/packages/astronomy.scm (python-jwst): Update to 1.16.0.

Change-Id: I7084b58eed04d5faf49cbd16aa43bf493a6655d8
2024-09-30 22:06:31 +01:00
Sharlatan Hellseher
12927c2c42
gnu: python-drizzle: Update to 1.15.3.
* gnu/packages/astronomy.scm (python-drizzle): Update to 1.15.3.

Change-Id: I457260332cb97995b94a9a87f49744b5b60edda0
2024-09-30 22:06:31 +01:00
Sharlatan Hellseher
a74463a5de
gnu: python-crds: Update to 11.18.4.
* gnu/packages/astronomy.scm (python-crds): Update to 11.18.4.

Change-Id: Icdbbdda18c64d754d6284ce359393f4d595e468e
2024-09-30 22:06:31 +01:00
Sharlatan Hellseher
4275116311
gnu: python-ginga: Fix tests.
* gnu/packages/astronomy.scm (python-ginga) [arguments]: <#:test-flags>:
Exlude one failing test.

Change-Id: Ic84d89c5cc8cc4938ce8022b1974e5f284179f8e
2024-09-30 22:06:30 +01:00
Sharlatan Hellseher
aa11b72f12
gnu: python-ndcube: Disable failing tests.
* gnu/packages/astronomy.scm (python-ndcube) [arguments]: <#test-flags>:
Disable 2 tests failing after python-astropy updated to 6.1.3.

Change-Id: I95d07fb5d26dda534afbbe44d5dd9f30ebbf6d09
2024-09-30 22:06:30 +01:00
Sharlatan Hellseher
fbf5cc8c4d
gnu: python-astropy: Update to 6.1.3.
* gnu/packages/astronomy.scm (python-astropy): Update to 6.1.3.
[arguments]: <#:test-flags>: Enable more tests.

Change-Id: Id9ad7141bcc06f45bc8408896fc216b655b49642
2024-09-30 22:06:30 +01:00
Sharlatan Hellseher
be3fdbe091
gnu: python-astropy-iers-data: Update to 0.2024.9.16.0.32.21.
* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2024.9.16.0.32.21.

Change-Id: If1e1d6debacb440eb71fdea51684352a5b8b5d9e
2024-09-30 22:06:30 +01:00
Sharlatan Hellseher
5d6a77d14b
gnu: siril: Update to 1.2.4.
* gnu/packages/astronomy.scm (siril): Update to 1.2.4.

Change-Id: I544b8aa44c0f4256d9ee6c3686c2cb42fb47fdf7
2024-09-30 22:06:30 +01:00
Sharlatan Hellseher
2db4c9fc18
gnu: cfitsio: Update to 4.5.0.
* gnu/packages/astronomy.scm (cfitsio): Update to 4.5.0.
[description]: Adjust indentation, fix some lint warning and replace "dfn"
with "acronym".
[properties]: Add "release-monitoring-url" property.

Change-Id: I6717f2c68d11845839f34eae073965857ca318c5
2024-09-30 22:06:30 +01:00
Sharlatan Hellseher
056be5be26
gnu: gnuastro: Pin cfitsio version.
This change makes sure GNU Astro is keep building after updating CFITSIO
to the latest version as mentioned in <https://issues.guix.gnu.org/73399>.

* gnu/packages/astronomy.scm (cfitsio-4.4): New variable.
(gnuastro) [inputs]: Remove cfitsio; add cfitsio-4.4.

Change-Id: Ia7fa2175dd74a66c1912094efcfb71cbbc998f0a
2024-09-30 22:06:30 +01:00
Sharlatan Hellseher
db990cfe40
gnu: calcmysky: Update to 0.3.3.
* gnu/packages/astronomy.scm (calcmysky): Update to 0.3.3.

Change-Id: Ia2afb27fdc866edcf6f3167484ab70a4ff12a5d6
2024-09-30 22:06:30 +01:00
André Batista
a5b5499f52
gnu: mullvadbrowser: Update to 13.5.3 [security fixes].
Fixes CVEs 2024-6600, 2024-6601, 2024-6602, 2024-6603, 2024-6604,
2024-7519, 2024-7521, 2024-7522, 2024-7524, 2024-7525, 2024-7526,
2024-7527, 2024-7529, 2024-7531, 2024-8381, 2024-8382, 2024-8383 and
2024-8384.

See the Mozilla Foundation Security advisories
<https://www.mozilla.org/en-US/security/advisories/mfsa2024-30/>,
<https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/> and
<https://www.mozilla.org/en-US/security/advisories/mfsa2024-41/>
for details.

* gnu/packages/mullvad-browsers.scm (mozilla-locale): Remove it.
(mozilla-locales): Likewise.
(firefox-locales): Move to the top.
(%mullvadbrowser-locales): Change it to be a plain list of supported
locales.
(%mullvadbrowser-build-date): Update to 20240903073000.
(%mullvadbrowser-version): Update to 13.5.3.
(%mullvadbrowser-firefox-version): Update to 115.15.0esr-13.5-1-build2.
(mullvadbrowser-translation-base): Update to
daed2afc487d1b20efc17feb153156524c6f714b.
(mullvadbrowser) [arguments] <#:phases>: Adjust copy-torbrowser-locales
replacement accordingly.

Change-Id: I5acf486d5f22da9145827b12b48c6c764daaa9bf
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-30 22:52:23 +02:00
André Batista
f22c2d1c65
gnu: torbrowser: Update to 13.5.3 [security fixes].
Fixes CVEs 2024-6600, 2024-6601, 2024-6602, 2024-6603, 2024-6604,
2024-7519, 2024-7521, 2024-7522, 2024-7524, 2024-7525, 2024-7526,
2024-7527, 2024-7529, 2024-7531, 2024-8381, 2024-8382, 2024-8383 and
2024-8384.

See the Mozilla Foundation Security advisories
<https://www.mozilla.org/en-US/security/advisories/mfsa2024-30/>,
<https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/> and
<https://www.mozilla.org/en-US/security/advisories/mfsa2024-41/>
for details.

* gnu/packages/tor-browsers.scm (%torbrowser-build-date): Update to
20240903073000.
(%torbrowser-version): Update to 13.5.3.
(%torbrowser-firefox-version): Update to 115.15.0esr-13.5-1-build3.
(%torbrowser-locales): Change it to be a plain list of supported locales.
(firefox-locales): New variable.
(torbrowser-translation-base): Update to
daed2afc487d1b20efc17feb153156524c6f714b.
(torbrowser-translation-specific): Update to
6374e3b09c0894b8452fa1ba0b99c807722fc805.
(lld-as-ld-wrapper-16): New variable.
(make-torbrowser)[native-inputs]: Add lld-as-ld-wrapper-16. Use
llvm-16 and clang-16.
  [inputs]: Add firefox-locales.
  [arguments] <#:phases>:  Remove add-bridges.
    setenv, copy-firefox-locales: Update MOZ_CHROME_MULTILOCALE to the
     new %torbrowser-locales format.
    copy-basebrowser-locales, copy-torbrowser-locales: Likewise and adjust
     fluent file path.
    deploy-fonts: Adjust regex expression.
    autoconfig: Remove file-picker configuration workaround. See #71181.

Change-Id: Idf182607798d9111c30db63fe926b7f8cb3ce300
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-30 22:52:23 +02:00
André Batista
8e04c68010
gnu: go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird: Update to 0.3.0.
* gnu/packages/golang.scm (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird):
Update to 0.3.0.
[propagated-inputs]: Add go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-webtunnel.

Change-Id: Iac17163aab6e6010f9fa569fcaf51b217084a572
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-30 22:52:23 +02:00
André Batista
bb1480a38d
gnu: Add go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-webtunnel.
* gnu/packages/golang.scm
  (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-webtunnel):
  New variable.

Change-Id: I84ef723ea03822bd5abf655914f44fb53fd865e2
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-30 22:52:23 +02:00
Nguyễn Gia Phong
f0a1915564
gnu: dyninst: Remove patch-bad-logic phase.
The short circuit logic (return failure to resolve library path
if ldconfig not found) is no longer present on Dyninst 13.

* gnu/packages/instrumentation.scm (dyninst):
  Remove patch-bad-logic phase.

Fixes: 254c8f2c8c ("gnu: dyninst: Update to 13.0.0.")
References: https://github.com/dyninst/dyninst/pull/1362
Change-Id: I021ec71416da90d11705ef04fba7c170558ef3c6
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-30 22:52:23 +02:00
Romain GARBAGE
c51d7fd569
gnu: netcdf-parallel-openmpi: Build shared library.
* gnu/packages/maths.scm (netcdf-parallel-openmpi) [arguments]: Enable
building of shared library.

Change-Id: I6e901d5939108421e041252207f10f4800890e97
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-30 22:52:23 +02:00
Roel Janssen
d057d59170
gnu: Update python-rdflib to 7.0.0.
* gnu/packages/rdf.scm: Add updated recipe for python-rdflib; Keep
  python-rdflib-6 for compatibility.
* gnu/packages/python-xyz.scm: Build python-prov with python-rdflib-6 because
  rdflib-7 is not supported.
* gnu/packages/bioinformatics.scm: Build cwltool with python-rdflib-6 because
  it fails to build with rdflib-7.

Change-Id: Ibc40c16ede20e69e702915488d6b2f0a7e70b868
2024-09-30 22:48:09 +02:00
Dariqq
2bd04883ed
gnu: skia: Honor #:tests? argument.
* gnu/packages/graphics.scm (skia)[arguments]: Skip 'check phase
when #:tests? is false.

Change-Id: I529d91cf9cedfe36fa14a2ae514589810054eac8
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2024-09-29 02:00:00 +02:00
Tobias Geerinckx-Rice
de5fe1fb24
gnu: emacs-ivy: Fix upstream hash mismatch.
The only change is the build-time name of ivy.info:

  - This is docs5eOqw.info, produced by makeinfo version 6.8
  + This is doczSQuZD.info, produced by makeinfo version 6.8

* gnu/packages/emacs-xyz.scm (emacs-ivy)[source]: Update sha256.

Change-Id: I2234365159e0020f5c8b4fd90f56bb7a4f7e9590
2024-09-29 02:00:00 +02:00
Konrad Hinsen
7e63a35ff2
gnu: ecl-ciel: Remove build phase "build-image" and output "image".
* gnu/packages/lisp-xyz.scm (ecl-ciel)[outputs]: Remove "image".
  [arguments]: Remove 'build-image' phase.

Change-Id: I6640add7f28ac655180fc9b419684dc9d51f5130
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-09-30 14:54:07 +02:00
Ashish SHUKLA
1a6a85768e
gnu: Add got.
* gnu/packages/version-control.scm (got): New variable.

Change-Id: I34d19d90ab36e8831fa88668676aa2399356b002
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-09-30 14:18:20 +02:00
Efraim Flashner
1d4a44a29b
gnu: gcc-14: Add tuning target.
* gnu/packages/gcc.scm (%gcc-14-x86_64-micro-architectures): New
variable.
(gcc-14)[properties]: Use it.

Change-Id: I00f9e2a4c9d590f97977275b157002ac330b895b
2024-09-30 13:38:15 +03:00
Efraim Flashner
edfdc905d9
gnu: clang-19: Add compiler-cpu-architectures entries.
* gnu/packages/llvm-meta.scm (clang-compiler-cpu-architectures): Add
entries for powerpc64le and x86_64 for new optimization architectures.

Change-Id: Ie89dd4cb17c36e0a9faba37f54c0c24bcf3e7727
2024-09-30 11:19:49 +03:00
Efraim Flashner
2903d12a0d
gnu: vim-guix-vim: Update to 0.4.1.
* gnu/packages/vim.scm (vim-guix-vim): Update to 0.4.1.

Change-Id: I12a38efdbd6c0f9d8ce2155e7d7ecb0032739f0c
2024-09-30 11:06:23 +03:00
Efraim Flashner
cb4f96a3db
gnu: qemu: Skip another test on riscv64-linux.
* gnu/packages/virtualization.scm (qemu)[arguments]: Adjust the
'disable-some-tests phase to skip another test.

Change-Id: Ia781e0514898f95042064416d059a7ff9bc75c52
2024-09-30 09:58:58 +03:00
Efraim Flashner
f653a07bb8
gnu: mold: Only build with mimalloc on 64-bit systems.
* gnu/packages/mold.scm (mold)[arguments]: Adjust the configure-flags to
only use mimalloc on 64-bit systems.
[inputs]: Only add mimalloc when building for a 64-bit system.

Change-Id: I7fc8eed076072ccb49f180adbfb12683ae169eca
2024-09-29 21:17:13 +03:00
Sisiutl
093f2fb872
gnu: waypipe: Update to 0.9.1.
* gnu/packages/freedesktop.scm (waypipe): Update to 0.9.1.
[inputs]: Add lz4, libva, mesa, libdrm and ffmpeg.
[arguments]<#:configure-flags>: Enable lz4, vaapi, dmabuf
and video compression.

Change-Id: I02891d0fbb0f697083d4599cf960005bbe0b8996
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-29 23:50:21 +08:00
Evgeny Pisemsky
f19910c778
gnu: screentest: Update to 3.0.
* gnu/packages/hardware.scm (screentest): Update to 3.0.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add gettext-minimal. Remove autoconf intltool libtool
glib:bin automake.
[inputs]: Add gtk+. Remove gtk+-2.

Change-Id: I16fab59d7a25ac009094869ce1c174016ff06601
2024-09-29 23:44:59 +08:00
Ashish SHUKLA
10fcdd9100
gnu: mold: Update to 2.34.0.
* gnu/packages/mold.scm (mold): Update to 2.34.0.
[arguments](phases)<force-system-xxhash>: Update path.
<fix-compiler-name-in-test>: Update path.
<skip-tbb-lto-test>: Update path.
<disable-rpath-test>: Update path.

Change-Id: I21e8cdd057fb13b508299a1b0fd9b48f803959bd
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-29 23:02:39 +08:00
Ashish SHUKLA
168d955c95
gnu: btop: Update to 1.4.0.
* gnu/packages/admin.scm (btop): Update to 1.4.0.
[arguments](make-flags) Pass CC.

Change-Id: I1ded453e5ab41567d9647eaabf888b96b024cd23
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-29 23:00:40 +08:00
Tomas Volf
9e0f65b55b
gnu: podman: Update to 5.2.3.
* gnu/packages/containers.scm (podman): Update to 5.2.3.

Change-Id: Icc4bf862e509ad74502148994aa21fde95aef626
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-29 22:59:30 +08:00
Wilko Meyer
26e940036f
gnu: php: Update to 8.3.12.
* gnu/packages/php.scm (php): Update to 8.3.12.

Change-Id: Ic9c60659e8dad0d00958475dc283259eb3de4072
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-29 22:58:18 +08:00
Nicolas Graves
6fb05e77e7
home: xdg-mime-applications: Fix file name spelling.
* gnu/home/services/xdg.scm (home-xdg-mime-applications-xdg-files): Fix
spelling mistake.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
Change-Id: Ibd0f68a857dc78b66db8b0a16bd418ee787fa467
2024-09-29 22:21:34 +08:00
Richard Sent
cbf46d2565
home: services: Add newline to XDG_RUNTIME_DIR warning.
* gnu/home/services.scm: Add end-of-text newline to warning printed by
on-first-login script when XDG_RUNTIME_DIR does not exist.

Change-Id: I3bfe2c415f6941fa9a2231ab2a0be53db965053f
Signed-off-by: Hilton Chain <hako@ultrarare.space>
2024-09-29 22:21:28 +08:00
Hilton Chain
e6415c3072
gnu: phantomsocks: Update to 0.0.0-20240729085950-7928f8eff406.
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20240729085950-7928f8eff406.

Change-Id: If15b87551996f3b52548a5c18a0ff315ac9a2e72
2024-09-29 22:06:38 +08:00
Efraim Flashner
0e21173e16
gnu: libsixel: Fix bash completion directory.
* gnu/packages/image.scm (libsixel)[arguments]: Adjust the
configure-flags to install the bash completion script into the standard
directory.

Change-Id: I12a52f8565474ec63e2bd1fa15e5412555a81c31
2024-09-29 16:19:44 +03:00
Efraim Flashner
bf2370a525
gnu: fetchmail: Wrap fetchmailconf.
* gnu/packages/mail.scm (fetchmail)[arguments]: Add a phase to wrap
fetchmailconf with GUIX_PYTHONPATH.
[inputs]: Add bash-minimal, python-future, python-wrapper.

Change-Id: I6f48361e7d739bfcaa2d1f20eb177933e5e7a5d8
2024-09-29 16:19:24 +03:00
Ludovic Courtès
e464a3e166
gnu: cuirass: Update to 88f85da.
* gnu/packages/ci.scm (cuirass): Update to 88f85da.

Change-Id: I80e5eeb5b2a1526e419fcee77ea50d85755c87ef
2024-09-29 12:27:02 +02:00
Liliana Marie Prikler
93ceb2d901
gnu: rapidcheck: Fix pkg-config libs.
Using rapidcheck as a dependency in a project currently results in a linker
error, because the pkg-config file is missing relevant linker flags.

* gnu/packages/patches/rapidcheck-fix-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/check.scm (rapidcheck)[patches]: Use it here.
2024-09-29 11:10:30 +02:00
Suhail Singh
786eb92c0f
gnu: emacs-htmlize: Update to 1.58.
* gnu/packages/emacs-xyz.scm (emacs-htmlize): Update to 1.58.

Change-Id: Ice780c16e9bd5d6b2af12f8578383a0c96a6deee
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-09-29 11:10:30 +02:00
Efraim Flashner
2263c61aef
gnu: vim: Update to 9.1.0744.
* gnu/packages/vim.scm (vim): Update to 9.1.0744.
[arguments]: Delete another test in the 'skip-or-fix-failing-tests
phase.

Change-Id: Ic36691592abd350686df78d189196f827878be0b
2024-09-29 10:06:54 +03:00
Efraim Flashner
cdb7157300
gnu: abseil-cpp: Skip 2 tests on riscv64-linux.
* gnu/packages/cpp.scm (abseil-cpp)[arguments]: When building for
riscv64-linux replace the 'check phase to skip 2 tests.

Change-Id: I92a35795dad1a00606954aae7515701ad402f243
2024-09-29 10:06:54 +03:00
jgart
68edde635d
gnu: nnn: Update to 5.0.
* gnu/packages/admin.scm (nnn): Update to 5.0.

Change-Id: I568e8557f66c055dc0cb2d8f911549ff7a01b87f
2024-09-28 13:59:50 -05:00
jgart
427deffb5b
gnu: trealla: Update to 2.56.0.
* gnu/packages/prolog.scm (trealla): Update to 2.56.0.

Change-Id: Ib77a74484ff33e4be0c9641f423abd5e24ec083e
2024-09-28 13:58:48 -05:00
Guillaume Le Vaillant
d74fc6c8e6
gnu: wfview: Update to 1.64.
* gnu/packages/radio.scm (wfview): Update to 1.64.
  [inputs]: Add eudev.
  [arguments]: Update 'fix-paths' phase.

Change-Id: I163aae4e40192b3efd0a2550fa8a624daa95b9c0
2024-09-28 19:13:12 +02:00
Ludovic Courtès
56cd9c6735
gnu: cuirass: Update to b225542.
* gnu/packages/ci.scm (cuirass): Update to b225542.

Change-Id: I35987961bbbf2a10694deb04a10bc3ad82e313c9
2024-09-28 12:55:54 +02:00
Roman Scherer
e076b8b884
installer: Use the latest ‘iso-codes’.
Fixes <https://issues.guix.gnu.org/73081>.

* gnu/installer.scm (compute-locale-step): Use Use iso-codes.

Change-Id: I9a69f7accee965cf5deb2c1b23ce3fda579d465a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Reported-by: Ricardo Wurmus <rekado@elephly.net>
2024-09-28 12:55:54 +02:00
Roman Scherer
2ae666c471
gnu: Add iso-codes.
* gnu/packages/iso-codes.scm (iso-codes): New variable.

Change-Id: I2d945a2daf98d111c04a3c30f0779e39644a5e2e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-28 12:55:54 +02:00
Roman Scherer
8e5c8303a4
gnu: iso-codes: Rename to iso-codes/pinned.
* gnu/packages/iso-codes.scm (iso-codes): Rename to…
(iso-codes/pinned): … this.
* doc/build.scm,
gnu/installer.scm,
gnu/packages/fcitx.scm,
gnu/packages/fcitx5.scm,
gnu/packages/gnome.scm,
gnu/packages/gstreamer.scm,
gnu/packages/gtk.scm,
gnu/packages/ibus.scm,
gnu/packages/kde-frameworks.scm,
gnu/packages/kde-plasma.scm,
gnu/packages/mate.scm,
gnu/packages/photo.scm,
gnu/packages/video.scm: Adjust accordingly.

Change-Id: Ia98fee15a27009583fee822cf411512727b1aa27
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-28 12:55:54 +02:00
Ludovic Courtès
73c5f1df05
build: Add missing patch to ‘gnu/local.mk’.
* gnu/local.mk (dist_patch_DATA): Add missing patch, added in
67a2073d27.

Change-Id: Ie5f51b432e5331a4ad7f6050002f3fdd55ce5564
2024-09-28 12:55:54 +02:00
Tobias Geerinckx-Rice
9356a8ccdd
gnu: Register CUPS patch.
* gnu/local.mk (dist_patch_DATA): Add missing patch.

Change-Id: Iec177d4cfaa9b2d5ba4a795f46db1db05194d71f
2024-09-22 02:00:00 +02:00
Greg Hogan
5e888ec915
gnu: aws-sdk-cpp: Update to 1.11.402.
* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.11.402.

Change-Id: I105b7bfc80f264eb9374ca71dfaf5e5417f98cbe
2024-09-28 00:20:21 +02:00
Greg Hogan
30d7879a82
gnu: aws-crt-cpp: Update to 0.28.2.
* gnu/packages/cpp.scm (aws-crt-cpp): Update to 0.28.2.

Change-Id: I0335caaf5705cbf635045568759cad3afc19345b
2024-09-28 00:20:21 +02:00
Greg Hogan
ab05930646
gnu: aws-c-mqtt: Update to 0.10.4.
* gnu/packages/c.scm (aws-c-mqtt): Update to 0.10.4.

Change-Id: I96d4407dd906f1dd86658df495e1130406b4b00e
2024-09-28 00:20:21 +02:00
Greg Hogan
c7ce645886
gnu: aws-c-s3: Update to 0.6.4.
* gnu/packages/c.scm (aws-c-s3): Update to 0.6.4.

Change-Id: Ie2bddb384af8aad55ef53f2a8000be76aa50a781
2024-09-28 00:20:21 +02:00
Greg Hogan
fb795ee88d
gnu: aws-c-auth: Update to 0.7.26.
* gnu/packages/c.scm (aws-c-auth): Update to 0.7.26.

Change-Id: Ia175f0eda951f9fd3ab7676e5bdb230b873cf127
2024-09-28 00:20:20 +02:00
Greg Hogan
e3fad45981
gnu: aws-c-http: Update to 0.8.8.
* gnu/packages/c.scm (aws-c-http): Update to 0.8.8.

Change-Id: I5db13f71b0946449d399847e353c53ba7593be34
2024-09-28 00:20:20 +02:00
Greg Hogan
a8bbda8311
gnu: aws-c-compression: Update to 0.2.19.
* gnu/packages/c.scm (aws-c-compression): Update to 0.2.19.

Change-Id: Ib521bd0378d2b8aa8f0166df52b9fbde2d27b760
2024-09-28 00:20:20 +02:00
Greg Hogan
515242aff9
gnu: aws-c-sdkutils: Update to 0.1.19.
* gnu/packages/c.scm (aws-c-sdkutils): Update to 0.1.19.

Change-Id: I7c6ee085cafdd0f0d8df125f2f602b14b073bb81
2024-09-28 00:20:20 +02:00
Greg Hogan
aed3146159
gnu: aws-c-event-stream: Update to 0.4.3.
* gnu/packages/c.scm (aws-c-event-stream): Update to 0.4.3.

Change-Id: Iae87c5793b1a886fefcf0597ff6254e172869159
2024-09-28 00:20:20 +02:00
Greg Hogan
e597755a8e
gnu: aws-c-io: Update to 0.14.18.
* gnu/packages/c.scm (aws-c-io): Update to 0.14.18.

Change-Id: I2013a9c2f173898e2c48c05824da0044885166e1
2024-09-28 00:20:20 +02:00
Greg Hogan
aeeff3e877
gnu: aws-c-cal: Update to 0.7.4.
* gnu/packages/c.scm (aws-c-cal): Update to 0.7.4.
[propagated-inputs]: Add s2n.
[inputs]: Remove openssl and openssl:static.

Change-Id: I211a3d96ec984ab870b6e1621756ad6463f27a8b
2024-09-28 00:20:20 +02:00
Greg Hogan
c229ad27d2
gnu: aws-checksums: Update to 0.1.18.
* gnu/packages/c.scm (aws-checksums): Update to 0.1.18.

Change-Id: Iaed4161d8f2ba568e4aaae45a07e707d6a1b42bc
2024-09-28 00:20:20 +02:00
Greg Hogan
f6752fd6e9
gnu: aws-c-common: Update to 0.9.27.
* gnu/packages/c.scm (aws-c-common): Update to 0.9.27.
[arguments]: Disable parallel tests.
[supported-systems]: Add armhf-linux and aarch64-linux.

Change-Id: I66ddf9ed03f8ead70aa1c86792dd4aa8782ac59e
2024-09-28 00:20:19 +02:00
Greg Hogan
44aba54ed3
gnu: s2n: Update to 1.5.1.
* gnu/packages/tls.scm (s2n): Update to 1.5.1.
[arguments]: Re-enable warnings as errors.
[supported-systems]: Restrict to 64-bit systems.

Change-Id: I09d690c96789961473c846eb8174ddc8a2b1ad4e
2024-09-28 00:20:19 +02:00
Greg Hogan
eb4b4f3e32
gnu: aws-lc: Update to 1.34.2.
* gnu/packages/tls.scm (aws-lc): Update to 1.34.2.
[native-inputs]: Remove libfaketime.
[arguments]<#:configure-flags>: Disable Go.
<#:phases>: Remove overwritten 'check phase.

Change-Id: Ib15fc22d0660ad805395acbec6fc45a63079b6f4
2024-09-28 00:20:19 +02:00
Greg Hogan
9b7a4f3511
gnu: folly: Update to 2024.09.09.00.
* gnu/packages/cpp.scm (folly): Update to 2024.09.09.00.
[inputs]: Add fast-float.

Change-Id: Icbe6ec261561729178df0920a53ece7d4eded15d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-28 00:20:19 +02:00
Greg Hogan
2ebecf60e5
gnu: fast-float: Update to 6.1.6.
* gnu/packages/cpp.scm (fast-float): Update to 6.1.6.
[license]: Add BSL-1.0.

Change-Id: Ia85d6146332453a45cf54837cb53b3e05ca052f7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-28 00:20:19 +02:00
Greg Hogan
454312454d
gnu: fast-float-test-files: Update to 1.0.0.
* gnu/packages/cpp.scm (fast-float-test-files): Update to 1.0.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-28 00:20:19 +02:00
Luís Henriques
59f49fb55a
gnu: remind: Update to 05.00.05.
* gnu/packages/calendar.scm (remind): Update to 05.00.05.
[properties]: Add tcl output synopsis.
[arguments]<#:phases>: Update list of files to include in tcl output.
There's only one tcltk script now.
[native-inputs]: Add tzdata.

Change-Id: I729d48a8e538039ef5d8c9cb8bd232b3946b5f76
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-28 00:20:19 +02:00
Herman Rimm
b21118a2df
gnu: genimage: Update to version 18.
* gnu/packages/genimage.scm (genimage): Update from 15 to 18.
[arguments]: Disable some tests.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-28 00:20:18 +02:00
Yann Dupont
0594985555
gnu: ceph: Update to 17.2.7.
Fixes a build failure introduced with newer versions of Boost.

* gnu/packages/patches/ceph-fix-for-newer-boost.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/storage.scm (ceph): Update to 17.2.7.  Use the patch.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>

Change-Id: I00f2d369d7a86926b00c680d5ab0fe8044ca9065
2024-09-28 00:20:18 +02:00
Sharlatan Hellseher
bd59254b82
gnu: python-scrapy: Update to 2.11.2, fix build.
This is a follow up fixture found during review of
<https://issues.guix.gnu.org/73070>.

* gnu/packages/python-web.scm (python-scrapy): Update to 2.11.2.
[source]: Name for source tarball has been changed in PyPI.
[arguments]: <#:test-flags>: Enable more tests which are passing now.
<#:phases>: Add 'relax-requirements and 'prepare-test-environment phases.
[propagated-inputs]: Add python-defusedxml.
[native-inputs]: Add nss-certs-for-test.

Change-Id: Ia1e1868b75d679044af83812469c2412b2bab716
2024-09-27 21:18:43 +01:00
Tobias Geerinckx-Rice
9a141b5bd6
gnu: cups-minimal: Address PPD injection issues [security fixes].
* gnu/packages/cups.scm (cups-minimal)[replacement]: Graft with...
(cups-minimal/fixed): ...this new variable.
[source]: Add a patch to do the thing.
* gnu/packages/patches/cups-minimal-Address-PPD-injection-issues.patch:
New file.

Change-Id: Id4db145887e72081b404dedbccd62c23a8f52d55
2024-09-22 02:00:00 +02:00
Tobias Geerinckx-Rice
198840bcb5
gnu: cups: Update to 2.4.10 [fixes nothitg]
Change-Id: Ic600f96d7cae1d4ecc0f5b1b4561caae317c4048
2024-09-22 02:00:00 +02:00
Efraim Flashner
889c44b553
gnu: openpmix: Limit to 64bit systems.
* gnu/packages/parallel.scm (openpmix)[supported-systems]: New field.

Change-Id: I63f231c22fb0d0cc46f93dc7ac435a8e41a66739
2024-09-27 16:52:31 +03:00
Efraim Flashner
1e79e53f87
gnu: libfabric: Fix building on 32-bit systems.
* gnu/packages/linux.scm (libfabric)[arguments]: Adjust configure-flags
to only enable features supported on those architectures.

Change-Id: Iddb55745860e2b04f2533b453f94a4f37510194c
2024-09-27 16:52:31 +03:00
Zheng Junjie
13b2b983ee
gnu: tmux: Build from git.
* gnu/packages/tmux.scm (tmux)[source]: Switch to git-fetch, and use
git-file-name.
[native-inputs]: Add autoconf, automake and pkg-config.

Change-Id: If56abbb76f3b00193bbd27c236a9f82c4f0eb3cb
2024-09-27 19:21:15 +08:00
Ashish SHUKLA via Guix-patches via
d4542b430f
gnu: tmux: Update to 3.5.
* gnu/packages/tmux (tmux): Update to 3.5.

Change-Id: Ia1f4e6e6d17d8ce76345f06f87247a13b4b5a7bb
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-27 19:11:19 +08:00
Zheng Junjie
3654d53cda
gnu: magic-enum: Update to 0.9.6.
* gnu/packages/cpp.scm (magic-enum): Update to 0.9.6.

Change-Id: I9d1175554d3fd956b063e3f29dff623c4cdb0059
2024-09-27 19:08:06 +08:00
Zheng Junjie
8be5bc3044
gnu: fnc: fix cross-compiling.
* gnu/packages/version-control.scm (fnc)[arguments]<#:phases>: Add
don-t-use-install-s phase.

Change-Id: I2d0fb7d31055fe5f33706eed6df813c89ff5cc16
2024-09-27 19:08:06 +08:00
Ashish SHUKLA via Guix-patches via
81c75d5e86
gnu: fnc: Update to 0.18.
* gnu/packages/version-control.scm (fnc): Update to 0.18.

Change-Id: I0eb205aa88b0e67409d6af9d7ad29a9f23ef54b5
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-27 19:08:05 +08:00
Ashish SHUKLA
7c840b2063
gnu: fuzzel: Update to 1.11.0.
* gnu/packages/xdisorg.scm (fuzzel): Update to 1.11.0.
[sources](origin)<patches>: Add patch.
* gnu/packages/patches/fuzzel-fix-gcc-error.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.

Change-Id: I7ed41e6b23657833369f9d319c22421161559dc7
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-27 19:08:05 +08:00
Andy Tai
2c6113cbc7
gnu: parallel: Update to 20240922.
* gnu/packages/parallel.scm (parallel): Update to 20240922.

Change-Id: I55f14f7ee8996a4339a17ec595c5b48bec044347
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-27 19:08:01 +08:00
Roman Scherer
e6a771c7ba
gnu: stumpwm-contrib: Update to 0.0.1-6.042a9fc.
* gnu/packages/wm.scm (stumpwm-contrib): Update to 0.0.1-6.042a9fc.

Change-Id: I92952b2f0ad823b56d4ef2e4fce2e9e9cda47858
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-09-27 09:45:42 +02:00
Roman Scherer
6c1716c8e3
gnu: stumpwm: Update to 23.11.
* gnu/packages/wm.scm (stumpwm): Update to 23.11.

Change-Id: Ia5e0ad8137e033897a4380e71aeed012049d9e22
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-09-27 09:36:06 +02:00
jgart
a75387f8ee
gnu: Add cl-trivial-ws.
* gnu/packages/lisp-xyz.scm (cl-trivial-ws, ecl-trivial-ws, sbcl-trivial-ws):
New variables.
Co-authored-by: Ada Stevenson <adanskana@gmail.com>

Change-Id: I1c2ec0a33c02038eabb21f3da3817da9baf74960
2024-09-26 23:15:13 -05:00
jgart
b9e6054391
gnu: Add cl-hunchensocket.
* gnu/packages/lisp-xyz.scm (cl-hunchensocket, ecl-hunchensocket,
sbcl-hunchensocket): New variables.
Co-authored-by: Ada Stevenson <adanskana@gmail.com>

Change-Id: I90df0ab5bbcfc9ac802f8819640da915c144e669
2024-09-26 23:15:13 -05:00
Josselin Poiret
13b6254abc
gnu: waybar: Fix missing tray icons on 0.11.0.
* gnu/packages/patches/waybar-0.11.0-fix-tray-icons.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/wm.scm (waybar)[source]: Use it.

Change-Id: Ib480b815faf3a331e1fc093dee72bb3099df57c5
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-09-26 23:34:47 -04:00
John Kehayias
a8134a6993
gnu: piper: Update to 0.8.
* gnu/packages/gnome.scm (piper): Update to 0.8.
[arguments]<#:phases>: Update 'dont-update-gtk-icon-cache phase due to
upstream changes.
[native-inputs]: Add desktop-file-utils.

Change-Id: I01c18cb8140aed691a812d675201075a7adc3fbd
2024-09-26 23:30:29 -04:00
John Kehayias
449ed02aa7
gnu: libratbag: Update to 0.18.
* gnu/packages/gnome.scm (libratbag): Update to 0.18.

Change-Id: I18d3671fd335b0c71436a36affb0d81dd7d1e8dc
2024-09-26 23:20:46 -04:00
jgart
2a8c932667
gnu: Add cl-lem-mailbox.
* gnu/packages/lisp-xyz.scm (cl-lem-mailbox, ecl-lem-mailbox,
sbcl-lem-mailbox): New variables.
Co-authored-by: Ada Stevenson <adanskana@gmail.com>

Change-Id: I6960f5709877b38d056aaf496c134ef93027d223
2024-09-26 20:50:43 -05:00
jgart
987a4c5d34
gnu: Add cl-lisp-preprocessor.
* gnu/packages/lisp-xyz.scm (cl-lisp-preprocessor, ecl-lisp-preprocessor,
sbcl-lisp-preprocessor): New variables.
Co-authored-by: Ada Stevenson <adanskana@gmail.com>

Change-Id: Ice5358677e62232b67b62a3f1520686bc96a79a8
2024-09-26 20:33:46 -05:00
jgart
22e0032666
gnu: Add cl-inquisitor.
* gnu/packages/lisp-xyz.scm (cl-inquisitor, ecl-inquisitor, sbcl-inquisitor):
New variables.
Co-authored-by: Ada Stevenson <adanskana@gmail.com>

Change-Id: I82feeb9281e0c77a9d058aabe997777204556593
2024-09-26 20:33:45 -05:00
jgart
a671bdaabc
gnu: Add cl-jsonrpc.
* gnu/packages/lisp-xyz.scm (cl-jsonrpc, ecl-jsonrpc, sbcl-jsonrpc): New
variables.
Co-authored-by: Ada Stevenson <adanskana@gmail.com>

Change-Id: I4428f0068c8b75b0ae39888c5af787a1b1469160
2024-09-26 20:33:45 -05:00
jgart
3db0cc4f5d
gnu: Add cl-bt-semaphore.
* gnu/packages/lisp-xyz.scm (cl-bt-semaphore, ecl-bt-semaphore,
sbcl-bt-semaphore): New variables.
Co-authored-by: Ada Stevenson <adanskana@gmail.com>

Change-Id: I6ba4d0353c1c44a0528cda57bdbb6d0412988927
2024-09-26 20:33:45 -05:00
jgart
e8ad03bea2
gnu: Add cl-setlocale.
* gnu/packages/lisp-xyz.scm (cl-setlocale, ecl-cl-setlocale,
sbcl-cl-setlocale): New variables.
Co-authored-by: Ada Stevenson <adanskana@gmail.com>

Change-Id: I7ab27bde118d4aab2bfff175037c8bbe47d00674
2024-09-26 20:33:45 -05:00
jgart
d8ef348ca6
gnu: Add cl-iconv.
* gnu/packages/lisp-xyz.scm (cl-iconv, ecl-cl-iconv, sbcl-cl-iconv): New
variables.
Co-authored-by: Ada Stevenson <adanskana@gmail.com>

Change-Id: I58398683cb43397ea954736ab5b5b0afcbc41e20
2024-09-26 20:33:45 -05:00
jgart
d7df503c5a
gnu: trealla: Update to 2.55.44.
* gnu/packages/prolog.scm (trealla): Update to 2.55.44.

Change-Id: Iab05e055828d98a72ac46d4bc4d84b82b3cb8ca6
2024-09-26 20:33:45 -05:00
Maxim Cournoyer
a4ea332bc2
gnu: telegram-desktop: Use xdg-desktop-portal-next.
* gnu/packages/telegram.scm (telegram-desktop) [native-inputs]: Replace
xdg-desktop-portal with xdg-desktop-portal-next.

Change-Id: Icd0bc0d731e0ece576b590f34960d55f79ef4b43
2024-09-27 09:39:18 +09:00
Maxim Cournoyer
64e1ae00e7
gnu: Add xdg-desktop-portal-next.
This is based on Dan's "xdg-desktop-portal: Update to 1.18.4." commit, now
reverted.

* gnu/packages/freedesktop.scm (xdg-desktop-portal-next): New variable.
* gnu/packages/patches/xdg-desktop-portal-disable-portal-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Change-Id: I7360d915bb0450f6772232c126fd0d4a4fec8997
2024-09-27 09:39:18 +09:00
Maxim Cournoyer
ce6f571fbe
Revert "gnu: xdg-desktop-portal: Update to 1.18.4."
This reverts commit 1b4304ea29.  This broke
setting themes in GNOME 44.1.

Reported-by: Ada Stevenson <adanskana@gmail.com>
Change-Id: Iaa8632a743d6fefd46f6415010b33f69bd6d2a04
2024-09-27 09:39:12 +09:00
Maxim Cournoyer
d8298b37af
Revert "gnu: xdg-desktop-portal: Improve style."
This reverts commit add9662686.
2024-09-27 09:14:14 +09:00
jgart
8172b25ea2
gnu: lisp-xyz: Sort packages.
* gnu/packages/lisp-xyz.scm: Sort packages.

Change-Id: I4eada8fa1a8a99b9ee888c735ac0793ed1f1cea8
2024-09-26 10:22:53 -05:00
Efraim Flashner
3171ff971c
gnu: classpath-jamvm-wrappers: Adjust wrapper for armhf-linux.
This fixes building icedtea-2 on armhf-linux.

* gnu/packages/java-bootstrap.scm (classpath-jamvm-wrappers)[arguments]:
Adjust the flags passed to jamvm in the wrapper script when building for
armhf-linux.

Change-Id: I68a47b0eec761b1be9126ac814693fba7fa7e56e
2024-09-26 18:13:29 +03:00
Efraim Flashner
408a077756
gnu: tracker: Skip datetime test on all 32-bit systems.
* gnu/packages/gnome.scm (tracker)[arguments]: In the custom
'disable-failing-tests phase skip the tests known to fail on 32-bit
systems on all non-64-bit systems.

Change-Id: I23b422aeceb3f7ef83c8a0e74ec7ed6f13d98c66
2024-09-26 18:13:29 +03:00
Efraim Flashner
c06fefeab4
gnu: lib2geom: Skip a test on riscv64-linux.
* gnu/packages/graphics.scm (lib2geom)[arguments]: When building for
riscv64-linux add a phase to skip a test known to fail upstream.

Change-Id: Ib328a4b2ed3263f71d6ca846b181eca3e47a3800
2024-09-26 18:13:29 +03:00
Efraim Flashner
5c7fb1b82d
gnu: gst-plugins-base: Skip a test on armhf-linux.
* gnu/packages/gstreamer.scm (gst-plugins-base)[arguments]: When
building for armhf-linux skip a test during the
'disable-problematic-tests phase.

Change-Id: I606ecd1c38f110b1c31812d86d6b3304e924b557
2024-09-26 18:13:29 +03:00
Efraim Flashner
541b45ce60
gnu: pass-age: Update shell completion directories.
* gnu/packages/password-utils.scm (pass-age)[arguments]: Adjust the
install-plan to adjust the shell completion directories.

Change-Id: I5153dd4c9e88d05c22f4ddda135704a7bfe3cc81
2024-09-26 18:13:25 +03:00
Jorge Acereda
4fcbb5787c
gnu: Add decker.
Change-Id: Id0879002f9ce0928051dda40ba0dc7bc233ea439
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 21:57:54 +09:00
Maxim Cournoyer
4818404bb4
gnu: emacs-org-texlive-collection: Reduce closure.
Based on feedback received by Nicolas Goaziou.  Thank you!

* gnu/packages/emacs-xyz.scm (emacs-org-texlive-collection): Do not inherit
from emacs-org.
[version]: Explicitly set to that of emacs-org.
[inputs]: Remove texlive-amsmath, texlive-graphics, texlive-hypperef,
texlive-titling, texlive-tools.
Replace texlive-scheme-small by texlive-collection-latexrecommended.  Add
texlive-soul and texlive-standalone.
[synopsis, description]: Fix TeX Live and Org mode spelling.
[home-page]: Explicitly set to that of emacs-org.
[license]: Use the TeX Live license, as this is a TeX Live collection
meta-package.

Suggested-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: Id898f0cde5d805ee9262b5ded0d47f307b73f005
2024-09-26 21:16:42 +09:00
Sharlatan Hellseher
3581d9d3bd
gnu: python-tldr: Swap to pyproject-build-system.
* gnu/packages/python-xyz.scm (python-tldr) [build-system]: Swap to
pyproject-build-system.
[arguments]: Adjust indentation.
<#:test-flags>: Move test exclusion here.
<#:phases>: Use standard 'check phase.

Change-Id: Ie87b5810027998bf33325c04021dbeb7cb24e6e2
2024-09-26 10:24:39 +01:00
Sharlatan Hellseher
c5b399c718
gnu: python-tldr: Update to 3.3.0.
* gnu/packages/python-xyz.scm (python-tldr): Update to 3.3.0.
[inputs]: Remove python-argcomplete, python-colorama, python-termcolor, and
python-shtab.
[propagated-inputs]: Add python-colorama, python-termcolor, and python-shtab.

Change-Id: I87b58c0632307fa88061f0c63ceb4d01759900d2
2024-09-26 10:19:16 +01:00
Nicolas Graves via Guix-patches via
c46b23421e
gnu: python-twine: Update to 5.1.1.
* gnu/packages/python-xyz.scm (python-twine): Update to 5.1.1.
  [build-system]: Move to pyproject-build-system.
  [arguments]<#:test-flags>: Disable failing tests.
  [native-inputs]: Add python-pretend, python-pytest, python-pytest-socket.
  [propagated-inputs]: Remove python-tqdm, python-packaging. Add
  python-imporlib-metadata, python-keyring, python-rfc3986,
  python-rich and python-urllib3.

Reviewed-by: Steve George <steve@futurile.net>
Change-Id: I55dbcd646dec60cfe8ec226aed0cf3f8c59e2eeb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-26 10:08:28 +01:00
Nicolas Graves via Guix-patches via
ae7fc060c0
gnu: python-altair: Update to 5.3.0.
* gnu/packages/statistics.scm (python-altair): Update to 5.3.0.
  [arguments]<#:test-flags>: Add failing tests, reorganize.

Reviewed-by: Steve George <steve@futurile.net>
Change-Id: I695e63e5395f40997ab59706240b8b059778b0ad
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-26 10:08:27 +01:00
Nicolas Graves via Guix-patches via
7c092d1e75
gnu: python-pkginfo: Update to 1.10.0.
* gnu/packages/python-xyz.scm (python-pkginfo): Update to 1.10.0.
  [native-inputs]: Add python-wheel.

Reviewed-by: Steve George <steve@futurile.net>
Change-Id: I682773a5a5c36c9a2ffd9ce8e96048c08a7a174e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-26 10:08:27 +01:00
Ricardo Wurmus
e7004f5cf5
gnu: python-readme-renderer: Update to 41.0.
* gnu/packages/python-xyz.scm (python-readme-renderer): Update to 41.0.
[build-system]: Use pyproject-build-system.
[arguments]: Delete 'loosen-cmarkgfm-dependency phase; replace custom 'check
phase with #:test-flags.
[native-inputs]: Add python-wheel; remove python-mock.

Reviewed-by: Steve George <steve@futurile.net>
Change-Id: I47cef84089384d2cf760c166fed9147863d1a415
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-26 10:08:19 +01:00
Konrad Hinsen
f6715a4715
gnu: cl-websocket-driver: Update to 0.2.0-1.17ba553.
* gnu/packages/lisp-xyz.scm (sbcl-websocket-driver): Update to
  0.2.0-1.17ba553.

Change-Id: Ifa2b14d3b8e3775da0f085ca70f34dadec66ef7c
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-09-26 10:18:20 +02:00
The Man
f412e14ddb
gnu: Add libliftoff.
* gnu/packages/freedesktop.scm (libliftoff): New variable.

Change-Id: I19eda24aea4327bcd72a7e15ec0784ef1e302783
Reviewed-by: Steve George <steve@futurile.net>
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-09-26 09:42:52 +02:00
jgart
5955c2aebc
gnu: Add cl-async-process.
* gnu/packages/lisp-xyz.scm (cl-async-process, ecl-async-process,
sbcl-async-process): New variables.

Change-Id: I4e4707ffa30b6fcd1267e681f71a874c790746f4
Signed-off-by: jgart <jgart@dismail.de>
2024-09-26 01:46:30 -05:00
Sergey Trofimov
fed44710b6
gnu: gromit-mpx: Update to 1.7.0.
* gnu/packages/gtk.scm (gromit-mpx): Update to 1.7.0.
[inputs, native-inputs]: Add new dependencies.

Signed-off-by: jgart <jgart@dismail.de>
2024-09-26 01:17:20 -05:00
Maxim Cournoyer
404dbd894c
gnu: telegraph-desktop: Fix exhuberant build memory requirements.
From 25 GiB to 1.3 GiB.

* gnu/packages/telegram.scm (telegram-desktop)
[configure-flags]: Specify the 'Release' build type.

Change-Id: I040d79d341412d43e864c95b315c1c8ad5fd19ae
2024-09-26 14:21:17 +09:00
dan
2b6006fc50
gnu: telegram-desktop: Update to 5.5.5.
* gnu/packages/patches/telegram-desktop-allow-disable-libtgvoip.patch: Update patch file to match upstream changes.
* gnu/packages/patches/webrtc-for-telegram-desktop-unbundle-libsrtp.patch: Update patch file to match upstream changes.
* gnu/packages/patches/telegram-desktop-unbundle-cppgir.patch: New file.
* gnu/packages/patches/telegram-desktop-unbundle-gsl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/telegram.scm:
(libyuv-for-telegram-desktop, cmake-helpers-for-telegram-desktop)
(codegen-for-telegram-desktop, lib-base-for-telegram-desktop)
(lib-crl-for-telegram-desktop, lib-lottie-for-telegram-desktop)
(lib-qr-for-telegram-desktop, lib-storage-for-telegram-desktop)
(lib-tl-for-telegram-desktop, lib-webrtc-for-telegram-desktop)
(tgcalls-for-telegram-desktop, webrtc-for-telegram-desktop): Bump to submodule checkout.
(cmake-helpers-for-telegram-desktop)[origin]: Add patches to unbundle gsl and cppgir.
(libprisma-for-telegram-desktop): Use %telegram-version.
(telegram-desktop): Update to 5.5.5.
[:configure-flags]: Add disable jemalloc flag.
[#:phases]<unpack-additional-sources>: Add libprisma-for-telegram-desktop.
<patch-gir-ignore-paths>: New phase.
<use-system-xdg-desktop-portal>: New phase.
<patch-libwebview>: New phase.
[native-inputs]: Add cpp-ada-url-parser, gobject-introspection and xdg-desktop-portal.
[inputs]: Add boost, cppgir-for-telegram-desktop, expected-lite and remove jemalloc.

Change-Id: I0ea3ea5a3e416a9d5b2b5b7b55ca1af679bc3d38
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 14:21:17 +09:00
dan
ad273d44db
gnu: Add libprisma-for-telegram-desktop.
* gnu/packages/telegram.scm (libprisma-for-telegram-desktop): New variable.

Change-Id: I855b463993654a8cad491c7b56c9581b3083f5e4
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:56 +09:00
dan
ecdcc19200
gnu: Add cpp-ada-url-parser.
* gnu/packages/cpp.scm (cpp-ada-url-parser): New variable.
(cpm-for-cpp-ada-url-parser): New variable.

Change-Id: I0b61c3b136e2781774c6a5e67eeb6b662e97dd88
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:55 +09:00
dan
b695fb48d1
gnu: Add cpm-cmake.
* gnu/packages/cmake.scm (cpm-cmake): New variable.

Change-Id: I3938f1da1513010c8af6bedc2aa26635d43ca7ce
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:54 +09:00
dan
98c7d9e2a5
gnu: simdjson: Update to 3.10.1.
* gnu/packages/cpp.scm (simdjson): Update to 3.10.1.

Change-Id: I6711077e162bcfbf6702d521fdeec44e3b21f074
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:52 +09:00
dan
7ee28b3a9d
gnu: Add cppgir-for-telegram-desktop.
* gnu/packages/glib.scm (cppgir-for-telegram-desktop): New variable.

Change-Id: Ib9ca3bd376f32d13939adabd2c52e1eb24e2ddcb
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:51 +09:00
dan
fe9d09dca4
gnu: Add cppgir.
* gnu/packages/glib.scm (cppgir): New variable.

Change-Id: Ic4510be6d05b7b3977aa457c6a7fec382c1d3a88
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:50 +09:00
Liliana Marie Prikler
add9662686
gnu: xdg-desktop-portal: Improve style.
* gnu/packages/freedesktop.scm (xdg-desktop-portal) [inputs]: Move after
arguments.  Drop labels.
[native-inputs]: Move after inputs.  Drop labels.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:48 +09:00
dan
1b4304ea29
gnu: xdg-desktop-portal: Update to 1.18.4.
* gnu/packages/patches/xdg-desktop-portal-disable-portal-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.18.4.
[patches]: Disable portal tests.
[native-inputs]: Remove autoconf, automake, libtool and which.  Add python,
python-dbusmock, python-pytest and python-pytest-xdist.
[inputs]: Add bubblewrap.
[arguments]<#:configure-flags>: Replace “--with-systemd=no” with
“-Dsystemd=disabled”.

Change-Id: Ic9876565e9119443fedd082273be4f372ebce1d4
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:47 +09:00
jgart
8576aaf5f9
gnu: vorta: Update to 0.9.1.
* gnu/packages/backup.scm (vorta): Update to 0.9.1.
[source]: Update origin url.
[build-system]: Use pyproject-build-system.
[arguments]: Disable tests that require an X server, update module imports,
and move check phase to before check phase.
[native-inputs]: Add python-platformdirs.
[inputs]: Use qt 6 version of inputs.

Change-Id: I9f56d892d2a0284ebe1a38d80705fbc03f18e4a2
2024-09-25 20:07:06 -05:00
Danny Milosavljevic
a2edd2a4eb
gnu: clang-runtime: Fix build.
* gnu/packages/patches/clang-runtime-12-remove-crypt-interceptors.patch: New
file.
* gnu/local.mk (dist_PATCH_DATA): Register it.
* gnu/packages/llvm.scm (clang-runtime-12)[source]: Use it.

Change-Id: I78e078ff09beb2943ba9387813ebc29069ae8f7d
2024-09-26 00:06:11 +02:00
jgart
cb7456eb59
gnu: pdfarranger: Update to 1.11.0.
* gnu/packages/pdf.scm (pdfarranger): Update to 1.11.0.

Change-Id: I83ac78101111607bd49bd0cb2e49ed1794af1c19
2024-09-25 15:57:02 -05:00