Age | Commit message (Collapse) | Author |
|
* gnu/packages/vim.scm (vim): Update to 9.1.1492.
[arguments]: Adjust 'skip-or-fix-failing-tests for new failing tests.
(vim-full)[arguments]: Add a phase to skip a test.
Change-Id: I9f8d79476a7ecdf718feffad1f75788f2ac60ed2
|
|
* gnu/packages/browser-extensions.scm: New variable.
Change-Id: I41984883b810c378a0c0eef5f54d33a566674269
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
|
|
* gnu/packages/emacs-xyz.scm (emacs-zoxide): New variable.
Change-Id: I3c59c5d511c7984c07c1988dfadeaf927b5c1bbf
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0.0.2-2.056ad74.
[#:phases]: Add ‘replace-bin-bash’.
Change-Id: Icce5543c3aacce2387b8a05b5882d08044e77401
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
|
|
This test requires 64bit time_t. The patch covers systems verified by the
author. Other 32bit systems are not checked therefore not included in this
patch.
* gnu/packages/web.scm (jq)[arguments]: XFAIL tests/optionaltest when building
for 32bit arm or x86.
Fixes: https://codeberg.org/guix/guix/issues/806
Change-Id: I6b5570750746f68f1bb966a6fb08779ed3bd20da
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* gnu/packages/golang-xyz.scm (go-github-com-cyphar-filepath-securejoin)
[arguments]: Adjust the test-flags to extend the test timeout.
Change-Id: I2ec1c9d797c09602b869134e8f00e4b197de0766
|
|
* gnu/packages/golang-crypto.scm (go-github-com-protonmail-go-crypto)
[arguments]: When building for riscv64-linux skip a test.
Change-Id: Ibc62d37a6187bbeb5d251f10980d0fdd1c5240dd
|
|
* gnu/packages/algebra.scm (linbox): Update to 1.7.0.
[source]: Remove patch.
* gnu/local.mk (dist_patch_DATA): Unregister patch.
* gnu/packages/patches/linbox-fix-pkgconfig.patch: Delete file.
Change-Id: I88f8bcc9e1a049302890c5f46800afea9c42b69a
|
|
* gnu/packages/algebra.scm (fflas-ffpack): Update to 2.5.0.
[source]: Update commit string.
Change-Id: I8d57287bb905e7dfd93675fbe7dff67199eca8ce
|
|
* gnu/packages/algebra.scm (givaro): Update to 4.2.1.
Change-Id: I60b3a157c5d089a61c369d4e0b040a751172236d
|
|
* gnu/packages/emacs-xyz.scm (emacs-treemacs-extra): Add extra
directory.
[arguments]<#:phases>{copy-extra}: Remove.
<#:tests>: Disable.
<#:lisp-directory>: Set to src/extra.
[propagated-inputs]: Add emacs-treemacs.
Fixes #761.
Change-Id: I499c56f73f960506b871c054050f2a35b83612dd
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
|
|
* gnu/packages/docker.scm (python-docker)[source]: Fetch from GitHub.
[arguments]: Remove '#:tests? #f'. Skip integration tests in
'#:test-flags'. Add phase 'pretend-version' before 'build'.
[native-inputs]: Add python-pytest.
Change-Id: Ia54e53d94ea3d402c9af7970095c69a18c0d44b3
|
|
* gnu/packages/docker.scm (python-docker): Update to 7.1.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-hatch-vcs, python-hatchling.
[inputs]: Remove python-six.
[propagated-inputs]: Remove python-docker-pycreds.
Change-Id: I921f9aa9bbaf582f0c2282acbb704846a6b31fb8
|
|
* gnu/packages/python-xyz.scm (python-mir-eval): Update to 0.8.2.
[source]: Fetch from GitHub.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase 'cd-tests' before 'check'.
[propagated-inputs]: Remove python-future, python-six. Add
python-decorator.
[native-inputs]: Add python-pytest, python-pytest-cov,
python-pytest-mpl, python-setuptools, python-wheel.
[home-page]: Follow redirect.
Change-Id: I63ce6b9295292595218e83edf8590134bd80a5f6
|
|
* gnu/packages/python-xyz.scm (python-uncertainties)[arguments]: Remove
'#:tests? false'.
[native-inputs]: Add python-pytest.
[propagated-inputs]: Add python-numpy.
Change-Id: I1b9a923a405c1dc1b11ef1ca17d2974cf9c8317b
|
|
* gnu/packages/python-xyz.scm (python-uncertainties): Update to 3.2.3.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Remove python-future.
[native-inputs]: Remove python-nose, python-numpy. Add
python-setuptools, python-setuptools-scm, python-wheel.
[home-page]: Switch to new home page.
Change-Id: I5af89ce8e2e83b02f0942350ecc74ceee331d8b2
|
|
* gnu/packages/python-xyz.scm (python-symengine)[build-system]: Use
pyproject-build-system.
[arguments]<#:phases>: In the custom 'check' phase, run tests with
nose2.
[native-inputs]: Replace python-nose by python-nose2. Add
python-setuptools, python-wheel.
Change-Id: I73adbc3d6439b865001d65a6ea1d137815ce7192
|
|
* gnu/packages/python-xyz.scm (python-filetype)[build-system]: Use
pyproject-build-system.
[arguments]<#:phases>: Do not override the 'check' phase and enable
previously failing tests.
[native-inputs]: Add python-setuptools, python-wheel.
Change-Id: I0490afc30a0ec4b8263b9d201a2043f9e493c260
|
|
* gnu/packages/python-xyz.scm (python-get-version): Update to 3.5.5.
[build-system]: Use pyproject-build-system.
[arguments]: Add '#:tests? #f'.
[propagated-inputs]: Remove python-pygments, python-pytest,
python-pytest-black, python-pytest-cov, python-setuptools,
python-testpath. Add python-dunamai.
[native-inputs]: Add python-flit-core.
Change-Id: I14330db6c4efed12aaaa2f8bc046ecffd78d49a1
|
|
* gnu/packages/web.scm (python-internetarchive): Update to 5.4.0.
[propagated-inputs]: Remove python-backports-csv, python-clint,
python-docopt, python-importlib-metadata, python-six. Add
python-urllib3.
[native-inputs]: Remove python-pytest-capturelog.
Change-Id: I5a74b105cba787f92bc7329bccd134d415d48403
|
|
* gnu/packages/python-xyz.scm (python-zipfly)[build-system]: Use
pyproject-build-system.
[arguments]: Add '#:tests? #f'.
[native-inputs]: Add python-setuptools, python-wheel.
[home-page]: Use HTTPS.
Change-Id: I2df22c529ce6b43399eaeb63f6072dbe826f3052
|
|
* gnu/packages/python-xyz.scm (python-urwidtrees): Update to 1.0.4.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools, python-wheel.
Change-Id: I42a7f4aa9b6aa6a0af547a0d3c62f28d262f8e38
|
|
* gnu/packages/python-xyz.scm (python-nb-clean): Update to 4.0.1.
[source]: Fetch from GitHub.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-poetry-core, python-pytest,
python-pytest-cov, python-pytest-mock.
Change-Id: I9eb94f5411fd0686f21d6546cd8619d8a9680b6e
|
|
* gnu/packages/python-check.scm (python-pytest-check): Update to 2.5.3.
[native-inputs]: Remove python-flit-core. Add python-hatchling,
python-pytest.
[propagated-inputs]: Remove python-pytest.
Change-Id: I46b2beafcbf3e4f2a594fecdd4b59f8b1e72fce8
|
|
* gnu/packages/python-check.scm (python-pytest-cookies)[build-system]:
Use pyproject-build-system.
[arguments]<#:phases>: Do not override the 'check' phase.
[native-inputs]: Add python-setuptools, python-wheel.
Change-Id: Iafa4ac529fced3debe3eecb2615073fca945e77e
|
|
* 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/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/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/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/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/packages/python-xyz.scm (python-fire): Run guix style.
Change-Id: I589ad6a5cdf9c2d7f93ce4f44861fc8745bf6e89
|
|
* 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
|
|
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>
|
|
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/packages/browser-extensions.scm (noscript): Update to 13.0.8.
Change-Id: I6aec41ffbb50dc3286fb18efb4aa46119d64d8bc
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* .mailmap: Update name and e-mail address for iyzsong.
Change-Id: I67fd3278c3adaac2a9f4024b152e510626fd1eb7
|
|
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/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/packages/xfce.scm (xfce) [arguments]: Remove 'union-build'.
[inputs]: Move all inputs to propagated-inputs.
Fixes: #618
Change-Id: I09aadda63468e8477beb47df5f543e7ca5503fb6
|
|
* .dir-locals.el (scheme-mode): Add all record constructors.
Move indentation configurations to the end of file.
Change-Id: I9b91777961511be1916a055642337743ab151b5c
|
|
* 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/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/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
|
|
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/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>
|
|
* gnu/packages/haskell-xyz.scm (ghc-git-lfs): Update to 1.2.5.
Change-Id: I5a9f51781265985597023168064fbfd5614a146d
Reviewed-by: Efraim Flashner <efraim@flashner.co.il>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/package-management.scm (bffe): Update to 0-15.2f9b1cb.
* doc/guix.texi (Guix Services): Remove build-priority option from example.
Change-Id: Ib6444dabef5bae4976d2ff9e3e4956873e49f0bc
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-131.89e6de9.
Change-Id: I579310d7fee09da626470e20c0cb9b083c16a812
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-70.40212ea.
Change-Id: I818a47a6817841149dbb8da0261da5d7bd712d83
|
|
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-22.0fa6737.
Change-Id: I5e91269918745cf436361a048d054c35d51e31fe
|