Commit graph

149960 commits

Author SHA1 Message Date
Ian Eure
8d49d1f44a
gnu: librewolf: Update to 133.0.3-1.
Upstream bugfix release.  There were no 133.0.1 or .2 Firefox releases,
133.0.3 follows 133.0.  This is straightforward update, other than switching
from gzip to pigz, which is a LibreWolf upstream change.

* gnu/packages/librewolf.scm (librewolf): Update to 133.0.3-1.

Change-Id: I40d305f16bd5a7b55f0d40a3e8885abd2cf2de0a
2025-01-03 09:25:34 -08:00
Ian Eure
19d57924d7
gnu: firefox-l10n: Update to d219efa7c64850dfb5904893e17a5431c7058192.
* gnu/packages/librewolf.scm (firefox-l10n): Update to d219efa7c64850dfb5904893e17a5431c7058192.

Change-Id: Ia4303f13a0cbf7c4908410b735b509a4a5f505cd
2025-01-03 09:25:33 -08:00
Divya Ranjan
ce3ffac5d3
gnu: Add emacs-binder.
* gnu/packages/emacs-xyz.scm (emacs-binder): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I5c2c0526ad9c12c2797ae5239b0ae2d762ea51af
2025-01-03 11:59:36 +01:00
Nicolas Graves
9b88058993
gnu: emacs-jupyter: Update to 1.0-2.db8a9e2.
* gnu/packages/emacs-xyz.scm (emacs-jupyter): Update to 1.0-2.db8a9e2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2025-01-03 11:59:36 +01:00
Cayetano Santos
d1e0a7216b
gnu: emacs-helm-bibtex: Update to 2.0.1-2.6064e86.
* gnu/packages/emacs-xyz.scm (emacs-helm-bibtex): Update to 2.0.1-2.6064e86.
[propagated-inputs]: Sort alphabetically.

