gnu: thunar-archive-plugin: Update to 0.6.0. * gnu/packages/xfce.scm (thunar-archive-plugin): Update to 0.6.0. Change-Id: I95949ef077b7dc5e916edf6a88fce627cdec2d07
gnu: xfce4-settings: Update to 4.20.3. * gnu/packages/xfce.scm (xfce4-settings): Update to 4.20.3. Change-Id: I0e6614a5090621838418a3bb56c59aae55c39cc3
gnu: xfce4-session: Update to 4.20.3. * gnu/packages/xfce.scm (xfce4-session): Update to 4.20.3. Change-Id: I82e7f0f22c58bfd678019fe1a7296d3febc29a1f
gnu: xfce4-xkb-plugin: Update to 0.9.0. * gnu/packages/xfce.scm (xfce4-xkb-plugin): Update to 0.9.0. Change-Id: Icebdc49de511f0f9225648e344138e9e36daef08
gnu: xfce4-whiskermenu-plugin: Update to 2.10.0. * gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.10.0. Change-Id: Id488398d52716196cb8bed7a26b3faeb0a4b911c
gnu: xfce4-pulseaudio-plugin: Update to 0.5.1. * gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): Update to 0.5.1. Change-Id: Ib54a108b40d3ee7c4f3f0a86e58919c3f2ced444
gnu: xfce4-clipman-plugin: Update to 1.7.0. * gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.7.0. Change-Id: Ia1ae8a90a000323c04ef11732e1ba75dc2844a51
gnu: xfce4-battery-plugin: Update to 1.2.0. * gnu/packages/xfce.scm (xfce4-battery-plugin): Update to 1.2.0. Change-Id: I47cc38e9c8e164328533364d57d1e953cd5ad562
gnu: libxfce4ui: Update to 4.20.2. * gnu/packages/xfce.scm (libxfce4ui): Update to 4.20.2. Change-Id: Ie7144f67c464d99347210e6ebf76ab5c272b5e5b
gnu: xfce-dev-tools: Propagated python. Other Xfce packages start bundling the 'xdt-gen-visibility' script, which needs python at build time. * gnu/packages/xfce.scm (xfce4-dev-tools)[inputs]: Move python to propagated-inputs. Change-Id: I07a6298313da48d48cd4e26c0b4131456429d33d
gnu: LLVM, Clang, libomp, lld: Update to 21.1.8. * gnu/packages/llvm.scm (llvm-21, clang-21, clang-runtime-21, libomp-21, lld-21, lldb): Update to 21.1.8. Change-Id: I6f686d59d5ee95dc3ad28008a22a7b5bded824ac Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
gnu: flatpak: Update to 1.16.2. * gnu/packages/package-management.scm (flatpak): Update to 1.16.2. Change-Id: Ieeaadde513f3b34054468ed1c708e7ee8777eb0e Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
system: images: Add A20-OLinuXino-LIME2 image. * gnu/local.mk: Register image. * gnu/system/images/a20-olinuxino-lime2.scm: New file. Change-Id: Ib1370307951d78d3ac119c8ab9a612a8e8a5bd2b Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
gnu: python-whisper: Update to 1.1.10. * gnu/packages/monitoring.scm (python-whisper): Update to 1.1.10. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Add remove-python-six-dependency phase. [native-inputs]: Remove python-six; add python-pytest and python-setuptools. Change-Id: I218415bfc0283bc05ed73d080885328702201b37 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
gnu: cnvkit: Fix tests. * gnu/packages/bioinformatics.scm (cnvkit): [arguments] <phases>: Add 'fix-pytest-config. [propagated-inputs]: Remove python-future. Change-Id: I845709c8e91e8ed86dcc25a9d5dc0469e8005f0b
gnu: httpstat: Update to 1.3.2. * gnu/packages/networking.scm (httpstat): Update to 1.3.2. [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. <#:tests?>: Disable them. <#:phases>: Replace 'check phase. [native-inputs]: Add python-setuptools. Change-Id: Ic5797b3d5ed6319a70364a724662ebfb8b1ef9c2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: pproxy: Update to 2.7.9. * gnu/packages/networking.scm (pproxy): Update to 2.7.9. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. [native-inputs]: Add python-setuptools. Change-Id: Ie0142017f57ab06ad3f28983131a590d5b52522b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pysctp: Update to 0.7.2. * gnu/packages/networking.scm (python-pysctp): Update to 0.7.2. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. <#:test-backend>: Set it, because pytest fails to run here. [native-inputs]: Add python-setuptools. Change-Id: Id45e482d381ce4ffae461350d34556c1a689db03 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-sparqlwrapper: Switch to pyproject. * gnu/packages/rdf.scm (python-sparqlwrapper): [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools. Change-Id: I75045b9a6059a0c3af5d122bbfe6019866338caa Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-libtmux: Update to 0.53.0. * gnu/packages/tmux.scm (python-libtmux): Update to 0.53.0. [build-system]: Switch to pyproject-build-system. [arguments]<#:test-flags>: Ignore pytest arguments and failing tests. <#:phases>: Replace 'check phase replacement by a 'configure-tests phase. [native-inputs]: Add python-hatchling, python-pytest. Change-Id: I5bcc225f6d16413210d8a852b04f6a6063228d02 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>