From 81f0d027b2a12e2e23ae287e71a2baf29836c07c Mon Sep 17 00:00:00 2001 From: EatThePooh Date: Sun, 15 Feb 2026 22:02:31 +0700 Subject: [PATCH] Update flake.nix --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 0243cb0..0c60c08 100644 --- a/flake.nix +++ b/flake.nix @@ -4,7 +4,6 @@ inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; flake-parts.url = "github:hercules-ci/flake-parts"; - git-hooks.url = "github:cachix/git-hooks.nix"; }; outputs = inputs: