Builder: add docker and devenv to gitea ci packets

This commit is contained in:
2026-06-12 14:42:11 +02:00
parent 0b5d298bc4
commit 6260c56bbd
+2
View File
@@ -265,6 +265,8 @@
gawk gawk
gitMinimal gitMinimal
nodejs # Required by many standard actions (like actions/checkout) nodejs # Required by many standard actions (like actions/checkout)
docker
devenv
wget wget
nix nix
]; ];