From a1f22bd7b473792525fff031cd75e7aefe7a6178 Mon Sep 17 00:00:00 2001 From: Harivansh Rathi Date: Sat, 18 Apr 2026 22:36:50 -0400 Subject: [PATCH] ci(netty): include nix, nixos-rebuild, sudo in runner hostPackages Made-with: Cursor --- hosts/netty/forgejo-runner.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/netty/forgejo-runner.nix b/hosts/netty/forgejo-runner.nix index 752bc84..1720269 100644 --- a/hosts/netty/forgejo-runner.nix +++ b/hosts/netty/forgejo-runner.nix @@ -59,6 +59,8 @@ in gnused gawk jq + nix + nixos-rebuild nodejs_22 pkg-config pnpm @@ -67,6 +69,7 @@ in ripgrep rustup stdenv.cc + sudo unzip uv wget