gnu: Remove python-robotframework-sshtunnellibrary. * gnu/packages/python-xyz.scm (python-robotframework-sshtunnellibrary): Delete variable. Fixes: guix/guix#2965 Change-Id: I2c2983ef72b1c8c71e3bec89a39aff4c1ac220b5
gnu: quassel: Remove non building input. * gnu/packages/irc.scm (quassel)[inputs]: Remove snorenotify. Change-Id: Ifd029d403477c68e4de800279b927f5f887dc027
gnu: Add kaichat. * gnu/packages/kde-utils.scm (kaichat): New variable. Change-Id: I1e66e2b5ca80e8d1dc67da316f7dcc3289b8bc53
gnu: Add flatpak-kcm. * gnu/packages/kde-plasma.scm (flatpak-kcm): New variable. Change-Id: I93ea4641a69492ff477197a39e43accf92a63b82
gnu: Add komodo. * gnu/packages/kde-utils.scm (komodo): New variable. Change-Id: Iae3d1381f70ca8a18f77c08c1e93d81273143fbd
gnu: zanshin: Fix home-page. * gnu/package/kde-pim.scm (zanshin)[home-page]: Change to the right URL. Change-Id: I6cb1a7b948fffc16adedf4fdeee4a85feb6c2952
gnu: Add zanshin. * gnu/packages/kde-pim.scm (zanshin): New variable. Change-Id: I980c6ec021ee9d0f91f6297a741e3084c54aa33d
gnu: rfcat: Modernize input. * gnu/packages/radio.scm (rfcat)[inputs]: Replace python-pyside-2 by python-pyside-6. Change-Id: Icda7c8bbba8b770883855be34b78874e202dff3d
services: getmail: Correct deprecated package. * gnu/services/getmail.scm (getmail-configuration)[package]: Replace getmail by getmail6. Change-Id: I53389da5afca7684275e6d7e6dae3d71d115c71d
gnu: Add rattlesnake. * gnu/packages/kde-multimedia.scm (rattlesnake): New variable. Change-Id: I8c03bdc2317faa31547062724505c98e6b902f77
gnu: haruna: Update to 1.6.0. * gnu/packages/kde-multimedia.scm (haruna): Update to 1.6.0. Change-Id: Ia84c80aa74d17dcf9d9daa02f626c28e91e8cc9e
tests: nar-herder: Test the control port. * gnu/services/guix.scm (nar-herder-shepherd-services): Add missing variables. * gnu/tests/guix.scm (%nar-herder-os): Have the control server listen on all interfaces. (run-nar-herder-test): Test connecting to the control server. Change-Id: I40949e8adaf0c6491ee56c59d611395a639d497b
gnu: frescobaldi: Generate and wrap icons. It is a following up 44db09e0d132b02c3ae10895406a6b7d3ece42df commit where translation and metadata generation were removed while upstream change the build logic; fixed wrap phase was re-introduced as well. * gnu/packages/music.scm (frescobaldi)[arguments] <phases>: Add 'generate and 'wrap-executable. [inputs]: Add qtbase, qtsvg, and qtwayland. [native-inputs]: Add appstream, desktop-file-utils, and gettext-minimal. Change-Id: I47ba790145eeb4d8346190a5902e42b2ea06000e
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
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
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
gnu: Add python-pyfzf. * gnu/packages/terminals.scm (python-pyfzf): New variable. Change-Id: Iccee4749d61da3ed0fca8456c7b7d58655bee52a
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
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