1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00

Remove nixfmt override

Closes https://github.com/NixOS/nix/issues/12418
IFD in nixfmt repo
This commit is contained in:
Robert Hensing 2025-02-19 10:29:58 +01:00
parent f201446983
commit 573ffac2e6
3 changed files with 0 additions and 54 deletions

View file

@ -39,7 +39,6 @@
};
nixfmt-rfc-style = {
enable = true;
package = inputs.nixfmt.packages.${pkgs.hostPlatform.system}.default;
excludes = [
# Invalid
''^tests/functional/lang/parse-.*\.nix$''