diff --git a/flake.nix b/flake.nix index 6660a65..82a6947 100644 --- a/flake.nix +++ b/flake.nix @@ -85,6 +85,7 @@ # enable pre-commit checks pre-commit.settings = { + package = pkgs.prek; hooks = { actionlint.enable = true; deadnix = {