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:
parent
f201446983
commit
573ffac2e6
3 changed files with 0 additions and 54 deletions
|
@ -39,7 +39,6 @@
|
|||
};
|
||||
nixfmt-rfc-style = {
|
||||
enable = true;
|
||||
package = inputs.nixfmt.packages.${pkgs.hostPlatform.system}.default;
|
||||
excludes = [
|
||||
# Invalid
|
||||
''^tests/functional/lang/parse-.*\.nix$''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue