Commit Graph
1667 Commits
Author SHA1 Message Date
Hugo Buddelmeijer a67b55c618 gnu: thefuck: Fix build.
* gnu/packages/admin.scm (thefuck): Fix build.
[inputs]: Add python-six.

Relates-to: guix/guix!9885
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-08 23:02:24 +01:00
Nguyễn Gia Phong 10f912f229 gnu: Remove wakelan.
* gnu/packages/admin.scm (wakelan): Delete variable.

Merges: https://codeberg.org/guix/guix/pulls/9828
2026-07-30 13:14:44 +09:00
Yelninei 3b411e6998 gnu: fastfetch-minimal: Update to 2.66.0.
* gnu/packages/admin.scm (fastfetch-minimal): Update to 2.66.0.
  [snippet]: Remove include fixup.
  [arguments]<#:configure-flags>: Disable WCWIDTH.

Merges: https://codeberg.org/guix/guix/pulls/10240
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-07-30 13:13:03 +09:00
Artyom V. Poptsov f8bd9067c9 gnu: htop: Update to 3.5.2.
* gnu/packages/admin.scm (htop): Update to 3.5.2.

Change-Id: I40bdd30866f2d39a7a1694e1a44e88dff2d070c5
2026-07-29 09:22:30 +03:00
luca fb64875a0f gnu: zeptofetch: Update to 2.1.
* gnu/packages/admin.scm (zeptofetch): Update to 2.1.
  [arguments]<make-flags>: Set CC to cc-for-target.
  [synopsis]: Remove trailing period.

Merges: https://codeberg.org/guix/guix/pulls/9978
Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-07-27 10:16:15 +09:00
Foster Hangdaan e55f916609 gnu: hetznercloud-cli: Update to 1.67.0.
* gnu/packages/admin.scm (hetznercloud-cli): Update to 1.67.0.

Merges: guix/guix!10153
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-07-24 19:18:50 +01:00
Sharlatan Hellseher f5adb28fc9 gnu: oniguruma: Move to (gnu packages regex).
Authors were parsed from git history with the following command:

    git log --all --grep="gnu:.*oniguruma" \
    --pretty=format:";;; Copyright © %as %aN <%aE>"

* gnu/packages/textutils.scm (oniguruma): Move from here ...
* gnu/packages/regex.scm: ... to here.

* gnu/packages/admin.scm: Replace (gnu packages textutils) with (gnu
packages regex).
* gnu/packages/codex.scm: Likewise.
* gnu/packages/php.scm: Likewise.
* gnu/packages/rust-apps.scm: Likewise.
* gnu/packages/rust-sources.scm: Likewise.

* gnu/packages/machine-learning.scm: Remove (gnu packages textutils) to
resolve import warning.

* gnu/packages/web.scm: Adding (gnu packages regex) introduces import
warning, selecting just utf8proc from (gnu packages textutils) breaks
build.

* gnu/packages/textutils.scm: Add (guix deprecation).

Merges: guix/guix!9845
2026-07-23 09:59:56 +01:00
Artyom V. Poptsov 78bbe66093 gnu: bfs: Update to 4.1.4.
* gnu/packages/admin.scm (bfs): Update to 4.1.4.

Change-Id: Ibbe309855ddb49867bbfe3a0dfbf839452475ac2
2026-07-12 10:13:17 +03:00
Artyom V. Poptsov 8d02cf2cea gnu: witr: Update to 0.3.3.
* gnu/packages/admin.scm (witr): Update to 0.3.3.

Change-Id: I3f545db60883a5868172244dc0fd6056ff3a5025
2026-07-12 10:11:24 +03:00
Artyom V. Poptsov ac4d11c085 gnu: solaar: Update to 1.1.20.
* gnu/packages/admin.scm (solaar): Update to 1.1.20.
[arguments]<#:phases>: Don't add a "wrap" phase after "install",
replace "wrap" phase instead.
[native-inputs]: Remove python-wheel.
[propagated-inputs]: Add python-pycairo.
[inputs]: Add bash-minimal.

Change-Id: Ia97b52641b6dffa23ee258694371515b5da733b6
2026-07-09 23:01:03 +03:00
Artyom V. Poptsov 7cf94c5775 gnu: stress-ng: Update to 0.21.03.
* gnu/packages/admin.scm (stress-ng): Update to 0.21.03.

Change-Id: If14c0c5901682a715a888b507f5646fa195418e1
2026-07-09 22:38:23 +03:00
Cayetano Santos d7d3c1cdb8 gnu: nmap: Update to 7.99.
* gnu/packages/admin.scm (nmap):Update to 7.99.
[inputs]: Remove openssl-3.0; add openssl.

