You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documented interface (run) does not allow overriding the pre-commit package, so realistically I don't expect this to be a problem now.
If anyone decides to use the modules directly for example, they can override the pre-commit.package option, in which case they don't import this file.
It does touch #55, about being able to provide your own packages.
Hm, after (quite) a while I was able to figure this out as well. Since you seem about to refactor some things around those aspects, I'm closing this for now. Thanks for your initiative!
https://github.com/cachix/pre-commit-hooks.nix/blob/a3f7609ba73eb9ce3fe434d4339101017a430912/nix/packages.nix#L8
It looks to me as if this attribute would not represent the
cfg.package
package version — if specified.The text was updated successfully, but these errors were encountered: