Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGibb committed Jul 17, 2024
1 parent d22403d commit c20c850
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/scripts/depexts/generate-actions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,8 @@ EOF

if [ $target == "nix" ]; then
cat >>$dir/entrypoint.sh << EOF
opam option --global os-distribution=nix
mkdir ~/.opam
echo 'global-variables: [("os-distribution", "nixos")]' >> ~/.opam/config
EOF
fi
Expand Down

0 comments on commit c20c850

Please sign in to comment.