gnu: Add python-sqlglot.
* gnu/packages/python-xyz.scm (python-sqlglot): New variable.
Change-Id: Ic9b8a89b632a4c6fe02dcdd2ca5f4d5471e686f6
services: nar-herder: Fix the control options.
* gnu/services/guix.scm (nar-herder-shepherd-services): Fix the control
server options.
Change-Id: Iae17300f7ae6dffb0905936389b49032e763c401
gnu: sirikali: Update to 1.8.4.
* gnu/packages/file-systems.scm (sirikali): Update to 1.8.4.
[arguments]<#:configure-flags>: Use default build type.
Change-Id: Id52390106305f7f2f572fcedd4d0554684513be7
Signed-off-by: Sughosha <sughosha@disroot.org>
gnu: sirikali: Use Qt6.
* gnu/packages/file-systems.scm (sirikali)[build-system]: Use qt-build-system.
[inputs]: Add qtwayland to support running natively on Wayland. Remove
qtbase-5.
[arguments]<#:qtbase>: Set to qtbase.
<#:configure-flags>: Build with Qt6 instead of Qt5.
Change-Id: Ib95dd8f505a646d74c81e12494ce29bbc55b160f
Signed-off-by: Sughosha <sughosha@disroot.org>
gnu: sirikali: Update style.
* gnu/packages/file-systems.scm (sirikali)[arguments]: Use gexps.
[synopsis]: Shorten.
[description]: Don't dfn "SiriKali". Mention SSHFS and Cryptomator as
supported backends.
Change-Id: I4badfc8e04ceed96c3a9d082af906e3a53a27c85
Signed-off-by: Sughosha <sughosha@disroot.org>
gnu: uucp: Use GEXPs.
* gnu/packages/uucp.scm (uucp) [arguments]: Use GEXPs.
Change-Id: I482d4237324e23725dcaabc9dbe0f8406f01e3da
gnu: uucp: Fix build.
* gnu/packages/uucp.scm (uucp): Fix build by explicitly using GCC version 13.
[native-inputs]: Add gcc-13.
Change-Id: I79d5393b2b478b45af5cc41eeff2f350141bd5da
services: nar-herder: Add storage-minimum-free-space and extra-options.
Also export the control-host and control-port accessors.
* gnu/services/guix.scm (<nar-herder-configuration>): Add
storage-minimum-free-space and extra-options fields.
(nar-herder-shepherd-services): Use these.
Change-Id: Ie03b5c2ffd0daf295ebf51a1998ae01d5f0f4ef6
gnu: nar-herder: Update to 0-43.22037b5.
* gnu/packages/package-management.scm (nar-herder): Update to 0-43.22037b5.
Change-Id: I623482ac8791cb1c23e43bad55f31e4b07b9fbc2
gnu: rsibreak: Update to 0.13.0.
* gnu/packages/kde-utils.scm (rsibreak): Update to 0.13.0.
[source]: Switch url-fetch.
[synopsis]: Shorten.
Change-Id: Ib31dc5cab96ac98b4c560144a51ffda13b9f45f0
gnu: kalgebra: Update to 25.08.2.
* gnu/packages/kde-education.scm (kalgebra): Update to 25.08.2.
[source]: Switch to url-fetch.
Change-Id: Ic77e72dcce57b9d78f40f77aeb70443ae0b89240
gnu: analitza: Update to 25.08.2.
* gnu/packages/kde-education.scm (analitza): Update to 25.08.2.
[source]: Switch to url-fetch.
Change-Id: I06b7597723a09d0ce2cc69eb355e12cc375c8eee
gnu: plasma-pass: Update to 1.3.0.
* gnu/packages/kde-plasma.scm (plasma-pass): Update to 1.3.0.
[source]: Switch to url-fetch.
Change-Id: Id928bef16cac805c9381066d7c8fb1c6267baeb4
gnu: plasma-mobile: Fix build.
* gnu/packages/kde-plasma.scm (plasma-mobile)[inputs]: Add kauth and
plasma-wayland-protocols.
Change-Id: I8ec9fb8c4172a0a22544faccaee9d57ce00fefab
gnu: plasma-desktop: Fix build.
* gnu/packages/kde-plasma.scm (plasma-desktop)[inputs]: Add kpipewire,
qtshadertools and sdl2.
[propagated-inputs]: Add font-google-noto-emoji and kirigami-addons.
Change-Id: I7f6c09b8ba19c6dd71a27ea2da509c63038b936f
gnu: plasma-workspace: Fix build.
* gnu/packages/kde-plasma.scm (plasma-workspace)[inputs]: Reorder; add
knighttime and packagekit-qt6.
[arguments]<#:phases>: Replace 'patch-workspace-bins with 'patch-qttools-path.
Change-Id: Ifc738226bfecc1d508d530778eaf4d2c913a5c5d
gnu: python-qtpy: Remove closure size.
* gnu/packages/qt.scm (python-qtpy):
[arguments] <test-flags>: Skip one more test.
<phases>: Add 'fix-pytest-config.
[native-inputs]: Remove
python-pyqt, python-pyside-2, python-pyside-6, python-pytest-cov,
python-pytest-qt, and python-wheel.
Fixes: guix/guix#3776
Change-Id: I029e65e854df4fb4cd71eb0bf3108f719615b769
gnu: fritzing: Fix build.
* gnu/local.mk: Register patch.
* gnu/packages/engineering.scm (fritzing):
[patches]: Add patch.
[arguments] <#:phases>: Move source code substitution from configure to after
unpack. Patch src/utils/textutils.cpp to remove non-determinism. Add generate-parts-db.
* gnu/packages/patches/fritzing-0.9.6-fix-types.patch: New patch.
Fixes: guix/guix#3432
Change-Id: Id42f425c1da59cbc56b0b6bbd71380112a655280
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
gnu: xyce-parallel: Improve style.
* gnu/packages/engineering.scm (xyce-parallel)[arguments]: Use
G-Expressions.
[inputs]: Modernize.
[native-inputs]: Modernize.
Change-Id: I627bf9063b5e3e29e97fb43b09e8c31d1404298a
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>