Change-Id: Ie1cb6558b7aa7755dda19a43181810faf8d9c21b
Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-07-06 15:04:11 +02:00
zero@thinky 130c416f1a gnu: jc: Install completions.
* gnu/packages/admin.scm (jc)[arguments]<#:phases>:
  Add install-completions phase.

Fixes: https://codeberg.org/guix/guix/issues/9643
Merges: https://codeberg.org/guix/guix/pulls/9649
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-07-06 12:18:09 +09:00
Andreas Enge 6d70f490b1 gnu: debops: Remove obsolete input.
* gnu/packages/admin.scm (debops)[input]: Remove encfs.

Change-Id: If7f86a3e5a8ab525991948bac642908d35b8f17f
2026-07-02 18:00:35 +02:00
Artyom V. Poptsov 03f126ace3 gnu: jc: Update to 1.25.7.
* gnu/packages/admin.scm (jc): Update to 1.25.7.
[native-inputs]: Remove python-wheel.

Change-Id: I27877199f23814f37e5c9e8e7494ddb7dad65e96
2026-06-29 22:10:52 +03:00
Artyom V. Poptsov d4244a9bcf gnu: thermald: Update to 2.5.12.
* gnu/packages/admin.scm (thermald): Update to 2.5.12.

Change-Id: I14e1334831112d15528f26eb4d5e2f72692a4af1
2026-06-29 21:51:33 +03:00
Sharlatan Hellseher 2983d36030 gnu: fiano: Simplify and build all commands.
* gnu/packages/admin.scm (fiano):
[source] <url>: Drop ".git" to fix redirection.
[arguments] <import-path, unpack-path>: Adjust to build all commands.
[phases]{build, check, install}: Use default phases.
[inputs]: Remove go-github-com-xaionaro-gosrc; add
go-github-com-u-root-u-root and go-github-com-xaionaro-go-gosrc.
2026-06-28 23:18:37 +01:00
Cayetano Santos f8cf47bed6 gnu: corectrl: Upgrade dependency on catch.
* gnu/packages/admin.scm (corectrl)[native-inputs]: Remove catch2-3.8;
add catch2.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-06-25 14:46:04 +02:00
Foster Hangdaan 18a73786e0 gnu: hetznercloud-cli: Update to 1.66.0.
* gnu/packages/admin.scm (hetznercloud-cli): Update to 1.66.0.

Merges: guix/guix!9514
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-06-25 10:33:24 +01:00
Tobias KortkampandNguyễn Gia Phong 1595d5e494 gnu: bfs: Update to 4.1.3.
* gnu/packages/admin.scm (bfs): Update to 4.1.
  [arguments]<#:make-flags>: Move CC and PREFIX from here...
  <#:phases>{configure}: ...to this new phase replacement.
  {set-paths-in-tests}: New phase after disable-exec-no-path-test.
  [inputs]: Add liburing.

Merges: https://codeberg.org/guix/guix/pulls/3626
Co-authored-by: Nguyễn Gia Phong <cnx@loang.net>
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-06-23 11:27:54 +09:00
Artyom V. Poptsov 49363b02d9 gnu: lr: Fix cross-build.
* gnu/packages/admin.scm (lr): Fix cross-build.
[arguments]<#:make-flags>: Use "#$output" instead of "%output".

Change-Id: I0572cd25006f96618ccd394eb078d18ba40e6088
2026-06-21 16:20:32 +03:00
Artyom V. Poptsov 0da2d7416b gnu: direvent: Fix cross-build for riscv64-linux.
* gnu/packages/admin.scm (direvent): Fix cross-build for riscv64-linux.
[arguments]<#:phases>: Use the "/bin/sh" from "bash-minimal" input.
[inputs]: Add bash-minimal.

Change-Id: Id279d63dcaca35cbfe710514d4932c0d6b632373
2026-06-21 16:20:31 +03:00
Artyom V. Poptsov 4ee67c673f gnu: s-tui: Update to 1.4.0.
* gnu/packages/admin.scm (s-tui): Update to 1.4.0.
[native-inputs]: Add bash-minimal and python-pytest-mock.
[arguments]<#:phases>: Add "patch-/bin/sh" phase.

Change-Id: I6d9e5314899d567b3ca4054495e8bbd2a8f2aa03
2026-06-21 09:32:35 +03:00
Artyom V. Poptsov 8a2826e987 gnu: direvent: Update to 5.5.
* gnu/packages/admin.scm (direvent): Update to 5.5.

Change-Id: I237b01bb9fd793af33796cb5b3e77bcddf2598a9
2026-06-21 09:22:10 +03:00
Foster Hangdaan 642655fa1f gnu: hetznercloud-cli: Update to 1.65.0.
* gnu/packages/admin.scm (hetznercloud-cli): Update to 1.65.0.
[phases]{install-completions}: New phase for installing command
completions.

Merges: guix/guix!9353
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-06-17 23:30:48 +01:00
Noé Lopez a25b934e1a gnu: shepherd: Move guile-fibers to propagated inputs.
Fixes guix/guix#1079.
Fixes <https://issues.guix.gnu.org/75833>.

* gnu/packages/admin.scm (shepherd-0.10, shepherd-1.0):
Move guile-fibers from inputs to propagated-inputs.
Use new inheritance style.
(shepherd-for-home): Don’t inherit propagated-inputs.
* gnu/services/shepherd.scm (scm->go): Find guile-fibers in propagated-inputs
instead of inputs.

Reported-by: Tomas Volf <~@wolfsden.cz>
Change-Id: I9a406ba763408c064df0e68928564888b76b43b5
Signed-off-by: Noé Lopez <noelopez@free.fr>
2026-06-15 18:51:09 +02:00
Andrew Wong 6605d4dc5f gnu: solaar: Wrap GI_TYPELIB_PATH and fix tray icon.
* gnu/packages/admin.scm (solaar)[arguments]: Wrap GI_TYPELIB_PATH.
  [inputs]: Add libappindicator.

Merges: https://codeberg.org/guix/guix/pulls/9262
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-06-13 22:52:39 +09:00
Sharlatan Hellseher dc5701cc72 gnu: ansible: Unhide resolved CVEs.
* gnu/packages/admin.scm (ansible)[properties]: Remove "lint-hidden-cve"
property as resolved with new version.

Change-Id: If0da8adeaabdf6bb4da81677d3c67c872b5bb4e5
2026-06-12 14:13:56 +01:00
Ankit Gadiya ac887632f3 gnu: ansible: Update to 14.0.0
* gnu/packages/admin.scm (ansible): Update to 14.0.0.

Merges: guix/guix!9065
Change-Id: I1bd9624b3220d02bf289e715944d8a3428a42d1b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-06-12 14:13:56 +01:00
Sharlatan Hellseher 14e7c6a775 gnu: ansible-core: Simplify.
* gnu/packages/admin.scm (ansible-core):
[modules]: Drop as unused.
[phases]{patch-paths}: Replace THIS-PACKAGE-INPUT with SEARCH-INPUT-FILE.
{check}: Wrap long line with STRING-APPEND.
[native-inputs]: Remove python-pytest-8; add python-pytest.

