We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ade9d commit 7a319adCopy full SHA for 7a319ad
pkgs/by-name/le/lefthook/package.nix
@@ -6,7 +6,7 @@
6
7
let
8
pname = "lefthook";
9
- version = "1.7.15";
+ version = "1.7.16";
10
in
11
buildGoModule {
12
inherit pname version;
@@ -15,7 +15,7 @@ buildGoModule {
15
owner = "evilmartians";
16
repo = "lefthook";
17
rev = "v${version}";
18
- hash = "sha256-N79unpeeOwcdHJo9IbsGa/gmTyg+QQCJF599cshV3sc=";
+ hash = "sha256-SAFrtiSISW5QhFq9fow0CA5qvBY1RIfzZGvvfhOqxbY=";
19
};
20
21
vendorHash = "sha256-rJdtax3r5Nwew+ptY4kIAUtxqPguwrFMMRk78zrZUcU=";
0 commit comments