[actions] eval: accept untrusted substituters

This commit is contained in:
2024-10-24 00:29:26 +02:00
parent 1245d5f071
commit 99669969de

View File

@@ -12,4 +12,4 @@ jobs:
apt update -y
apt install sudo -y
- uses: cachix/install-nix-action@v27
- run: nix eval --no-update-lock-file .\#hydraJobs
- run: nix eval --no-update-lock-file --accept-flake-config .\#hydraJobs