Skip to content

Commit

Permalink
flake.lock: Update cachix/pre-commit-hooks.nix -> cachix/git-hooks.nix
Browse files Browse the repository at this point in the history
Flake lock file updates:

• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/c2b3567b03baf0999a1dd14f7e7ab34b46297d68?narHash=sha256-nIweyhgHbDMJSH6zlciTe2abEzDKWkW28B6/qM9UWOU%3D' (2024-12-14)
  → 'github:cachix/git-hooks.nix/a5a961387e75ae44cc20f0a57ae463da5e959656?narHash=sha256-3FZAG%2BpGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110%3D' (2025-01-03)
• Removed input 'pre-commit-hooks/nixpkgs-stable'
  • Loading branch information
avdv committed Jan 8, 2025
1 parent 42220fe commit 8cf1a0c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 24 deletions.
29 changes: 6 additions & 23 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
flake = false;
};
flake-utils.url = "github:numtide/flake-utils";
pre-commit-hooks.url = "github:cachix/pre-commit-hooks.nix";
pre-commit-hooks.url = "github:cachix/git-hooks.nix";
bazel-central-registry = {
url = "github:bazelbuild/bazel-central-registry";
flake = false;
Expand Down

0 comments on commit 8cf1a0c

Please sign in to comment.