guix/gnu
Nicolas Graves 04f084f2d4
gnu: debops: Update to 3.2.2.
* gnu/packages/patches/debops-constants-for-external-program-names.patch
and gnu/packages/patches/debops-debops-defaults-fall-back-to-less.patch:
Remove patches.
* gnu/packages/patches/debops-setup-py-avoid-git.patch: Add patch.
* gnu/local.mk: Adjust patches.
* gnu/packages/admin.scm (debops): Update to 3.2.2.
[source]<patches>: Adjust patches.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Remove git.
[inputs]: Add git, git-crypt.
[propagated-inputs]: Reorder. Add python-dotenv, python-future,
python-gitpython, python-jinja2, python-pyyaml, python-pyxdg,
python-toml.
[arguments]<#:tests?>: Unset (although no tests in source).
<#:phases>: Remove all existing modifications. Add 'wrap-script phase.
<#:modules>: Add for <#phases>.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-23 12:59:58 +02:00
..
bootloader
build hurd-boot: Support system init: Create essential device nodes. 2024-10-15 11:13:48 +02:00
home home: services: unclutter: Inherit $DISPLAY. 2024-10-14 14:08:44 +02:00
installer
machine
packages gnu: debops: Update to 3.2.2. 2024-10-23 12:59:58 +02:00
services services: readymedia: Add trailing newline after media_dir lines. 2024-10-20 12:08:01 +01:00
system image: Add support for btrfs. 2024-10-14 14:08:43 +02:00
tests gnu: services: Add readymedia service. 2024-10-18 20:56:02 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Use the latest ‘iso-codes’. 2024-09-28 12:55:54 +02:00
local.mk gnu: debops: Update to 3.2.2. 2024-10-23 12:59:58 +02:00
machine.scm
packages.scm
services.scm services: cleanup: Reintroduce explicit ‘chmod’ calls. 2024-09-25 17:53:53 +02:00
system.scm
tests.scm