Skip to content

Commit

Permalink
Try flake checker again
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoruto committed Dec 14, 2024
1 parent d125884 commit af3029b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
logger: pretty
- name: Cache
uses: DeterminateSystems/magic-nix-cache-action@main
# - name: Check Nix flake inputs
# uses: DeterminateSystems/flake-checker-action@v4
- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@v4
- name: Check Flake
run: NIXPKGS_ALLOW_INSECURE=1 nix flake check --accept-flake-config --impure

0 comments on commit af3029b

Please sign in to comment.