Skip to content

Commit

Permalink
Add missing option for nix flake commands to work
Browse files Browse the repository at this point in the history
  • Loading branch information
chaserhkj committed Jul 20, 2024
1 parent 00c7539 commit 69d323a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
# run: nix-shell --run echo

- continue-on-error: false
run: nix flake check
run: nix flake check --allow-import-from-derivation

0 comments on commit 69d323a

Please sign in to comment.