mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-06-08 18:04:29 +00:00
feat: Auto-format Nix files using Alejandra
This commit is contained in:
parent
f4aefd48be
commit
fda244e643
2 changed files with 6 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -143,4 +143,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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue