File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414
1515# Load Nix flake if flake.nix exists
1616if has nix && [ -f flake.nix ]; then
17- use flake
1817fi
1918
2019# Project environment variables
Original file line number Diff line number Diff line change @@ -31,4 +31,4 @@ permissions:
3131
3232jobs :
3333 governance :
34- uses : hyperpolymath/standards/.github/workflows/governance-reusable.yml@7fdc2705df74b4e352d2a1cde3e87a5923fdf329
34+ uses : hyperpolymath/standards/.github/workflows/governance-reusable.yml@7fdc2705df74b4e352d2a1cde3e87a5923fdf329
Original file line number Diff line number Diff line change @@ -26,4 +26,4 @@ permissions:
2626jobs :
2727 hypatia :
2828 uses : hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@7fdc2705df74b4e352d2a1cde3e87a5923fdf329
29- secrets : inherit
29+ secrets : inherit
Original file line number Diff line number Diff line change 2828 steps :
2929 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3030
31- - uses : cachix/install-nix-action@a49548c11d9846ad46ecc0115273879b045f001c # v31.10.7
3231
3332 - name : Run proof gate
3433 run : nix shell nixpkgs#idris2 -c ./scripts/check-idris2-proofs.sh
Original file line number Diff line number Diff line change 2323 pull-requests : write
2424 actions : read
2525 uses : hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@7fdc2705df74b4e352d2a1cde3e87a5923fdf329
26- secrets : inherit
26+ secrets : inherit
You can’t perform that action at this time.
0 commit comments