gnu: python-cookiecutter: Use pyproject-build-system. * gnu/packages/python-xyz.scm (python-cookiecutter)[build-system]: Use pyproject-build-system. [arguments]<#:phases>: Do not override the 'check' phase. [native-inputs]: Replace git by git-minimal. Add python-setuptools, python-wheel. Change-Id: I7b36db664e4292366fe59ac269f9614383e41d28
gnu: python-langdetect: Use pyproject-build-system. * gnu/packages/python-xyz.scm (python-langdetect)[build-system]: Use pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools, python-wheel. [propagated-inputs]: Remove python-six. Change-Id: I5e5057d6804ef5fec4c0be8dfd8d4b4ddc24ae88
gnu: python-flask-session: Update to 0.8.0. * gnu/packages/python-web.scm (python-flask-session): Update to 0.8.0. [source]: Update URI. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-flit-core. [propagated-inputs]: Add python-msgspec. [home-page]: Follow redirect. Change-Id: Ie5efb5f690e33339a5e8fb6dac035f5b88d1a212
gnu: python-cachelib: Update to 0.13.0. * gnu/packages/python-xyz.scm (python-cachelib): Update to 0.13.0. [build-system]: Use pyproject-build-system. [arguments]<#:test-flags>: Skip failing tests. <#:phases>: Do not override the 'check' phase. [native-inputs]: Add python-setuptools, python-wheel. [home-page]: Follow redirect. Change-Id: I0b0e5337916fa2a015908d3949d9860516f1068d
gnu: python-crccheck: Update to 1.3.0. * gnu/packages/python-xyz.scm (python-crccheck): Update to 1.3.0. [source]: Fetch from GitHub. [build-system]: Use pyproject-build-system. [arguments]<#:phases>: Do not override the 'check' phase. [native-inputs]: Add python-setuptools, python-wheel. [home-page]: Switch to new home page. Change-Id: Ibd121d3e1875b77da6759e751e3321cde9a498b7
gnu: python-fire: Run guix style. * gnu/packages/python-xyz.scm (python-fire): Run guix style. Change-Id: I589ad6a5cdf9c2d7f93ce4f44861fc8745bf6e89
gnu: python-fire: Update to 0.7.0. * gnu/packages/python-xyz.scm (python-fire): Update to 0.7.0. [build-system]: Use pyproject-build-system. [arguments]: Do not override the 'check' phase. [propagated-inputs]: Remove python-six. [native-inputs]: Remove python-mock. Add python-setuptools, python-wheel. Change-Id: Id75b22101cae1ee17334bb89f91eebc0e7e5001d
gnu: mullvadbrowser: Update to 14.5.4 [security-fixes]. Fixes CVEs 2025-6424, 2025-6425, 2025-6426, 2025-6429, 2025-6430. See <https://www.mozilla.org/en-US/security/advisories/mfsa2025-53/> for details. * gnu/packages/tor-browsers.scm (%mullvadbrowser-build-date): Update to 20250623181100. (%mullvadbrowser-version): Update to 14.5.4. (%mullvadbrowser-firefox-version): Update to 128.12.0esr-14.5-1-build1. (mullvadbrowser-translation-base): Update to 9f6043e1a5. (mullvadbrowser-translation-specific): Update to bf09d9c070. Change Id: Idc3330dc457c4b5dc32eea90c6c7798998303f34 Signed-off-by: Hilton Chain <hako@ultrarare.space>
gnu: torbrowser: Update to 14.5.4 [security-fixes]. Fixes CVEs 2025-6424, 2025-6425, 2025-6426, 2025-6429, 2025-6430. See <https://www.mozilla.org/en-US/security/advisories/mfsa2025-53/> for details. * gnu/packages/tor-browsers.scm (%torbrowser-build-date): Update to 20250623181100. (%torbrowser-version): Update to 14.5.4. (%torbrowser-firefox-version): Update to 128.12.0esr-14.5-1-build1. (torbrowser-translation-base): Update to 9f6043e1a5. (torbrowser-translation-specific): Update to cd3b5ba07a. Change Id: I156bb2c6ff8bc9469b4a51c4e35506a028b1bcd8 Signed-off-by: Hilton Chain <hako@ultrarare.space>
gnu: noscript: Update to 13.0.8. * gnu/packages/browser-extensions.scm (noscript): Update to 13.0.8. Change-Id: I6aec41ffbb50dc3286fb18efb4aa46119d64d8bc Signed-off-by: Hilton Chain <hako@ultrarare.space>
mailmap: Update entries for iyzsong. * .mailmap: Update name and e-mail address for iyzsong. Change-Id: I67fd3278c3adaac2a9f4024b152e510626fd1eb7
gnu: gtk-xfce-engine: Remove package. gtk-xfce-engine was archived almost a decade ago, and excluding Software Heritage archives, there are no active forks or mirrors. See also: https: //issues.guix.gnu.org/75146#35-lineno47 Closes: #900 Change-Id: I6e7fac82f3c8a0f44fab3af8c925f5efaa6ade1f Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: mate: Replace 'union-build' with 'propagated-inputs'. * gnu/packages/mate.scm (mate) [arguments]: Remove 'union-build'. [inputs]: Move all inputs to propagated-inputs. [native-inputs]: Move desktop-file-utils to propagated-inputs. Fixes: https://issues.guix.gnu.org/48265 Change-Id: I638c3e6b44aef426402e4a0d2136b6a5d5a832c9
gnu: xfce: Replace 'union-build' with 'propagated-inputs'. * gnu/packages/xfce.scm (xfce) [arguments]: Remove 'union-build'. [inputs]: Move all inputs to propagated-inputs. Fixes: #618 Change-Id: I09aadda63468e8477beb47df5f543e7ca5503fb6
.dir-locals.el: Add all record constructors. * .dir-locals.el (scheme-mode): Add all record constructors. Move indentation configurations to the end of file. Change-Id: I9b91777961511be1916a055642337743ab151b5c
gnu: Add %dummy-linux-kernel-for-container. * gnu/packages/linux.scm (%dummy-linux-kernel-for-container): New variable. * gnu/system/linux-container.scm (containerized-operating-system): Use it. Change-Id: Ica49a0cd0b8ae4a78ba5fca879ae73f94e64474a
gnu:fenics-dolfin: Fix build with hdf5@1.14. * gnu/packages/patches/fenics-dolfin-hdf5-version-check.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register new patch. * gnu/packages/simulation.scm (fenics-dolfin): Run guix style. [source]: Use new patch. [arguments] <phases>: Update 'pre-check' comment. Add 'demo_stokes-iterative_mpi' test to list of skipped tests. Change-Id: I8ec4534d96af6726fcfd3a601d34b109d06c4ca6 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: Add python-orocos-kinematics-dynamics. * gnu/packages/engineering.scm (python-orocos-kinematics-dynamics): New variable. Change-Id: I257d63b61d8fab0fdfdf27dea59f1f89c8667f35 Reviewed-by: Cayetano Santos <csantosb@inventati.org> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I8cc0b705c81c191ede7624062bd1e62afe5e340b
Revert "gnu: make-torbrowser: Unbundle nss." This reverts commit 8ee7a32782eafe9542e6be413fe40bc5c1dfd67f, which caused mullvadbrowser (and also torbrowser if uBlock Origin was installed) to hang at times, becoming unable to load webpages for the rest of the session. See #546. Change-Id: I98efc8831813b17882a837c45b9f05deeac2d1c2 Reviewed-by: Mark H Weaver <mhw@netris.org> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: git-annex: Update to 10.20250605. * gnu/packages/haskell-apps.scm (git-annex): Update to 10.20250605. Change-Id: Idad16266d6528096169288a77df39df70eeaf9d8 Reviewed-by: Efraim Flashner <efraim@flashner.co.il> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>