Skip to content

Commit 7abdffe

Browse files
logdy: fix hash
1 parent ecb8f8a commit 7abdffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/lo/logdy/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildGoModule rec {
1313
owner = "logdyhq";
1414
repo = "logdy-core";
1515
tag = "v${version}";
16-
hash = "sha256-779ZO9WhE3IKbHJLchCfrIepMH+GOrlQJALLpoNZvbc=";
16+
hash = "sha256-hhmzTJn136J8DZ719WSu8tafRp8s4MBj6vDVWYTfFyc=";
1717
};
1818

1919
vendorHash = "sha256-kFhcbBMymzlJ+2zw7l09LJfCdps26Id+VzOehqrLDWU=";

0 commit comments

Comments
 (0)