fix: change formatter to nixpkgs-fmt (#4932)
This commit is contained in:
+1
-1
@@ -247,6 +247,6 @@
|
||||
default = self.devShells.${pkgs.stdenv.hostPlatform.system}.web;
|
||||
};
|
||||
|
||||
formatter = pkgs.nixfmt;
|
||||
formatter = pkgs.nixpkgs-fmt;
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user