git-hooks.nix icon indicating copy to clipboard operation
git-hooks.nix copied to clipboard

[WARNING] Unexpected key(s) present on local => nixpkgs-fmt: types_or

Open roberth opened this issue 4 years ago • 0 comments

With nixos-unstable, I'm getting warnings like these

[WARNING] Unexpected key(s) present on local => nixpkgs-fmt: types_or
[WARNING] Unexpected key(s) present on local => ormolu: types_or
[WARNING] Unexpected key(s) present on local => shellcheck: types_or

It appears that the configuration format has changed with a pre-commit update, or at least it has started checking for unknown fields.

roberth avatar Jun 16 '21 07:06 roberth