~ruther/guix-local

7fc9919d — Sharlatan Hellseher 5 months ago
gnu: python-nbdime: Update to 4.0.2.

* gnu/packages/jupyter.scm (python-nbdime): Update to 4.0.2.
[buld-system]: Switch to pyproject-build-system.
[arguments] <phases>: Remove 'remove-ipython-genutils; add 'pre-check.
[native-inputs]: Remove python-jupyter-server, python-notebook, and
python-tabulate; add git-minimal/pinned, python-hatch-jupyter-builder,
and python-hatchling.

Change-Id: I6ccf935093b07c6aa2646d0cb9b0d58b0b2991b9
bf18de78 — Sharlatan Hellseher 5 months ago
gnu: python-configobj: Update to 5.0.9.

* gnu/packages/python-xyz.scm (python-configobj): Update to 5.0.9.
Improve package style.
[source] <patch>: Remove as no longer required.
[build-system]: Switch to pyproject-build-system.
[propagated-inputs]: Remove python-six.
[native-inputs]: Add python-pytest and python-setuptools.

* gnu/packages/patches/python-configobj-setuptools.patch: Delete file.
* gnu/packages/python-xyz.scm (dist_patch_DATA): Deregister patch.

Change-Id: I5ab0522a85626562d5ee4f0f2d02728f3d0459ba
b56d8a5a — Sughosha 5 months ago
gnu: pianobar: Update to 2024.12.21.

* gnu/packages/music.scm (pianobar): Update to 2024.12.21.

Change-Id: I4fd47764b085373c2473dc784541bf6e0daf442f
6a0c2031 — Sughosha 5 months ago
gnu: qmmp: Update to 2.3.0.

* gnu/packages/music.scm (qmmp): Update to 2.3.0.

Change-Id: I29654ad7ff18cd8f1c79f052620ac5a0cf4eab03
4c79f8f3 — Sughosha 5 months ago
gnu: flacon: Update to 12.0.0.

* gnu/packages/music.scm (flacon): Update to 12.0.0.
[build-system]: Switch to qt-build-system.
[arguments]<#:qtbase>: Set to qtbase.
[inputs]: Remove qtbase-5 and qttools-5.
[native-inputs]: Add qttools.

Change-Id: I2551f2f5cfee1849a1533d4411a79f2fce37ee89
a8160df5 — Sughosha 5 months ago
gnu: okteta: Update to 0.26.24.

* gnu/packages/kde-utils.scm (okteta): Update to 0.26.24.

Change-Id: I2b44ead6cfb1feb0545a952305a870d0d1755c82
cbe47678 — Sughosha 5 months ago
gnu: kio-fuse: Update to 5.1.1.

* gnu/packages/kde-systemtools.scm (kio-fuse): Update to 5.1.1.
[arguments]<#:tests?>: Disable.
<#:phases>: Do not replace the 'check phase.

Change-Id: I31bee5c279c4b17c9530e875297b5b9f9a47794d
00e6be8e — Sughosha 5 months ago
gnu: haruna: Update to 1.5.0.

* gnu/packages/kde-multimedia.scm (haruna): Update to 1.5.0.
[inputs]: Add kdsingleapplication.
[native-inputs]: Add pkg-config.

Change-Id: I329ac10cc1ef6b24044e3a8260ba09cdb6414969
15124beb — Sughosha 5 months ago
gnu: digikam: Update to 8.8.0.

* gnu/packages/kde-graphics.scm (digikam): Update to 8.8.0.

Change-Id: Icca3f7b21458f91550ff021ec080ad4f843107c9
43817a6c — Sughosha 5 months ago
gnu: marble-qt: Update to 25.08.2.

* gnu/packages/kde-education.scm (marble-qt): Update to 25.08.2.

Change-Id: I745a9d18a75816babfbc57e32c7a045250704cf0
14617ac4 — Artyom V. Poptsov 5 months ago
gnu: iotop: Update to 1.30.

* gnu/packages/linux.scm (iotop): Update to 1.30.

Change-Id: Ie7549a2c28bc5da6c33c1036a768d5d6ab119ee0
927a0810 — Artyom V. Poptsov 5 months ago
gnu: erofs-utils: Update to 1.8.10.

* gnu/packages/linux.scm (erofs-utils): Update to 1.8.10.

Change-Id: Iaa7904d14a7d7bb690127b5a97b3b24c65f21c17
b516d763 — Artyom V. Poptsov 5 months ago
gnu: rasdaemon: Update to 0.8.3.

* gnu/packages/linux.scm (rasdaemon): Update to 0.8.3.
[inputs]: Add bash-minimal.

Change-Id: Ib2d753f70e7166b596bd5a73d996cd1f5231f1b1
6002e861 — Andreas Enge 5 months ago
gnu: Remove ktexteditor-5.

* gnu/packages/kde-frameworks.scm (ktexteditor-5): Delete variable.

Fixes: guix/guix#2758
Change-Id: If4466c10e20a08376e585e52c350acc30aeabe7e
gnu: fcitx5-configtool: Update to qt-build-system.

* gnu/packages/fcitx5.scm (fcitx5-configtool): Use qt-build-system.
[arguments]: Add qtbase parameter.
[inputs]: Add qtwayland. Remove qtbase.

Change-Id: Icd974340893593c81ef0f95bcaacfd070e67dd51
Signed-off-by: Andreas Enge <andreas@enge.fr>
4a0c32c8 — Danny Milosavljevic 5 months ago
teams: Add Danny to bootstrap, science, hpc and rust teams.

* etc/teams.scm ("Danny Milosavljevic"): Add to bootstrap, science, hpc and
rust teams.

Change-Id: I998591b6b98544a6b587b5788f2d882c97b45fb0
c787d90f — Efraim Flashner 5 months ago
tests: install: Expand the default partition size to 2GiB.

* gnu/tests/install.scm (%simple-installation-script,
%extlinux-gpt-installation-script,
%simple-installation-script-for-/dev/vda,
%separate-store-installation-script, %raid-root-installation-script,
%lvm-separate-home-installation-script,
%encrypted-home-installation-script,
%encrypted-root-not-boot-installation-script,
%btrfs-raid-root-installation-script): Enlarge the install partition
to 2GiB.
(%test-raid-root-os, %test-lvm-separate-home-os,
%test-encrypted-root-not-boot-os, %test-btrfs-raid-root-os,
%test-gui-uefi-installed-os): Adjust accordingly.

Change-Id: Idaf8a9c2a3ccd268b838decf18793c24716154d4
3141c2c9 — Ekaitz Zarraga 5 months ago
gnu: gnuzilla: Fix comment.

* gnu/packages/gnuzilla.scm: Fix url in comment.

Change-Id: I725b9913c884a8c1213fdb0c62a45610cfedec73
9ea2174b — Rutherther 5 months ago
installer: network: Add step for substitute availability.

Notifies the user if substitutes are not available to
let them know they might have to build a lot of software.

* gnu/installer/newt/network.scm
(check-substitute-availability): Step for checking if substitutes are available.
(run-network-page): Add the step.

Change-Id: Ia7f54b7a5b70b371240b9e732c7eff078d2c2184
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
0b35df4c — Rutherther 6 months ago
installer: wait-service-online: Allow user to proceed if offline.

The user may choose to proceed with installation
even if they seem to be offline. This is mostly for cases
where the user if actually online, but the gnu and guix
infrastructure is down. On top of that, if the installer
has all the necessary dependencies the user might not need
internet at all.

* gnu/installer/newt/network.scm (wait-oservice-online): Add choice window for
user to continue if offline.

Change-Id: Id8868ad42a6874d31b64765457f8a3d3b08ebd6c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next