add alejandra formatter
This commit is contained in:
parent
18b56328ed
commit
b781111772
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
pkgs = import nixpkgs { inherit system; };
|
pkgs = import nixpkgs { inherit system; };
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
formatter = pkgs.nixpkgs-fmt;
|
formatter = pkgs.alejandra;
|
||||||
|
|
||||||
packages = rec {
|
packages = rec {
|
||||||
default = posixlycorrect;
|
default = posixlycorrect;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue