guix/gnu
Maxim Cournoyer e442db836b
gnu: Remove usages of python-setuptools-next and python-setuptools-scm-next.
These are deprecated, and trigger deprecation warnings.

Automated via, manually reverting the two define-deprecated hunks:

  git grep -l python-setuptools-next |
   xargs sed -i 's/python-setuptools-next/python-setuptools/'

  git grep -l python-setuptools-scm-next |
   xargs sed -i 's/python-setuptools-scm-next/python-setuptools-scm/'

Change-Id: Ied5073176cd6578f7524af0deec9182577c1b786
2025-10-03 10:33:23 +09:00
..
bootloader
build
home
installer
machine
packages gnu: Remove usages of python-setuptools-next and python-setuptools-scm-next. 2025-10-03 10:33:23 +09:00
services services: rottlog: Remove. 2025-09-30 21:58:38 +09:00
system vm: Let ‘%immutable-store’ through. 2025-10-01 10:45:09 +02:00
tests gnu: Merge (gnu packages openbox) with (gnu packages wm). 2025-09-28 22:24:06 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: corectrl: Update to 1.5.1. 2025-10-02 11:30:23 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm