gnu: niri: Update to 25.11. * gnu/packages/wm.scm (niri): Update to 25.11. * gnu/packages/rust-crates.scm: Update crates accordingly. Change-Id: Ifee78879b700516ca4872ca800606c00fa1414d0
gnu: x2goclient: Fix build. * gnu/packages/patches/x2goclient-fix-makefile.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/nx.scm (x2goclient): Apply it. Fixes: #4586 Change-Id: Ib76ac5acd99cbde806f961b4e8107eb37f755304
gnu: Add hare-lsp. * gnu/packages/hare-apps.scm (hare-lsp): New variable. Change-Id: Ic66fbcbc74dc241fae819ca0a3fd61b6c3c7fc15
gnu: trealla: Update to 2.87.5. * gnu/packages/prolog.scm (trealla): Update to 2.87.5. Change-Id: I6a331959eca8077774b932a0c3c5a3c0324b0d76
gnu: python-pulp: Fix build. * gnu/packages/python-xyz.scm (python-pulp): [build-system]: Switch to pyproejct-build-system. [arguments] <tests?>: Disable for now. [native-inputs]: Add python-setuptools. Change-Id: I4488a3a7d7199f722df5ba8b319dfbd19612972c
gnu: python-mappy: Fix indentation. * gnu/packages/bioinformatics.scm (python-mappy): Fix indentation. Change-Id: Ib6fbe26b7ba54e559093699b6b31e9a27b60ea96
gnu: python-mappy: Switch to pyproject. * gnu/packages/bioinformatics.scm (python-mappy): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#test-backend, #test-flags>: Replace check phase with example (no tests). [native-inputs]: Add python-setuptools. Change-Id: I9561de7e0ee94dbd1134c23c608d262169407456 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-ghp-import: Update to 2.1.0. * gnu/packages/version-control.scm (python-ghp-import): Update to 2.1.0. [source]: Update URL, permanent redirects. [build-system]: Switch to pyproject. [arguments]: Switch to gexps. <#:tests?>: Disables tests, do not exist in PyPI or Git. [native-inputs]: Add python-setuptools. [home-page]: Update URL. Change-Id: Ie0fa5bfe05919598b669c5048f671a788d000662 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-imaplib2: Switch to pyproject. * gnu/packages/mail.scm (python-imaplib2): [source]: Switch to git-fetch providing tests. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest and python-setuptools. Change-Id: I31fc960675ff97e9a769b1c1a5e37836fe9f0162
gnu: pulsemixer: Improve package. * gnu/packages/pulseaudio.scm (pulsemixer): [build-system]: Switch to pyproject-build-system. [arguments]: Switch to search-input-file, drop trailing #t from lambda. [native-inputs]: Add python-setuptools. Change-Id: Ia0921a46be451b522bf5ad39de366b5ba2e949a5
gnu: autorandr: Switch to pyproject. * gnu/packages/xdisorg.scm (autorandr): [build-system]: Switch to pyproject-build-system. [arguments] <tests?>: No tests. [native-inputs]: Add python-setuptools. Change-Id: I62068ba970a081b58e69154d62e8fe99eebb8656
gnu: python-py-ubjson: Switch to pyproject-build-system and enable tests. Fixes build failure with missing tests. * gnu/packages/web.scm (python-py-ubjson): Use pyproject-build-system. [native-inputs]: Add python-setuptools, python-coverage and lcov. [source]: Use git-fetch. [phases]: Add 'avoid-git-clean. Replace 'check.
gnu: python-google-auth-oauthlib: Fix tests. * gnu/packages/python-web.scm (python-google-auth-oauthlib)[build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-mock, and python-setuptools. Change-Id: Ic846efd5298d666bd295492309f18c271aeb6997
gnu: linenoise: Update to 1.0-3.e26268d. * gnu/packages/shells.scm (linenoise): Update to 1.0-3.e26268d. Change-Id: I0e547d5ffcdcea963ba5858a38f7af3ae16d1d94
gnu: python-surf: Disable tests. Tests require slaclab/ruckus, which needs ghdl vhdl compiler. Package update requires rogue, not in the repos. * gnu/packages/electronics.scm (python-surf)[native-inputs]: Remove python-wheel. Change-Id: I634cc5d5c8091665a1751272bd83e17169ffe1af
gnu: fd: Fix bash completions path. * gnu/packages/rust-apps.scm (fd)[arguments]: Fix ’install-extras #:phase. Change-Id: I84679a71803ee7dce4a1c4996d8a4668b7d1b109
gnu: ausweisapp: Update to 2.4.0. * gnu/packages/security-token.scm (ausweisapp)[source]: Switch to git-fetch. [native-inputs]: Add python-wrapper. [arguments]: Use G-Expressions Change-Id: I78984b6263292c1c8896f30292fc06914f753c62
gnu: pkcs11-helper: Update to 1.31.0. * gnu/packages/security-token.scm (pkcs11-helper): Update to 1.31.0. Change-Id: I4777482cade36990b5511cbb876d33d3a45fa3ef
teams: python: Add manifest. * etc/teams/python/python-manifest.scm: New file. Change-Id: I1443ec2f2e5584a47dbe580caa682093e5fa1fe3 Signed-off-by: jgart <jgart@dismail.de>
gnu: ipfs-configuration: Update deprecated default value. * gnu/services/networking.scm (<ipfs-configuration>): Replace go-ipfs by kubo. Change-Id: Iba127e5e06e00dd7bb1ff5901fdfa9b2ff075e9d