Skip to content

Commit

Permalink
Allow GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
kugland committed Jan 9, 2025
1 parent 1185598 commit 6d81b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
run: |
nix-env -f . -qa \* --meta --xml \
--allowed-uris https://static.rust-lang.org \
--allowed-uris https://github.com \
--option restrict-eval true \
--option allow-import-from-derivation true \
--drv-path --show-trace \
Expand Down

0 comments on commit 6d81b7e

Please sign in to comment.