Commit 2c87a4bdd256
Changed files (1)
pkgs
pkgs/nixfmt-plus.nix
@@ -4,7 +4,7 @@ pkgs.writeShellApplication {
name = "nixfmt-plus";
runtimeInputs = with pkgs; [
deadnix
- nixfmt-rfc-style
+ nixfmt
statix
];
text = ''