From 2610ade498b155c857b60263e35f61b4b16f1d52 Mon Sep 17 00:00:00 2001 From: plasmagoat Date: Mon, 9 Jun 2025 16:05:05 +0200 Subject: [PATCH] add curl --- .forgejo/workflows/full-single.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/workflows/full-single.yml b/.forgejo/workflows/full-single.yml index 5ac6ac0..1c2bd28 100644 --- a/.forgejo/workflows/full-single.yml +++ b/.forgejo/workflows/full-single.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