feat: Auto-format Nix files using Alejandra
This commit is contained in:
committed by
Victor Engmark
parent
128cc171a5
commit
d86279d64b
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -111,4 +111,4 @@ jobs:
|
||||
uses: ./
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-22.11
|
||||
- run: nix-shell --packages cacert git nodejs pre-commit --pure --run 'pre-commit run --all-files'
|
||||
- run: nix-shell --packages cacert git nix nodejs pre-commit --pure --run 'pre-commit run --all-files'
|
||||
|
||||
Reference in New Issue
Block a user