This commit is contained in:
parent
30c99f8d8d
commit
bb7c9204f5
@ -14,4 +14,4 @@ jobs:
|
||||
submodules: true
|
||||
token: "${{ secrets.REPO_PAT }}"
|
||||
- run: |
|
||||
NIXPKGS_ALLOW_BROKEN=1 nix flake check --allow-import-from-derivation --keep-going --impure
|
||||
NIXPKGS_ALLOW_BROKEN=1 NIXPKGS_ALLOW_UNFREE=1 nix flake check --allow-import-from-derivation --keep-going --impure
|
||||
|
Loading…
Reference in New Issue
Block a user