diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index ab274a98..5e4490b1 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -10,8 +10,6 @@ jobs: - name: Hello run: | echo "Hello and welcome" - - name: Install Nix - uses: https://github.com/DeterminateSystems/nix-installer-action@main - uses: actions/checkout@v3 name: Checkout - name: Metadata diff --git a/nixos/boxes/bolty/gitea-runner.nix b/nixos/boxes/bolty/gitea-runner.nix index e7d68580..ef1f4c3c 100644 --- a/nixos/boxes/bolty/gitea-runner.nix +++ b/nixos/boxes/bolty/gitea-runner.nix @@ -33,6 +33,7 @@ in nodejs wget sudo + nix ]; labels = [ "nixery-nix-node:docker://nixery.dev/shell/nix/git/nodejs:latest"