Skip to content

Commit

Permalink
Remove unused arg
Browse files Browse the repository at this point in the history
  • Loading branch information
sandydoo committed Feb 10, 2024
1 parent 091c8a9 commit b57424f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nix/run.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ let
{
_module.args.pkgs = pkgs;
_module.args.gitignore-nix-src = gitignore-nix-src;
_module.args.default_stages = default_stages;
inherit hooks excludes default_stages settings;
tools = builtinStuff.tools // tools;
package = pre-commit;
Expand Down

0 comments on commit b57424f

Please sign in to comment.