Skip to content

Commit

Permalink
Update flake-checker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
esselius authored Jul 26, 2024
1 parent 2ff3453 commit 665d6a9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/flake-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ jobs:

- uses: nixbuild/nix-quick-install-action@v28

- uses: nix-community/cache-nix-action@v5
- uses: cachix/cachix-action@v15
with:
primary-key: flake-checker-${{ hashFiles('**/*.nix') }}-${{ hashFiles('flake.lock') }}
restore-prefixes-first-match: flake-checker-
name: esselius
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
extraPullNames: nix-community

- uses: DeterminateSystems/flake-checker-action@main

Expand Down

0 comments on commit 665d6a9

Please sign in to comment.