From 330e3f552ee647c6c320b18abcf70fc72c5b8dba Mon Sep 17 00:00:00 2001 From: plasmagoat Date: Mon, 9 Jun 2025 13:45:48 +0200 Subject: [PATCH] test2 --- .forgejo/workflows/single-flow.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/workflows/single-flow.yml b/.forgejo/workflows/single-flow.yml index a84e532..040ef53 100644 --- a/.forgejo/workflows/single-flow.yml +++ b/.forgejo/workflows/single-flow.yml @@ -31,6 +31,7 @@ jobs: nix-env -iA nixpkgs.nodejs nix-env -iA nixpkgs.ansible nix-env -iA nixpkgs.jq + nix-env -iA nixpkgs.curl nix-env -iA nixpkgs.openssh nix-env -iA cachix -f https://cachix.org/api/v1/install cachix use plasmagoat