Skip to content

Commit

Permalink
Merge pull request #189 from jocelynthode/fix-deadnix
Browse files Browse the repository at this point in the history
deadnix: rename fix to edit
  • Loading branch information
domenkozar committed Nov 19, 2022
2 parents 364568e + b90be46 commit f66b4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/hooks.nix
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ in
};
deadnix =
{
fix =
edit =
mkOption {
type = types.bool;
description = lib.mdDoc "Remove unused code and write to source file.";
Expand Down

0 comments on commit f66b4ab

Please sign in to comment.