From 10b25abc307124a86bc597ee67bd1bb7b587bac0 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Wed, 4 Feb 2026 00:00:06 +0100 Subject: [PATCH] git-hooks: use prek --- flake.nix | 1 + 1 file changed, 1 insertion(+) 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 = {