Skip to content

Commit

Permalink
feat: Switch to alejandra formatter
Browse files Browse the repository at this point in the history
Just testing for now
  • Loading branch information
redyf committed Feb 12, 2024
1 parent 577a409 commit 696da99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable

- name: Install Nix Linting and Formatting Tools
run: nix-env -i statix nixpkgs-fmt -f '<nixpkgs>'
run: nix-env -i statix alejandra -f '<nixpkgs>'

- name: Flake update
run: nix flake update
Expand Down

0 comments on commit 696da99

Please sign in to comment.