Skip to content

Commit 259e951

Browse files
committed
update git-hooks to upstream
1 parent 80c278e commit 259e951

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
inputs = {
55
#nixpkgs-lib.url = "github:nix-community/nixpkgs.lib";
66
nixpkgs-lib.url = "github:yunfachi/nixpkgs/patch-2?dir=lib";
7-
#git-hooks.url = "github:cachix/git-hooks.nix";
8-
git-hooks.url = "github:yunfachi/git-hooks.nix";
7+
git-hooks.url = "github:cachix/git-hooks.nix";
98

109
/**
1110
The reason for separating nixpkgs and nixpkgs-lib is that nixpkgs, home-manager,

0 commit comments

Comments
 (0)