~ruther/guix-local

ref: fc905a5a6974535ee6cc079b91acaeca047f7ec9 guix-local/gnu d---------
d950c929 — Nicolas Graves 9 months ago
import: cpan: Move tests to tests/import/cpan.scm.

* tests/cpan.scm: Move to tests/import/cpan.scm.
* gnu/packages/admin.scm (ansible): Update comment.
* Makefile.am: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1e379767 — Ludovic Courtès 9 months ago
vm: Let ‘%immutable-store’ through.

Fixes guix/guix#1926.

‘guix system vm’ would so far produce a system without the
‘file-system-/gnu/store’ Shepherd service, which is normally provided by
‘%immutable-store’.  This would lead to an error for OS configs that
explicitly require ‘file-system-/gnu/store’, such as those that use
‘qemu-binfmt-service-type’.

* gnu/system/vm.scm (virtualized-operating-system)[user-file-systems]: Remove
filtering of TARGET = (%store-prefix).

Reported-by: Ashvith Shetty <ashvithshetty0010@zohomail.in>
Change-Id: I656df6c3f067e47cd7acd03af437fe757db286d5
1bb32386 — Martin Schitter 9 months ago
gnu: bootstrap: Use ftpmirror.gnu.org as main entry in %bootstrap-base-urls

Speed up bootstrap binary download and prevent build check timeout errors
by utilizing the GNU mirror redirecting service as first entry in list of
%bootstrap-base-urls.

* gnu/packages/bootstrap.scm (%bootstrap-executable-base-urls)
(%bootstrap-base-urls): Add ftpmirror to the front.

Change-Id: I9e92ac8aad5f208919b38418d550ce899155a618
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a65c691b — Nicolas Graves 9 months ago
gnu: python-pycotap: Update to 1.3.1.

* gnu/packages/python-check.scm (python-pycotap):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?>: Set it.
[home-page]: Refresh it.
[native-inputs]: Add python-pytest, python-setuptools.
[description]: Improve style.

Change-Id: I5aaa6a1cbbe5e3c5aa79ccfb4321381b7a311d56
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
6bea0d35 — Nicolas Graves 9 months ago
gnu: python-junit-xml: Switch to pyproject.

* gnu/packages/python-check.scm (python-junit-xml):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.

Change-Id: Iadf636efd092279fb52a568f5f26743600be6b7c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2f29f090 — Nicolas Graves 9 months ago
gnu: python-httmock: Switch to pyproject.

* gnu/packages/python-check.scm (python-httmock):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Enable tests with <#:test-backend, #:test-flags>.
[native-inputs]: Add python-setuptools.

Change-Id: Ied533d486455cf6fc4f5d699d681632831b99be6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
cf3abcd0 — Nicolas Graves 9 months ago
gnu: python-avocado-framework: Switch to pyproject.

* gnu/packages/python-check.scm (python-avocado-framework):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
7784aee7 — Nicolas Graves 9 months ago
gnu: python-aioresponses: Switch to pyproject.

* gnu/packages/python-check.scm (python-aioresponses):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-flags>: Set hem.
<#:phases>: Add phase 'set-pbr-version.  Remove 'check phase replacement.
[native-inputs]: Add python-setuptools.

Change-Id: I08c8e9025a50f361f5455782b0a645a92876a1ff
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
a21e5b88 — Nicolas Graves 9 months ago
gnu: synapse: Switch to pyproject.

* gnu/packages/matrix.scm (synapse):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
[description]: Run guix style.
e6b4c19b — Nicolas Graves 9 months ago
gnu: python-matrix-synapse-ldap3: Switch to pyproject.

* gnu/packages/matrix.scm (python-matrix-synapse-ldap3):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Improve style.
[native-inputs]: Add python-setuptools.

Change-Id: I134953d039037e346533cb7c50c2497a564dabf1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2620b5fe — Nicolas Graves 9 months ago
gnu: python-matrix-client: Switch to pyproject.

* gnu/packages/matrix.scm (python-matrix-client):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.  Remove python-pytest-runner.
[propagated-inputs, home-page]: Run guix style.

Change-Id: I2f1bfcac7c4a530b26c42e3ac903b9076fb1b6af
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
076d4259 — Nicolas Graves 9 months ago
gnu: pantalaimon: Switch to pyproject.

* gnu/packages/matrix.scm (pantalaimon):
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-flags>: Set them.
<#:phases>: Remove 'check phase replacement.
[native-inputs]: Add python-setuptools.

Change-Id: I57974d5bdb9c21c4ab9e1ea04ac2dd3e4ad9ee02
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
58797f1a — Sughosha 9 months ago
gnu: kamoso: Fix build.

* gnu/packages/patches/kamoso-25.08.1-gstreamer.patch: Delete file.
* gnu/packages/kde-multimedia.scm (kamoso)[source]<patches>: Remove it.
[arguments]<#:tests?>: Disable it.
* gnu/local.mk: Deregister the patch file.

Change-Id: Id98a874e2358b792ff0150d4515dc71ca8606b87
eae2c26b — Liliana Marie Prikler 9 months ago
gnu: melonds: Update to 1.0.

* gnu/packages/emulators.scm (melonds): Update to 1.0.
[native-inputs]: Remove gcc-13.
e77a4a79 — Cayetano Santos 9 months ago
gnu: emacs-compat: Update to 30.1.0.1.

* gnu/packages/emacs-build.scm (emacs-compat): Update to 30.1.0.1.

Change-Id: If5eaa72ead5b4d8788361120b3e734676b8715eb
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
3467c1c8 — Ignacio Marmolejo 9 months ago
gnu: Add tree-sitter-query.

* gnu/packages/tree-sitter.scm (tree-sitter-query): New variable.

Change-Id: I1c13d89e25dd43d242d3d96ced443846e556e503
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
8fd05e39 — Ignacio Marmolejo 9 months ago
gnu: Add tree-sitter-vimdoc.

* gnu/packages/tree-sitter.scm (tree-sitter-vimdoc): New variable.

Change-Id: Idcbddaf79d1e76c64f9bda0c1a710f43b31c99e0
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
b0bd6797 — Ignacio Marmolejo 9 months ago
gnu: Add tree-sitter-vim.

* gnu/packages/tree-sitter.scm (tree-sitter-vim): New variable.

Change-Id: I4b751ac6511e7cfd8e0501b8bd9e1c518c933a61
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
aeee61c3 — Evgenii Klimov 9 months ago
gnu: Add python-tree-sitter-rust.

* gnu/packages/tree-sitter.scm (python-tree-sitter-rust): New variable.

Change-Id: Ie30ad047ca459e9149d6b7400621a2854f5d0408
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
9111c355 — Evgenii Klimov 9 months ago
gnu: Add python-tree-sitter-python.

* gnu/packages/tree-sitter.scm (python-tree-sitter-python): New variable.

Change-Id: I3c7d059a0de8d5b3d99aaefe4e73e5df28cd42b5
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Next