languages/nix: fully deprecate nixpkgs-fmt

This commit is contained in:
raf 2025-03-09 21:55:04 +03:00
parent 6576509cd5
commit c8fd6204d0
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF

View file

@ -121,8 +121,6 @@
)
'';
};
nixpkgs-fmt = null; # removed
};
defaultDiagnosticsProvider = ["statix" "deadnix"];
@ -219,7 +217,6 @@ in {
${concatStringsSep ", " (attrNames formats)}
'';
}
{
assertion = cfg.lsp.server != "rnix";
message = ''