Change-Id: Ief02d9f1ddc7cb59372ab3372c42315fcc8abb67

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: Id3fb8178634cc3c857955a34e3e0a5cfd2da413a
2025-01-03 11:59:35 +01:00
Olivier Rojon
2e07e29325
gnu: Add emacs-spacious-padding.
* gnu/packages/emacs-xyz.scm (emacs-spacious-padding): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I6046273117227eee5bc3b979216cfec677f09dc1
2025-01-03 11:59:35 +01:00
Cayetano Santos
98141ed8b9
gnu: emacs-org-board: Update to 1138-2.500fe02.
* gnu/packages/emacs-xyz.scm (emacs-org-board): Update to 1138-2.500fe02.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I4ff62f47d0b6bb10d094de25fea623b72f1af2e9
2025-01-03 11:59:35 +01:00
Javier Olaechea
166625ec0d
gnu: Add emacs-eslint-flymake.
* gnu/packages/emacs-xyz.scm (emacs-eslint-flymake): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: Icc17900bdbb9ebe26c9678f2f5781bf50b54d402
2025-01-03 11:59:35 +01:00
Lee Thompson
b1fed4ca56
gnu: Add emacs-parinfer-rust-mode.
* gnu/packages/emacs-xyz.scm (emacs-parinfer-rust-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I3db27c99bfb5286d5ca8d8bc5e7041eec070f02f
2025-01-03 11:59:35 +01:00
Lee Thompson
37ca28fa4e
gnu: Add emacs-track-changes.
* gnu/packages/emacs-xyz.scm (emacs-track-changes): New variable.

Change-Id: I04346cdf7385f880ac8f3ac29177baf233027fc9
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2025-01-03 11:59:34 +01:00
Janneke Nieuwenhuizen
86a49fc9a3
gnu: python-slicerator: Fix build.
* gnu/packages/python-xyz.scm (python-slicerator)[build-system]: Use
python-build-system.

Change-Id: Ic029d6df3f07e6f3e5f99cfa03fe1c39a914c796
2025-01-03 10:54:12 +01:00
Andy Tai
a707ebe5d3
gnu: whisper-cpp: Enable sdl2 and tests.
* gnu/packages/patches/whisper-cpp-enable-tests.patch: New file.
* gnu/packages/machine-learning.scm (whisper-cpp)[source]: Add reference to
patch.
[arguments]<#:configure-flags>: Add configure flags.
[arguments]<#:phases>: Disable big test on 32 bit.
[inputs]: Add sdl2.
[synopsis]: Modify.
[description]: Modify.
* gnu/local.mk (dist_PATCH_DATA): Register patch.

Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
Change-Id: Icdb82c3c7d3d485346f89fe699d0d64b34c1b21a
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-01-02 23:55:34 +01:00
Efraim Flashner
5d7455bb58
gnu: libxcrypt: Skip tests on powerpc-linux.
* gnu/packages/crypto.scm (libxcrypt)[arguments]: When building for
powerpc-linux skip the tests.

Change-Id: Ib78d2f6ec36eb09721c41e0586f2c1e49d5500ff
2025-01-02 18:45:09 +02:00
Efraim Flashner
246ac968a2
gnu: lagrange: Correctly link with libunistring.
* gnu/packages/web-browsers.scm (lagrange)[arguments]: Adjust
'configure-flags to set the location of libunistring.

Change-Id: I62b9ca0a7d11b51e7699833d645fec8cbc428179
2025-01-02 18:45:05 +02:00
jgart
20089e2449
gnu: Remove python-pyls-black.
* gnu/packages/python-xyz.scm (python-pyls-black): Delete variable and remove
associated patch.

Project is no longer maintained as of 4 years to this date and has been
succeeded and forked by python-lsp-black.

Change-Id: Ic209f23e6368744db74b93e2a9c01a9859b04f82
2025-01-02 10:20:43 -06:00
Nicolas Graves
183f330905
gnu: Add python-lsp-black.
* gnu/packages/python-xyz.scm (python-lsp-black): New variable.
Co-authored-by: jgart <jgart@dismail.de>

Change-Id: I9f5e1b8b77e530fed38e6621ac214605bc377724
2025-01-02 10:20:39 -06:00
Ashish SHUKLA
8c11f8740a
gnu: foot: Update to 1.20.0.
* gnu/packages/terminals.scm (foot): Update to 1.20.0.

Change-Id: I160dbd9632bf68dce45fbe93eaad1054ef8ecd6f
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-02 20:55:18 +08:00
Zheng Junjie
433a930b17
gnu: wlroots: Use G-expressions.
* gnu/packages/wm.scm (wlroots)[arguments]: Use G-expressions.

Change-Id: I5d870df6ce7a6f81f43c5b2f809f2cd0476de25f
2025-01-02 20:55:18 +08:00
Zheng Junjie
c43c586b9a
gnu: radvd: Fix cross-compiling.
* gnu/packages/admin.scm (radvd)[arguments]: When cross-compiling, Remove
configure-flags.

Change-Id: Iedaf571389e4a812f8fdb88908fea2fb759f07fd
2025-01-02 20:55:18 +08:00
Zheng Junjie
08460d281b
gnu: ne: Use G-expressions.
* gnu/packages/text-editors.scm (ne)[arguments]: Use G-expressions.

Change-Id: Ic694c4d8e41732e53a71294ef6ebadfc3b4348be
2025-01-02 20:55:18 +08:00
King, Spencer
2d47572dc6
gnu: ne: Update to 3.3.3.
* gnu/packages/text-editors.scm (ne): Update to 3.3.3.

Change-Id: I49d2412356242d803ca9a2637c50cbc5b4264875
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-02 20:55:18 +08:00
Ashish SHUKLA
cc5bf71eb9
gnu: radvd: Update to 2.20.
* gnu/packages/admin.scm (radvd): Update to 2.20.
[inputs]: Add libbsd.

Change-Id: I50a6359c18746afb51aa3250acf2222e674a290e
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-02 20:55:18 +08:00
Andy Tai
f5e8c2e1b2
gnu: parallel: Update to 20241222.
* gnu/packages/parallel.scm (parallel): Update to 20241222.

Change-Id: Ifd94bcfdb069f1c9db6aa074a128722eff54d264
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-02 20:55:17 +08:00
Feng Shu
03adbd0759
gnu: Add lightdm-mini-greeter.
* gnu/packages/display-managers.scm (lightdm-mini-greeter): New variable.

Change-Id: I558add1665d79429e2562c2139777002b7a70466
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-02 20:55:17 +08:00
Ahmad Draidi
302f44be77
gnu: labwc: Update to 0.8.2.
* gnu/packages/wm.scm (labwc): Update to 0.8.2.
[inputs]: Replace wlroots-0.17 with wlroots, add libliftoff and libsfdo.

Change-Id: I72905d5a9e4252dc709ae0f0bcacdb129d754840
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-02 20:55:17 +08:00
Ahmad Draidi
150608a85f
gnu: Add libsfdo.
* gnu/packages/freedesktop.scm (libsfdo): New variable.

Change-Id: I458dc579294326cf9e867b8d9e8f307212ae358e
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-02 20:55:17 +08:00
Ahmad Draidi
4c36355c7f
gnu: wlroots: Update to 0.18.2.
* gnu/packages/wm.scm (wlroots): Update to 0.18.2.

Change-Id: I3383c6be410e3a18b0a4ac18abd9e9d8210520f2
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-02 20:55:17 +08:00
Liliana Marie Prikler
7c0718d29d
gnu: capypdf: Update to 0.14.0.
* gnu/packages/pdf.scm (capypdf): Update to 0.14.0.
[#:phases]: Remove ‘fix-glib-application-flags’.
[inputs]: Remove fmt.
[native-inputs]: Replace gcc-12 with gcc-14.

Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-02 20:55:13 +08:00
jgart
ab43d883a0
gnu: sfeed: Update to 2.1.
* gnu/packages/suckless.scm (sfeed): Update to 2.1.

Change-Id: If7bb4134ba76f0d730db77a992a49e02420d0916
2025-01-02 03:00:30 -06:00
jgart
41dab04e17
gnu: Add python-pylsp-mypy.
* gnu/packages/python-xyz.scm (python-pylsp-mypy): New variable.

Change-Id: I4cf398df820fdcc91229bdafdc2d0cab6f5c01c1
2025-01-01 20:23:59 -06:00
Jake Shilling
dff037f9aa
gnu: Add cl-transducers.
* gnu/packages/lisp-xyz.scm (cl-transducers, ecl-transducers,
sbcl-transducers): Add new variables.

Change-Id: Ia06d91c005b70528d5e5b37283e96edf040c2c69
Co-authored-by: jgart <jgart@dismail.de>
Signed-off-by: jgart <jgart@dismail.de>
2025-01-01 19:02:41 -06:00
Nicolas Graves
9beb275fe5
gnu: python-jsonschema: Update python-webcolors dependency.
* gnu/packages/python-xyz.scm (python-jsonschema): Update
python-webcolors dependency.

This fixes the build of python-nbclassic.

Signed-off-by: jgart <jgart@dismail.de>
2025-01-01 18:27:14 -06:00
Sharlatan Hellseher
88ef90a03a
gnu: packages/astronomy: Sort alphabetically.
* gnu/packages/astronomy.scm (python-cdflib, python-crds, python-drms,
sextractor, stackistry): Sort variables alphabetically.

Change-Id: I83b699e7d1b127deaa33459b173794e06b235807
2025-01-01 23:54:59 +00:00
Jakob Kirsch
ce44a09229
gnu: hyprland: Update to 0.46.2.
* gnu/packages/wm.scm (hyprland): Update to 0.46.2.
[inputs]: Add hyprgraphics and re2-next.

Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Change-Id: Ia3b32dba5bdbcd2791fbb7ed7f93063c26e0bdbc
2025-01-01 15:15:19 -05:00
Jakob Kirsch
9a36d48e11
gnu: aquamarine: Update to 0.5.1.
* gnu/packages/xdisorg.scm (aquamarine): Update to 0.5.1.

Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Change-Id: If5e5673f98329c1e95d06f99074bb9dca38d5ca3
2025-01-01 15:15:18 -05:00
Jakob Kirsch
7e61bf78fa
gnu: hyprutils: Update to 0.2.6.
* gnu/packages/cpp.scm (hyprutils): Update to 0.2.6.

Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Change-Id: I34a54b5110fc1a74ff9d2e6989d954c8f8ffce78
2025-01-01 15:15:16 -05:00
Jakob Kirsch
c3ab9a16b7
gnu: Add hyprgraphics.
* gnu/packages/cpp.scm (hyprgraphics): New variable.

Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Change-Id: I592fdb92f136f2d05c09897fea7c554c30131bec
2025-01-01 15:15:14 -05:00
Ricardo Wurmus
d43f238638
gnu: python-hmmlearn: Add missing inputs.
* gnu/packages/machine-learning.scm (python-hmmlearn)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Idd474162534bf8dbbc6e4a9772a2748862e0b045
2025-01-01 20:15:45 +01:00
Ricardo Wurmus
100c75620a
gnu: python-scanpy: Ignore plotting tests.
* gnu/packages/bioinformatics.scm (python-scanpy)[arguments]: Also ignore
tests from test_plotting.py.

Change-Id: I5d2ebb3764e57c5f348be2b3555db99a2ee6ee4f
2025-01-01 19:54:32 +01:00
Ricardo Wurmus
9ce6e9f94a
gnu: python-scanpy: Use more test-flags.
* gnu/packages/bioinformatics.scm (python-scanpy)[arguments]: Remove phase
'delete-bad-tests and use #:test-flags instead; add phase 'discover-anndata.

Change-Id: Idb5bd59a2bba968fbec820603938802cf9443bad
2025-01-01 19:53:32 +01:00
Ricardo Wurmus
333b5b1fae
gnu: python-jupyter-server: Do not propagate old dataclasses.
* gnu/packages/jupyter.scm (python-jupyter-server)[propagated-inputs]: Replace
python-anyio with python-anyio/without-dataclasses.

Change-Id: I20737b7d3199b34b155838c75bd19de82d78e1c5
2025-01-01 18:14:34 +01:00
Ricardo Wurmus
7eea9b7d55
gnu: Add python-anyio/without-dataclasses.
* gnu/packages/python-xyz.scm (python-anyio/without-dataclasses): New variable.

Change-Id: I40ae9aa7a85f0fe7642dc3b75f3ef9cde17f064f
2025-01-01 18:11:44 +01:00
Ricardo Wurmus
151865ada4
gnu: python-zarr: Disable one test.
* gnu/packages/python-xyz.scm (python-zarr)[arguments]: Disable one more test.

Change-Id: I3733078b878fa60c4e382dfca39fcef64cefa1ae
2025-01-01 17:26:36 +01:00
Ricardo Wurmus
4592ba3d6a
gnu: python-awkward-cpp: Relax dependency on python-scikit-build-core.
* gnu/packages/python-xyz.scm (python-awkward-cpp)[arguments]: Add phase
'relax-requirements.

Change-Id: I3d4f647f6e5eecd343de4219baf20c6e38a2a5a0
2025-01-01 17:24:54 +01:00
Ricardo Wurmus
34a279e0da
gnu: python-hicmatrix: Work around defect in python-tables.
* gnu/packages/bioinformatics.scm (python-hicmatrix)[inputs]: Add c-blosc2.
[arguments]: Add phase 'find-blosc2.

Change-Id: I02ea5e36c24b8da330f763aae07b1616e002ed9a
2025-01-01 15:29:14 +01:00
Ricardo Wurmus
4b38f39022
gnu: jupyter: Skip sanity check.
This is temporary and will be removed on the python-team branch.

* gnu/packages/python-xyz.scm (jupyter)[arguments]: Delete 'sanity-check
phase.

Change-Id: I715d9161d7f23c1f72125aea8b4c0e1bb5490b1e
2025-01-01 15:14:55 +01:00
Ricardo Wurmus
a39c4b7e38
gnu: python-notebook: Skip sanity check.
This is temporary and will be removed on the python-team branch.

* gnu/packages/python-xyz.scm (python-notebook)[arguments]: Delete
'sanity-check phase.

Change-Id: I23d69c852fd9de98c010cce82b09ac541c0e2121
2025-01-01 15:14:34 +01:00
Ricardo Wurmus
cbc6fa9800
gnu: python-nbclassic: Skip sanity check.
This is temporary and will be removed on the python-team branch.

* gnu/packages/jupyter.scm (python-nbclassic)[arguments]: Delete 'sanity-check
phase.

Change-Id: I8a3190a849d192d9c7f1b2e903b55705622671f8
2025-01-01 15:00:28 +01:00
Ricardo Wurmus
44e7540663
gnu: python-zarr: Update to 2.18.4.
* gnu/packages/python-xyz.scm (python-zarr): Update to 2.18.4.
[arguments]: Add phase 'set-version.
[propagated-inputs]: Add python-ipywidgets, python-notebook, python-numpydoc,
and python-pydata-sphinx-theme.
[native-inputs]: Remove python-fsspec, python-h5py, python-pytest-timeout, and
python-setuptools-scm; add python-sphinx, python-sphinx-copybutton,
python-sphinx-design, python-sphinx-issues, and python-setuptools.

Change-Id: I707da0087b8aa6cf57be4e5dd9019b24620f101f
2025-01-01 14:43:04 +01:00
Ricardo Wurmus
f492431b40
gnu: python-awkward: Update to 2.7.2.
* gnu/packages/python-xyz.scm (python-awkward): Update to 2.7.2.
[arguments]: Skip three broken tests.

Change-Id: Ifdfcda9c57b9b27e9c3b5e0b05c7896d552b30cd
2025-01-01 14:36:36 +01:00