Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
foolnotion authored Sep 20, 2024
1 parent 714ed5b commit f69676e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Check evaluation
run: |
nix-env -f . -qa \* --meta --xml \
--allowed-uris https://static.rust-lang.org \
--allowed-uris https://static.rust-lang.org https://github.com https://raw.githubusercontent.com \
--option restrict-eval true \
--option allow-import-from-derivation true \
--drv-path --show-trace \
Expand Down

0 comments on commit f69676e

Please sign in to comment.