~ruther/guix-local

3bc53e19 — Sharlatan Hellseher 7 months ago
gnu: mycli: Update to 1.37.1.

* gnu/packages/databases.scm (mycli): Update to 1.37.1.
[build-sytem]: Switch to pypproject-build-sytem.
[propagated-inputs]: Remove python-click; add python-click-7,
python-cryptography, python-pyfzf, python-sqlglot, and python-sqlglotrs.
[native-inputs]: Add python-setuptools and python-setuptools-scm.

Change-Id: Ia62326e1ed82a2ca564ef7b9f095fb00e7e742a1
96f254d0 — Sharlatan Hellseher 7 months ago
gnu: python-cli-helpers: Update to 2.7.0.

* gnu/packages/python-xyz.scm (python-cli-helpers): Update to 2.7.0.
[propagated-inputs]: Remove python-wcwidth.
[native-inputs]: Remove python-wheel.

Change-Id: Iceac2e4e5a394170f313c29d34602c71e50e1402
13844e0a — Sharlatan Hellseher 7 months ago
gnu: python-tabulate: Add python-wcwidth to propagated inputs.

* gnu/packages/python-xyz.scm (python-tabulate)[propagated-inputs]: Add
python-wcwidth.
[native-inputs]: Remove python-wheel.

Change-Id: Ie1cd4e14265b0b38ebf1f13ad40a1c5db9b38b2b
b001bcdc — Sharlatan Hellseher 7 months ago
gnu: Add python-pyfzf.

* gnu/packages/terminals.scm (python-pyfzf): New variable.

Change-Id: Iccee4749d61da3ed0fca8456c7b7d58655bee52a
4bee78d2 — Sharlatan Hellseher 7 months ago
gnu: Add python-sqlglotrs.

* gnu/packages/python-xyz.scm (python-sqlglotrs): New variable.

* gnu/packages/rust-crates.scm: (rust-web-sys-0.3.76,
rust-wasm-bindgen-shared-0.2.99, rust-wasm-bindgen-macro-support-0.2.99,
rust-wasm-bindgen-macro-0.2.99, rust-wasm-bindgen-backend-0.2.99,
rust-wasm-bindgen-0.2.99, rust-rustc-hash-2.1.0,
rust-pyo3-macros-backend-0.25.0, rust-pyo3-macros-0.25.0,
rust-pyo3-ffi-0.25.0, rust-pyo3-build-config-0.25.0, rust-pyo3-0.25.0,
rust-portable-atomic-1.9.0, rust-oorandom-11.1.4, rust-once-cell-1.19.0,
rust-log-0.4.22, rust-libc-0.2.169, rust-js-sys-0.3.76,
rust-is-terminal-0.4.13, rust-indoc-2.0.4, rust-half-2.4.1,
rust-crunchy-0.2.2, rust-clap-builder-4.5.23, rust-clap-4.5.23): New
variables.
(lookup-cargo-inputs): Add python-sqlglotrs to the list.

Change-Id: I9b5e32387c693369e4f1e0f3f86df41cc129c75a
f0b357f2 — Sharlatan Hellseher 7 months ago
gnu: Add python-sqlglot.

* gnu/packages/python-xyz.scm (python-sqlglot): New variable.

Change-Id: Ic9b8a89b632a4c6fe02dcdd2ca5f4d5471e686f6
7fe4645c — Christopher Baines 7 months ago
services: nar-herder: Fix the control options.

* gnu/services/guix.scm (nar-herder-shepherd-services): Fix the control
server options.

Change-Id: Iae17300f7ae6dffb0905936389b49032e763c401
3cd1c876 — Alvin Hsu 8 months ago
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>
1c2a0100 — Alvin Hsu 8 months ago
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>
473b025c — Alvin Hsu 8 months ago
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>
0ed74c3b — Artyom V. Poptsov 7 months ago
gnu: uucp: Use GEXPs.

* gnu/packages/uucp.scm (uucp) [arguments]: Use GEXPs.

Change-Id: I482d4237324e23725dcaabc9dbe0f8406f01e3da
50f34317 — Artyom V. Poptsov 7 months ago
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
0b607f5e — Christopher Baines 7 months ago
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
cdc87f74 — Christopher Baines 7 months ago
gnu: nar-herder: Update to 0-43.22037b5.

* gnu/packages/package-management.scm (nar-herder): Update to 0-43.22037b5.

Change-Id: I623482ac8791cb1c23e43bad55f31e4b07b9fbc2
20c3da4c — Sughosha 7 months ago
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
f753132c — Sughosha 7 months ago
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
05b65bc0 — Sughosha 7 months ago
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
7e2e2e63 — Sughosha 7 months ago
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
acc8e71a — Sughosha 7 months ago
gnu: plasma-mobile: Fix build.

* gnu/packages/kde-plasma.scm (plasma-mobile)[inputs]: Add kauth and
plasma-wayland-protocols.

Change-Id: I8ec9fb8c4172a0a22544faccaee9d57ce00fefab
59cf9ce2 — Sughosha 7 months ago
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
Next