Change-Id: I5e88b02f9d5592530b2445373a84720de687627d
2026-06-12 14:13:56 +01:00
Ankit Gadiya cc1beb930f gnu: ansible-core: Update to 2.21.0
* gnu/packages/admin.scm (ansible-core): Update to 2.21.0.
[phases]{relax-requirements, replace-symlinks}: Remove phases.
{patch-paths}: Add libxcrypt patching.
{check} Updated to use the `ansible_test_cli_stub.py' directly.
[native-inputs]: Add util-linux.
[inputs]: Add libxcrypt.

Relates-to: guix/guix!9065
Change-Id: Iccc11e37ed3fe7f46f073bb787364ee336482329
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-06-12 13:09:19 +01:00
Andreas Enge d8c5da8886 gnu: Remove guile2.2-shepherd.
* gnu/packages/admin.scm (guile2.2-shepherd): Delete variable.

Change-Id: I79369fd73529412259cbe50ee62b0c9daf534da9
2026-06-10 10:31:42 +02:00
Andreas Enge 9dc097189c gnu: Remove shepherd-0.9.
* gnu/packages/admin.scm (shepherd-0.9): Delete variable.

Change-Id: Id04674a3bbf56660a2b78a67fa051ce2886b5a6d
2026-06-10 10:31:42 +02:00
Andreas Enge 3354b4a004 gnu: shepherd-0.10: Disinherit from shepherd-0.9.
* gnu/packages/admin.scm (shepherd-0.10)[inherit]: Drop field.
[build-system, arguments, synopsis, description, license, home-page):
Copy-paste from shepherd-0.9.
[native-inputs, inputs]: Rewrite.

Change-Id: I8b3675aed1cf1ca80a531406c82f2bf17661924c
2026-06-10 10:31:42 +02:00
Andreas Enge dced078929 gnu: Remove shepherd-0.8.
* gnu/packages/admin.scm (shepherd-0.8): Delete variable.

Change-Id: I4bf03934fa49a7f97a7023935d24934f907536df
2026-06-10 10:31:42 +02:00
Andreas Enge b5b2f19546 gnu: shepherd-0.9: Disinherit from shepherd-0.8.
* gnu/packages/admin.scm (shepherd-0.9)[inherit]: Drop field.
[build-system, synopsis, description, license, home-page): Copy-paste
from shepherd-0.8.

Change-Id: I5c10d3cf2991b45c27b2834d2d7528adbd6fe8ed
2026-06-10 10:31:35 +02:00
Artyom V. Poptsov ecfe240a56 gnu: pam-krb5: Update to 4.11.
* gnu/packages/admin.scm (pam-krb5): Update to 4.11.
[source]<patches>: Remove "pam-krb5-CVE-2020-10595.patch".
[arguments]: Use GEXPs.
<#:phases>: Update "disable-tests" phase.  Disable "module/long" tests.
* gnu/packages/patches/pam-krb5-CVE-2020-10595.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Deregister it.

Change-Id: I7663b0281a07dbc46cd4f61c8285ca662f64213e
2026-06-07 12:20:31 +03:00
Artyom V. Poptsov d399f5c2d7 gnu: thermald: Update to 2.5.11.
* gnu/packages/admin.scm (thermald): Update to 2.5.11.

Change-Id: I008fef0f870d8cbde8a96ad550fff65ea77f6e28
2026-06-05 08:06:36 +03:00
Artyom V. Poptsov 1ee89997b9 gnu: radvd: Update to 2.21.
* gnu/packages/admin.scm (radvd): Update to 2.21.

Change-Id: Iee8082b4c6ca09f41958054280048e45f6916029
2026-06-05 08:02:19 +03:00
Anderson Torres 6655d5fb37 gnu: acct: Move to (gnu packages admin).
* gnu/packages/admin.scm (acct): Move to here...
* gnu/packages/acct.scm (acct): ...from here.  New deprecated variable.

Change-Id: I4494503a5655be8db117d6a0148c117beb20ec4e
Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-06-04 11:44:22 +09:00
Efraim Flashner 029c602e08 gnu: tree: Update to 2.3.2.
* gnu/packages/admin.scm (tree): Update to 2.3.2.

Change-Id: I44354bad21cdf8b1486a8a27811ec9d4837bc5ff
2026-06-03 20:25:00 +03:00
Anderson Torres cf21d51433 gnu: Remove pending references to deprecated (gnu packages flex).
* gnu/packages/c.scm:  Remove references to (gnu packages flex).
* gnu/packages/video.scm: Likewise.
* gnu/packages/web.scm: Likewise.
* gnu/packages/admin.scm: Change (gnu packages flex)
  to (gnu packages compiler-tools).
* gnu/packages/algebra.scm: Likewise.
* gnu/packages/apparmor.scm: Likewise.
* gnu/packages/assembly.scm: Likewise.
* gnu/packages/astronomy.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/bioinformatics.scm: Likewise.
* gnu/packages/bison.scm: Likewise.
* gnu/packages/bootloaders.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/chemistry.scm: Likewise.
* gnu/packages/cluster.scm: Likewise.
* gnu/packages/cobol.scm: Likewise.
* gnu/packages/code.scm: Likewise.
* gnu/packages/commencement.scm: Likewise.
* gnu/packages/coq.scm: Likewise.
* gnu/packages/coreboot.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/datalog.scm: Likewise.
* gnu/packages/debug.scm: Likewise.
* gnu/packages/dictionaries.scm: Likewise.
* gnu/packages/dns.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/dotnet.scm: Likewise.
* gnu/packages/education.scm: Likewise.
* gnu/packages/electronics.scm: Likewise.
* gnu/packages/embedded.scm: Likewise.
* gnu/packages/emulators.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/esolangs.scm: Likewise.
* gnu/packages/fabric-management.scm: Likewise.
* gnu/packages/file-systems.scm: Likewise.
* gnu/packages/finance.scm: Likewise.
* gnu/packages/firmware.scm: Likewise.
* gnu/packages/flashing-tools.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gcc.scm: Likewise.
* gnu/packages/gdb.scm: Likewise.
* gnu/packages/geo.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/glib.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/graph.scm: Likewise.
* gnu/packages/graphics.scm: Likewise.
* gnu/packages/groff.scm: Likewise.
* gnu/packages/gstreamer.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/hardware.scm: Likewise.
* gnu/packages/haskell.scm: Likewise.
* gnu/packages/heads.scm: Likewise.
* gnu/packages/hurd.scm: Likewise.
* gnu/packages/image-processing.scm: Likewise.
* gnu/packages/instrumentation.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/kde-graphics.scm: Likewise.
* gnu/packages/kde-pim.scm: Likewise.
* gnu/packages/kde-sdk.scm: Likewise.
* gnu/packages/kerberos.scm: Likewise.
* gnu/packages/lego.scm: Likewise.
* gnu/packages/lesstif.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/lighting.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/logging.scm: Likewise.
* gnu/packages/mail.scm: Likewise.
* gnu/packages/man.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mpi.scm: Likewise.
* gnu/packages/multiprecision.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/netpbm.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/nickle.scm: Likewise.
* gnu/packages/ocaml.scm: Likewise.
* gnu/packages/package-management.scm: Likewise.
* gnu/packages/parallel.scm: Likewise.
* gnu/packages/plotutils.scm: Likewise.
* gnu/packages/pretty-print.scm: Likewise.
* gnu/packages/profiling.scm: Likewise.
* gnu/packages/qt.scm: Likewise.
* gnu/packages/radio.scm: Likewise.
* gnu/packages/rdesktop.scm: Likewise.
* gnu/packages/rpc.scm: Likewise.
* gnu/packages/rust.scm: Likewise.
* gnu/packages/security-token.scm: Likewise.
* gnu/packages/selinux.scm: Likewise.
* gnu/packages/shellutils.scm: Likewise.
* gnu/packages/simulation.scm: Likewise.
* gnu/packages/statistics.scm: Likewise.
* gnu/packages/telephony.scm: Likewise.
* gnu/packages/toys.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/virtualization.scm: Likewise.
* gnu/packages/vpn.scm: Likewise.
* gnu/packages/vulkan.scm: Likewise.
* gnu/packages/webkit.scm: Likewise.
* gnu/packages/wine.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.

Merges: https://codeberg.org/guix/guix/pulls/8483
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-05-29 16:41:06 +09:00
luca 921621c78d gnu: Add zeptofetch.
* gnu/packages/admin.scm (zeptofetch): New variable.

Change-Id: I3b9cc1bd18152596520225eaaee4816a1a18b003
Merges: https://codeberg.org/guix/guix/pulls/8865
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-05-29 15:46:39 +09:00
Artyom V. Poptsov f6ed91ec35 gnu: igt-gpu-tools: Update to 2.4.
* gnu/packages/admin.scm (igt-gpu-tools): Update to 2.4.
[inputs]: Add pciutils.

Change-Id: I82aaa2425b064a3d04357a3283358ce10c7fda88
2026-05-29 06:28:13 +03:00
Artyom V. Poptsov 3a72fa155f gnu: stress-ng: Update to 0.21.01.
* gnu/packages/admin.scm (stress-ng): Update to 0.21.01.

Change-Id: If9072cac66b260756d7c3ec647ded1e0659c814f
2026-05-29 06:28:12 +03:00
Artyom V. Poptsov 4572918625 gnu: witr: Update to 0.3.2.
* gnu/packages/admin.scm (witr): Update to 0.3.2.

Change-Id: I68e69d4ab7e7715e346800c1d72257db85de9056
2026-05-29 06:28:11 +03:00
luca 664f30f290 gnu: btop: Update to 1.4.7.
* gnu/packages/admin.scm (btop): Update to 1.4.7.

Change-Id: I836386740842fe2127db210b3a55d73d5e1eb2d5
Reviewed-by: Sughosha <sughosha@disroot.org>
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-05-26 13:13:46 +09:00
Sharlatan Hellseher 0e07988281 gnu: debops: Return ansible to inputs.
* gnu/packages/admin.scm (debops):
[inputs]: Add ansible.

Change-Id: I5537423c9d7bf34dfd83ca5bee70ad24d55ddd80
2026-05-24 10:19:45 +01:00
Sharlatan Hellseher d07ca7dea2 gnu: ansible: Fix site packages path on Python@3.12.
* gnu/packages/admin.scm (ansible):
[native-search-paths]: Update site-packages path for Python 3.12
version.

Change-Id: Ic1fc8af7e8b72dfd8576f0ce8107d19a1b996dfc
2026-05-24 10:19:45 +01:00
Sharlatan Hellseher 54b724eff5 gnu: debops: Update to 3.3.0.
* gnu/packages/admin.scm (debops): Update to 3.3.0.
[inputs]: Remove ansible for now, build fails with error
"ModuleNotFoundError: No module named 'setuptools'" when present.
[phases]{wrap-script}: Unwrap "/bin/ansible" for now.

Change-Id: I0e481cf4ca37f6a3576ff75b7348e9e3eaeb3868
2026-05-24 10:19:39 +01:00