ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/

chore(deps): update cachix/install-nix-action digest to 96951a3 (#420)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
a6ebc299 36c258ef

+1 -1
+1 -1
.github/actions/setup-nix/action.yml
··· 19 19 20 20 echo EOF 21 21 } >> "$GITHUB_OUTPUT" 22 - - uses: cachix/install-nix-action@4e002c8ec80594ecd40e759629461e26c8abed15 22 + - uses: cachix/install-nix-action@96951a368ba55167b55f1c916f7d416bac6505fe 23 23 with: 24 24 nix_path: nixpkgs=channel:nixos-unstable 25 25 extra_nix_config: ${{ steps.config.outputs.config }}