summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2025-07-19gnu: gsl: Skip test_legendre_schmidt on i686.Liliana Marie Prikler
* gnu/packages/maths.scm (gsl)[disable-failing-tests]: Also disable test_legendre_schmidt on i686.
2025-07-19gnu: libgphoto2: Fix build with GCC 14.Liliana Marie Prikler
* gnu/packages/video.scm (libgphoto2)[arguments]: Add 'relax-gcc-14-strictness phase to fix CFLAGS. Change-Id: I1f9df6ff1fcb5868199e09127b5c03127a26201b Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-19gnu: fmt@9: Fix tests on i686.Liliana Marie Prikler
* gnu/packages/patches/fmt-9-overspecified-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. * gnu/packages/pretty-print.scm (fmt-9)[arguments]: Add #:configure-flags from fmt-10. Add #:phases to apply fmt-9-overspecified-tests.patch on i686. Change-Id: Ifc2854b98db1500e6c57521ee31b294e8712783e Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-19gnu: pass-otp: Fix for bash 5.2.Ashish SHUKLA
* gnu/packages/password-utils.scm (pass-otp)[#:phases] <patch-oath-path>: Add another substitution. Remove trailing #t. Change-Id: Ia49eea77e7175aa861f0f291d28ac31e6a4aa319 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-19gnu: openfst-for-vosk: Fix build with gcc@14.Nicolas Graves
Just adds an upstream patch. * gnu/packages/patches/openfst-for-vosk-fix-unique-ptr.patch: Add patch. * gnu/packages/machine-learning.scm (openfst-for-vosk)[source] <patches>: Record patch. * gnu/local.mk: Record patch. Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-19gnu: c-reduce: Update to 2.10.0-0.31e855e.Nicolas Graves
* gnu/packages/debug.scm (c-reduce): Update to 2.10.0-0.31e855e. [inputs]: Replace llvm-9 by llvm-18 ; clang-9 by clang-18. Change-Id: I00ea28cde580dd18224aec2da54082400364d00f Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-19gnu: c-reduce: Improve style.Nicolas Graves
Migrate to the modern input style. Also move native-inputs and inputs after arguments. * gnu/packages/debug.scm (inputs): Rewrite using the modern style. Change-Id: Ife16ce6fac01460382b7a82a8f778e629d2c079e Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-19gnu: c-reduce: Improve phases.Nicolas Graves
It's not necessary to search for each perl input because they are already set by the build-system in PERL5LIB. * gnu/packages/debug.scm (c-reduce)[arguments]<#:phases>: Switch to gexps. Improve phase 'set-load-paths readability. Change-Id: I0d073b5994526bce3aac4b1147fa923f5ccdf00e Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-19gnu: c-reduce: Switch to git source.Nicolas Graves
The original page is down. * gnu/packages/debug.scm (c-reduce)[source]: Switch to git-fetch. Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-19gnu: weechat: Update to 4.7.0.Ashish SHUKLA
* gnu/packages/irc.scm (weechat): Update to 4.7.0. Change-Id: Ic2f6cd4760fa735177646a6c5962cb332e08d576 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-19gnu: mtpaint: Update to 3.50.12.Andreas Enge
* gnu/packages/image.scm (mtpaint): Update to 3.50.12. [native-inputs]: Drop labels. [inputs]: Drop labels. Replace gtk+-2 by gtk. [arguments]: Use gexps. <#:phases>: Replace 'configure phase. Change-Id: Ia8129b4331add95390e22eb0b918789c60300afe
2025-07-19gnu: cataclysm-dda: Fix build.Andreas Enge
* gnu/packages/games.scm (cataclysm-dda)[native-inputs]: Add gcc-13. Change-Id: I3c0ce6ff4a1f2d4e6ffe52742eb1f9f1fd247bc6
2025-07-19gnu: purple-lurch: Fix build with gcc@14.Sharlatan Hellseher
* gnu/packages/messaging.scm (purple-lurch): <phases>{configure}: Add flats to ignore warning. Change-Id: I6efa7a82357173795864236f90925a109c21d310
2025-07-19gnu: purple-lurch: Improve style.Sharlatan Hellseher
* gnu/packages/messaging.scm (purple-lurch): Use G-expressions, adjust fields order, use list stile, fix indentation. [description]: Start from a new line, apply fill column. Change-Id: If412204c7a0ccb335e1d0ee4b7b6d279b2f06b84
2025-07-19gnu: pidgin: Update to 2.14.14.Dariqq
The incompatible-pointer-types error is fixed and the additional include dir was a rebasing mistake. These were removed in 15186e1f59cade12a501f3aa4759cd6c980f9e76 * gnu/packages/messaging.scm (pidgin): Update to 2.14.14. [#:configure-flags]: Remove CFLAGS. Change-Id: I58fc3071460c2cc2de82b3b51b43b0663b9d5185 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-07-19gnu: libgnt: Update to 2.14.4.Dariqq
Despite the -dev suffix in the url this seem to be release and not a snapshot. * gnu/packages/messaging.scm (libgnt): Update to 2.14.4. Change-Id: Ifa0a2b204ab34d14ee732c5926bf507392f0450a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-07-19gnu: Add spectacle-ocr-screenshot.Sughosha
* gnu/packages/kde-systemtools.scm (spectacle-ocr-screenshot): New variable. Change-Id: I387830c8beafb391275ce721191effa2dc022f2b Signed-off-by: Zheng Junjie <z572@z572.online>
2025-07-19gnu: python-find-libpython: Update to 0.4.1.Cayetano Santos
* gnu/packages/python-xyz.scm (python-find-libpython): Update to 0.4.1. Change-Id: I1979d8e3e39bef589522b674b213b91901d465ab Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-07-19gnu: vinagre: Improve style.Sharlatan Hellseher
* gnu/packages/gnome.scm (vinagre): Use G-expressions, remove traling #t from lambdas, use list style. [native-inputs]: Remove lables. Change-Id: Ia9b33b605930fda497d2018acb862034d49ba2a6
2025-07-19gnu: vinagre: Fix build with GCC 14.Ashish SHUKLA
* gnu/packages/gnome.scm (vinagre)[#:configure-flags]: Add flags to ignore warnings. Change-Id: Id26380eaaf14c5c19d79383d099d5fc13f76895c Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-19gnu: scilab: Fix build with gcc@14.Nicolas Graves
* gnu/packages/maths.scm (scilab)[arguments]<#:phases>: Add phase 'fix-call-scilab-examples phase to fix build with gcc@14. Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-19gnu: python-cocotb: Update to 2.0.0b1.Cayetano Santos
* gnu/packages/electronics.scm (python-cocotb): Update to 2.0.0b1. [arguments] <:#test-flags>: Update. <:#phases>: Remove 'check-vhdl. Change-Id: I3c4faf4eb1c332246b9417ecd30a5c681ae61789
2025-07-19gnu: perl-dbd-mysql: Fix build with gcc@14.Andreas Enge
* gnu/packages/databases.scm (perl-dbd-mysql)[arguments]<#:phases>: {'add-cflags}: New phase. {'skip-library-detection}: Drop #t. Change-Id: I07e98481d9b9dc8bdc4e3bdf24c9c7b7d63d2bcf
2025-07-19gnu: recutils: Fix build with GCC 14.Zheng Junjie
Fixes: guix/guix#1353. * gnu/packages/databases.scm (recutils)[arguments]<#:configure-flags>: Add -Wno-error=implicit-function-declaration and -Wno-error=incompatible-pointer-types. Change-Id: Id9169dec7fc02c181125986960a9d6be657c8517
2025-07-19gnu: tcc: Fix build with gcc-14.Janneke Nieuwenhuizen
Reported by <andreas-e> (Andreas Enge <andreas@enge.fr>) via IRC. * gnu/packages/c.scm (tcc)[arguments]: Add "--extra-cflags" to #:configure-flags to relax gcc-14's strictness. Change-Id: Icefe269036b97fb59c49f8c881964c15a7171ab1
2025-07-19gnu: mcrypt: Fix build with gcc@14.Andreas Enge
* gnu/packages/mcrypt.scm (mcrypt)[arguments]<#:phases>: Add phase to set CFLAGS. Change-Id: Iccc88356eb41e0ac36c5c2122376a7aa74255e2c
2025-07-19gnu: libmcrypt: Fix build with gcc@14.Andreas Enge
* gnu/packages/mcrypt.scm (libmcrypt)[arguments]<#:phases>: Add phase to set CFLAGS. Change-Id: Ia6c4ba4156930fb9b7a9a08937deb9b1938cde89
2025-07-19gnu: pnet-git: Fix build with gcc 14.Danny Milosavljevic
* /gnu/packages/dotnet.scm (pnet-git)[arguments]<#:make-flags>: Add -Wno-error=implicit-function-declaration and -Wno-error=incompatible-pointer-types. Change-Id: Ifbeb5e07f1063d96a0bb9393dcc44daf5ee3f680 Signed-off-by: Zheng Junjie <z572@z572.online>
2025-07-19gnu: python-xmlsec: Update to 1.3.16.Vinicius Monego
* gnu/packages/python-xyz.scm (python-xmlsec): Update to 1.3.16. [home-page]: Follow redirect. Change-Id: Ib5e95ec24c98156d614f1a903c0d9fe6c11a3cfa
2025-07-19gnu: python-django-picklefield: Update to 3.3.0.Vinicius Monego
* gnu/packages/django.scm (python-django-picklefield): Update to 3.3.0. [home-page]: Move below propagated-inputs. [source]: Set repository url for URL instead of home-page. [build-system]: Use pyproject-build-system. [arguments]: Use Gexp. <#:phases>: Respect '#:tests?' in the custom 'check' phase. [native-inputs]: Add python-setuptools, python-wheel. Change-Id: I9b26c6976edcddbe72c07f695f2ea82b444c82ac
2025-07-19gnu: python-django-extensions: Enable tests.Vinicius Monego
* gnu/packages/django.scm (python-django-extensions)[arguments]: Remove '#:tests? #f'. <#:test-flags>: Ignore failing tests. [native-inputs]: Add python-aiosmtpd, python-pygments. Change-Id: Ibf4e76f1714b97d9ba6184f4f08bca851c52f78d
2025-07-19gnu: python-django-extensions: Update to 4.1.Vinicius Monego
* gnu/packages/django.scm (python-django-extensions): Update to 4.1. [build-system]: Use pyproject-build-system. [propagated-inputs]: Remove python-dateutil, python-six, python-vobject, python-werkzeug. [native-inputs]: Remove python-mock, python-tox. Add python-setuptools-next, python-wheel. [home-page]: Don't break line. Change-Id: Ib8234deeabf95638b5a21048b47d12ef216d0fd6
2025-07-19gnu: python-django-contact-form: Update to 5.2.0.Vinicius Monego
* gnu/packages/django.scm (python-django-contact-form): Update to 5.2.0. [source]: Update URI. [build-system]: Use pyproject-build-system. [arguments]<#:phases>: In the custom 'check' phase, respect '#:tests?', delete a file and use a more standard Django testing procedure. [native-inputs]: Remove python-coverage. Add python-pdm-backend, python-tzdata. Change-Id: I4a3209e45eb506bf24cac3e1b5ad80c0ca47c463
2025-07-19gnu: python-django-appconf: Update to 1.1.0.Vinicius Monego
* gnu/packages/django.scm (python-django-appconf): Update to 1.1.0. [build-system]: Use pyproject-build-system. [arguments]: Use Gexp. <#:phases>: Respect '#:tests?' in the custom 'check' phase. [native-inputs]: Add python-setuptools, python-wheel. Change-Id: I524f49ec28dc9dafa75d8e1d53c28e0c2b998f48
2025-07-19gnu: python-django-sekizai: Enable tests.Vinicius Monego
* gnu/packages/django.scm (python-django-sekizai)[build-system]: Use pyproject-build-system. [arguments]: Use Gexp. Remove '#:tests? #f' and override the 'check' phase. [home-page]: Follow redirect. Change-Id: I1fbb7c1eb06ab51082239f28e973a15064fbb6d5
2025-07-19gnu: python-django-cleanup: Update to 9.0.0.Vinicius Monego
* gnu/packages/django.scm (python-django-cleanup): Update to 9.0.0. [build-system]: Use pyproject-build-system. [arguments]: Delete phase 'patch-tests-settings'. Do not override the 'check' phase. [native-inputs]: Remove python-easythumbnails, python-pillow, python-pytest-xdist. Add python-setuptools, python-wheel. Change-Id: I192983ee4bab95d1643c2f7e62473605b3097e88
2025-07-19gnu: python-django-ninja: Update to 1.4.3.Vinicius Monego
* gnu/packages/django.scm (python-django-ninja): Update to 1.4.3. [arguments]<#:test-flags>: Enable all tests. [propagated-inputs]: Replace python-pydantic by python-pydantic-2. Change-Id: I64c50d8cbbec7f26bd50d4649d8d9e50febc05f7
2025-07-19gnu: python-pytest-django: Enable tests.Vinicius Monego
* gnu/packages/django.scm (python-pytest-django)[arguments]: Remove '#:tests? #f'. <#:phases>: Do not override the 'check' phase. [native-inputs]: Add python-django. Change-Id: Ib9ba756a12f3c727744c0fd565bd30da2276da5a
2025-07-19gnu: python-pytest-django: Update to 4.11.1.Vinicius Monego
* gnu/packages/django.scm (python-pytest-django): Update to 4.11.1. [source]: Update URI. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-setuptools, python-wheel. [home-page]: Follow redirect. Change-Id: I65286ea9c62a051f2207cdb73cb6b7c559089bc0
2025-07-19gnu: guile-srfi-146: Change package URL to Codeberg.Zhu Zihao
* gnu/packages/guile-xyz.scm (guile-srfi-146)[source]: Change package URL to its new location on Codeberg. [home-page]: Ditto. Change-Id: I42da80a55ebabd174675726045596fb8553b8fb7 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-19gnu: libyang: Update to 3.12.2.Artyom V. Poptsov
* gnu/packages/networking.scm (libyang): Update to 3.12.2. Change-Id: I86b24fe0e0e4a4318e41b79bd42d559643d70cab
2025-07-19gnu: ndisc6: Update to 1.0.8.Artyom V. Poptsov
* gnu/packages/networking.scm (ndisc6): Update to 1.0.8. Change-Id: I1b562efa4af6bbef99115fe6f8427d779ae74371
2025-07-19gnu: font-google-noto: Update to 2025.07.01.Kurome
* gnu/packages/fonts.scm (font-google-noto): Update to 2025.07.01. Closes: #1093 Change-Id: Iff90d0631dc69d6279afdc04c6c58051656e4a8d Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-07-19gnu: Remove lightly.Zheng Junjie
This package build failed long time. The latest latest commit of ths repo was in 2022. * gnu/packages/kde-plasma.scm (lightly): Delete variable. Change-Id: Ibd78af351d4382f30a492045cc95d5403eca5af2
2025-07-19gnu: Remove khtml.Zheng Junjie
this package stop development and no package required it. * gnu/packages/kde-frameworks.scm (khtml): Delete variable. Change-Id: I3b261977e9029dd7a385c7586e7c71805596759e
2025-07-19gnu: Remove plasma-active-window-control.Zheng Junjie
This project repo is archived. * gnu/packages/kde-plasma.scm (plasma-active-window-control): Delete variable. Change-Id: I0ef42206dfa91729f562dbe740e03b01c6537fdc
2025-07-19gnu: Remove plasma-redshift-control.Zheng Junjie
This project repo is archived. * gnu/packages/kde-plasma.scm (plasma-redshift-control): Delete variable. Change-Id: I01490237a5a86221d18c0b36d954f44cfad6462a
2025-07-19services: Add rabbitmq service.wrobell
* gnu/services/high-availability.scm (<rabbitmq-configuration>): New record. (rabbitmq-shepherd-service): New procedure. (rabbitmq-service-type): New variable. * gnu/tests/high-availability.scm (run-rabbitmq-test): New procedure. (%rabbitmq-os, %tests-rabbitmq): New variables. * doc/gnu.texi (High Availability Services): Document it. Change-Id: I53e9f2881b6340e1ed314785e4c5529b81381a3b Co-authored-by: Christopher Baines <mail@cbaines.net> Reviewed-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-07-19gnu: Add rabbitmq.wrobell
* gnu/packages/high-availability.scm (rabbitmq): New variable. * gnu/packages/patches/rabbitmq-defaults.patch: New file. * gnu/local.mk (dist_patch_DATA): Register new patch. Change-Id: Ib8e18f37529024bc54b386390fa998337e150771 Co-authored-by: Christopher Baines <mail@cbaines.net> Reviewed-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-07-19gnu: beep: Update to 1.4.12-0.1cba972.Nicolas Graves
* gnu/packages/terminals.scm (beep): Update to 1.4.12-0.1cba972. Change-Id: I4b08ebfaeb894931d50b6e63b63eff41cc492a30 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>