From: Patrick Date: Tue, 3 Jun 2025 12:59:27 +0000 (+0200) Subject: update the git-hooks rev to use the version that runs chmod +x X-Git-Url: https://gitweb.ps.run/flake_server/commitdiff_plain/0ca6dfa502641ba5858d5ea0ac9edb4b594a5652 update the git-hooks rev to use the version that runs chmod +x --- diff --git a/configuration.nix b/configuration.nix index 17e1a4c..71a0b67 100644 --- a/configuration.nix +++ b/configuration.nix @@ -106,8 +106,8 @@ let githooksRepo = pkgs.fetchgit { url = "git://psch.dev/git-hooks"; - rev = "1071cff3ca2626dca967eb0989c0874764c460e2"; - hash = "sha256-dvTchTWvIlsqkU+iYm11kVTPr2B2LrCAdhZkmOoLRzA="; + rev = "1a40e097c8854d5a0e65c070addaa7e3337635c0"; + hash = "sha256-KNKnP/3hhQQlildzRF+skYHtV+7Xg1MQMPi2DDEHGAI="; }; in {