Trust substituters defined in flake.nix
This commit is contained in:
parent
36a17f332f
commit
21a7dc5003
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
|
@ -35,6 +35,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: alejandr0angul0-resume
|
name: alejandr0angul0-resume
|
||||||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||||
- run: nix build
|
- run: nix build --accept-flake-config
|
||||||
- run: nix flake check --impure
|
- run: nix flake check --impure --accept-flake-config
|
||||||
- run: nix run
|
- run: nix run --accept-flake-config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue