mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2025-10-05 16:32:09 +00:00
ci: fix repository names in name checks
This commit is contained in:
parent
a8cbc2462e
commit
0e360fa999
5 changed files with 11 additions and 10 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
matrix:
|
||||
command:
|
||||
- NIXPKGS_ALLOW_INSECURE=1 nix flake check --accept-flake-config --impure
|
||||
- nix run nixpkgs#alejandra -- -c . -e ./npins
|
||||
- nix run .#alejandra-custom -- -c . -e ./npins
|
||||
|
||||
uses: ./.github/workflows/nix.yml
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue