summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2025-05-10gnu: perl-pdl: Make source filename nicer.Danny Milosavljevic
* gnu/packages/perl-maths.scm (perl-pdl)[source]: Add file-name. Change-Id: I0e6c327de6659b080836cca479af82b9e550320f
2025-05-10gnu: perl-pdl: Make one more test possible.Danny Milosavljevic
* gnu/packages/perl-maths.scm (perl-pdl-2.019)[native-inputs]: Add sharutils. Change-Id: I8598981d88ac221593fdfc0379bf67a23a6888da
2025-05-10gnu: perl-pdl: Remove perl-pgplot propagated input.Danny Milosavljevic
* gnu/packages/perl-maths.scm (perl-pdl)[propagated-inputs]: Remove perl-pgplot. (perl-pdl-2.019): Remove perl-pgplot. Change-Id: Ibea27587f307013199a0b903446976edb1fd9bf1
2025-05-10gnu: perl-pgplot: Move to perl-maths.Danny Milosavljevic
* gnu/packages/maths.scm (perl-pgplot): Move to... * gnu/packages/perl-maths.scm (perl-pgplot): ...here. [native-inputs]: Add perl-pdl. Change-Id: I58933c0dc54a8b9a5bba71cc8b9831261c9ee326
2025-05-10gnu: perl-pgplot: Update to 2.35.Danny Milosavljevic
* gnu/packages/maths.scm (perl-pgplot): Update to 2.35. Change-Id: I28b7a999f810f22e84b93c2de743c81a9df4be19
2025-05-10gnu: nmap: Update to 7.96.Artyom V. Poptsov
* gnu/packages/admin.scm (nmap): Update to 7.96. [inputs]: Remove lua, pcre, and python-2; add lua-5.4, pcre2, perl, and python-wrapper. [native-inputs]: Add python-pypa-build, python-setuptools, and python-wheel. [arguments]: Use GEXPs. Remove "patch-Makefile" phase. Add "patch-Makefile.in" phase. Update "install" phase. Change-Id: I31da6982da6ced4489e6f330d5e7eeabe1e648cc
2025-05-10gnu: Add perl-pdl-graphics-trid.Danny Milosavljevic
* gnu/packages/perl-maths.scm (perl-pdl-graphics-trid): New variable. Change-Id: Ic094e51124a72c553dc3414ad6d1fb9a1e4836c3
2025-05-10gnu: perl-pdl: Update to 2.100.Danny Milosavljevic
* gnu/packages/patches/pdl-2.100-reproducibility.patch: New file. * gnu/local.mk (dist_patch_DATA): Add reference to it. * gnu/packages/perl-maths.scm (perl-pdl): New variable. Change-Id: Ie2a025209cb2ae40a57341c6bf3bd693391ef9e4
2025-05-10gnu: perl-text-balanced: Update to 2.06.Danny Milosavljevic
* gnu/packages/perl.scm (perl-text-balanced): Update to 2.06. Change-Id: If11968fdfe582e7b8f17b0295d135d2237c374dc
2025-05-10gnu: Add python-aiohttp-client-cache.gemmaro
* gnu/packages/python-web.scm (python-aiohttp-client-cache): New variable. Change-Id: Iea3f8ad33cbb2ee8979cb59071653ddb54e5111b Reviewed-by: Nicolas Graves <ngraves@ngraves.fr> Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-10gnu: Remove python-jupyter-protocol.Sharlatan Hellseher
See <https://issues.guix.gnu.org/78055>. * gnu/packages/jupyter.scm (python-jupyter-protocol): Delete variable. Change-Id: Ie63efb0c2854139161813769829599afcbd03d9d
2025-05-10gnu: Remove python-jupyter-kernel-mgmt.Sharlatan Hellseher
See <https://issues.guix.gnu.org/78055>. * gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt): Delete variable. Change-Id: I26660a1e4f32f7e84e253493973bd1c558b98e10
2025-05-10gnu: Remove ffmpeg-2.8.Andreas Enge
Version 3.0 of ffmpeg was released in 2016. After the removal of libvideogfx, this ffmpeg version is a leaf package. * gnu/packages/video.scm (ffmpeg-2.8): Delete variable. Change-Id: I00b245cb908c83e3ff45dcbbc9273eb0b0faf9fd
2025-05-10gnu: Remove libvideogfx.Andreas Enge
This is a library without dependent packages, which has seen its latest release in 2014. It has a very outdated ffmpeg version as input. * gnu/packages/video.scm (libvideogfx): Delete variable. Change-Id: I3303310558e6959047d17f93cf2a9c3272b663ed
2025-05-10gnu: Remove wlroots-0.16.Andreas Enge
This is an outdated version without dependent packages. * gnu/packages/wm.scm (wlroots-0.16): Delete variable. (wlroots-0.15): Inherit from wlroots. Change-Id: Iafb2f7f1214ec44c53207b18d461c40536e28ab1
2025-05-10gnu: Add konsave.Sergio Pastor Pérez
* gnu/packages/configuration-management.scm (konsave): New variable. Change-Id: I975e17f9fa17db0fa22e93798ed5ff2f4011a305 Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-10gnu: Add python-aiohttp-cors.Sergio Pastor Pérez
* gnu/packages/python-web.scm (python-aiohttp-cors): New variable. Change-Id: Ic94d0b06d787564e20fbe39196d5843af4e9f3a2 Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-10gnu: Add python-pytest-pylint.Sergio Pastor Pérez
* gnu/packages/check.scm (python-pytest-pylint): New variable. Change-Id: Iba326a6fc9cbd333eb63edf2ed61dca45cdf2bc9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-10gnu: emacs-elisp-autofmt: Refer to an explicit Python.Danny Milosavljevic
* gnu/packages/emacs-xyz.scm (emacs-elisp-autofmt)[arguments]<#:phases>[patch-dependencies]: Refer to an explicit Python. Change-Id: I1ed78a5d70ce7f61195b08b94dd00f314c1e5145
2025-05-10gnu: ijg-libjpeg: Update to 9f.Divya Ranjan
* gnu/packages/image.scm (ijg-libjpeg): Update to 9f. Change-Id: I2318733787dcc3d5b607db107418584a5e8b0709 Signed-off-by: Zheng Junjie <z572@z572.online>
2025-05-10gnu: spdlog: Update to 1.15.3.Greg Hogan
* gnu/packages/logging.scm (spdlog): Update to 1.15.3. Change-Id: I62ec1e6b6c406a2fbfd247daee98622dff33549e Signed-off-by: Zheng Junjie <z572@z572.online>
2025-05-10gnu: Add fdkaac.Danny Milosavljevic
* gnu/packages/audio.scm (fdkaac): New variable. Change-Id: Icd37e064253be8b9c2b1ce4ad897eb20eb03e273
2025-05-09gnu: python-httpretty: Move to python-web.Sharlatan Hellseher
* gnu/packages/web.scm: ... to here. * gnu/packages/python-web.scm (python-httpretty): Move from here ... Change-Id: Idcdf8e2c1dc808f243314a53f03e4ab9b8a0c620
2025-05-09gnu: python-httpretty: Switch to pyproject.Sharlatan Hellseher
* gnu/packages/web.scm (python-httpretty): [build-system]: Switch to pyproject. [arguments] <test-flags>: Move exclude logic here and run only unit tests.. [native-inputs]: Remove python-coverage, python-eventlet, python-httplib2, python-nose, python-pyparsing, python-requests, and python-tornado; add python-mock, python-pytest, python-setuptools, and python-wheel. Change-Id: I8353e3d4d0937ff02202da5fc551ae3cfdf85459
2025-05-09gnu: Remove python-doctest-ignore-unicode.Sharlatan Hellseher
No updates for 12y, no users in Guix. * gnu/packages/python-xyz.scm (python-doctest-ignore-unicode): Delete variable. Change-Id: If516621c1f539787f38a4c12505e52fa6d740e1a
2025-05-09gnu: python-pygraphviz: Update to 1.14.Sharlatan Hellseher
* gnu/packages/graphviz.scm (python-pygraphviz): Update to 1.14. [build-system]: Switch to pyproject. [native-inputs]: Remove python-nose and python-doctest-ignore-unicode; add python-setuptools and python-wheel. [description]: Start from a new line and apply fill paragraph. Change-Id: Ie363cc2c5628c5f7f032e2b9c6a886908f67d222
2025-05-09gnu: python-sure: Move to python-check.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-sure): Move from here ... * gnu/packages/python-check.scm: ... to here. Change-Id: Idb2379d5c4f0964fb28bf38097c963206bbfecfa
2025-05-09gnu: python-sure: Update to 2.0.1-0.acf823av.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-sure): Update to 2.0.1-0.acf823av. [source]: Switch to git-fetch. [build-system]: Switch to pyproject. [propagated-inputs]: Remove python-mock and python-six; add python-couleur. [native-inputs]: Remove python-nose; add python-mock, python-pytest, python-pytest-cov, python-setuptools, and python-wheel. Change-Id: I6e302f078e1b550791df4e682268aadff2225d97
2025-05-09gnu: Add python-couleur.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-couleur): New variable. Change-Id: I86205a7cbfd4429dcf82bae035e045092a230c3f
2025-05-09gnu: python-ansi2html: Update to 1.9.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-ansi2html): Update to 1.9.2. [build-system]: Switch to pyproject. [propagated-inputs]: Remove python-six. [native-inputs]: Remove python-nose; add python-pytest, python-setuptools, and python-wheel. Change-Id: Iece4132ba60281b01f94535eb1f9c37c3188f185
2025-05-09gnu: python-cachy: Refresh package style.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-cachy): Use G-expressions. [build-system]: Switch to pyproject. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ibf71c9000b84be357e71eb3d4e3864dc26f01522
2025-05-09gnu: Remove python-backpack.Sharlatan Hellseher
No updates for 9 years, no users in Guix. * gnu/packages/python-xyz.scm (python-backpack): Delete variable. Change-Id: Ifd694afba2764935f719ec4648db3eb48c87bb1d
2025-05-09gnu: Remove python-msgpack-python.Sharlatan Hellseher
This is an older duplicate of the python-msgpack. * gnu/packages/python-xyz.scm (python-msgpack-python): Delete variable. (python-cachy) [propagated-inputs]: Remove python-msgpack-python; add python-msgpack. Change-Id: I0718ccdca720ef5512a810ab1591a553a155f526
2025-05-09gnu: emacs-lean4-mode: Add data directory to output.emma thompson
* gnu/packages/emacs-xyz.scm (emacs-lean4-mode)[arguments]<#:phases>[install-data]: Add data directory to output. Change-Id: I7c628bb8b0b0ba96246407f31618309b58abdc60 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-05-09services: Add mosquitto-service-type.Evgeny Pisemsky
* gnu/services/messaging.scm (<mosquitto-configuration>): New record type. (mosquitto-accounts): New procedure. (mosquitto-shepherd-service): New procedure. (mosquitto-service-type): New variable. * doc/guix.texi (Messaging Services): Document it. Change-Id: I3500c5b6b69084c1f4a6da66ea45bfd42c871f3f Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-05-09gnu: Add emacs-elisp-autofmt.nomike
* gnu/packages/emacs-xyz.scm (emacs-elisp-autofmt): New variable. Change-Id: I6424c87b5f0d7e9216b026819879e7891f1bc410 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-05-10gnu: LLVM, Clang, libomp, lld: Update to 20.1.4.Greg Hogan
* gnu/packages/llvm.scm (llvm-20, clang-20, clang-runtime-20, libomp-20, lld-20): Update to 20.1.4. Change-Id: I3d0561b2e8e76de20828d75b4ebe985abb7755f1 Signed-off-by: Zheng Junjie <z572@z572.online>
2025-05-10gnu: icewm: Update to 3.7.4.Andy Tai
* gnu/packages/wm.scm (icewm): Update to 3.7.4. Change-Id: I9449bf16296b2b654d1acbeb84ff8175a98bd7bc Signed-off-by: Zheng Junjie <z572@z572.online>
2025-05-10gnu: erlang: Update to 27.3.4.Igorj Gorjaĉev
* gnu/packages/erlang.scm (erlang): Update to 27.3.4. Change-Id: Ifc4c8d814f16b0cc1afa7e157d5e7a043a4c2837 Signed-off-by: Zheng Junjie <z572@z572.online>
2025-05-09gnu: openscad: Update to 2025.05.02.nomike
* gnu/packages/engineering.scm (openscad): Update to 2025.05.02. Change-Id: Ie260ce208f03c34bc29f01dadabf94ae840b8164 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-05-09gnu: Add manifold.nomike
* gnu/packages/engineering.scm (manifold): New variable. Change-Id: Id400803644cf3256a1e79c4ec2e16381c230f370 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-05-09gnu: emacs-fzf: Update to 0.2-1.641aef3.nlif-m
* gnu/packages/emacs-xyz.scm (emacs-fzf): Update to 0.2-1.641aef3. Change-Id: I184057e010f59275941cef67d3a5e658af47814c Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-05-09gnu: firejail: Update to 0.9.74.kiasoc5
* gnu/packages/linux.scm (firejail): Update to 0.9.74. Change-Id: Iaa5d9d22548d4a9697a726fa4f2e0a272c60ab00 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-05-09gnu: chez-scheme: Update to 10.2.0.Ashish SHUKLA
* gnu/packages/chez.scm (chez-scheme): Update to 10.2.0. Change-Id: Ifba101d387c11cfa0675821aa7e8852f4efbd46a Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-05-09gnu: ecl-closure-template: Don't run the test suite.Konrad Hinsen
The test suite of cl-closure-template fails under ecl due to incomplete support for ecl in the testing framework cl-lift. * gnu/packages/lisp-xyz.scm (ecl-closure-template)[arguments]: Don't run the test suite. Change-Id: I0bc802273db999854b32c80ebfc309e7bc2a7e55 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2025-05-08gnu: ddcci-driver-linux: Fix build with linux-libre 6.14.Sergio Pastor Pérez
* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.5-0.7f8f8e6. Change-Id: I8a6bed599c5730334ab672172d03d7a7c9cc757b Signed-off-by: Leo Famulari <leo@famulari.name>
2025-05-08gnu: btrfs-progs: Update to 6.14.Leo Famulari
* gnu/packages/linux.scm (btrfs-progs): Update to 6.14. Change-Id: I1c8928ea03a7ea58392f85e129fedde426116e6c
2025-05-08gnu: Remove linux-libre 6.13.Leo Famulari
This kernel series is no longer supported upstream. * gnu/packages/linux.scm (linux-libre-6.13-version, linux-libre-6.13-gnu-revision, deblob-scripts-6.13, linux-libre-6.13-pristine-source, linux-libre-6.13-source, linux-libre-headers-6.13, linux-libre-6.13): Remove variables. * gnu/packages/aux-files/linux-libre/6.13-arm.conf, gnu/packages/aux-files/linux-libre/6.13-arm64.conf, gnu/packages/aux-files/linux-libre/6.13-i686.conf, gnu/packages/aux-files/linux-libre/6.13-riscv.conf, gnu/packages/aux-files/linux-libre/6.13-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them. Change-Id: Ied843a009392752dd4baefa2880994965019779d
2025-05-08gnu: Fix small typos.Gabriel Wicki
String-separating double-quotes should be separated with white space. * gnu/packages/bootloaders.scm(u-boot-rpi-arm64-efi): Fix typo. * gnu/packages/linphone.scm(ortp): Fix typo. * gnu/packages/tex.scm(texlive-omegaware-bin): Fix typo. Change-Id: I83aa0f6862b265dd3e396e7c0b2db924915293dd Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-05-08gnu: packages/python-xyz: Remove unused modules.Sharlatan Hellseher
* gnu/packages/python-xyz.scm: Remove docker and game-development modules. Change-Id: Id0b6572230c7415f196a0beac0af3513ddaba095