Skip to content

Commit 4e613ff

Browse files
committed
chore: updated nix hash
1 parent f7cb333 commit 4e613ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ buildGoModule rec {
1919

2020
nativeBuildInputs = [ installShellFiles ];
2121

22-
vendorHash = "sha256-RWay4v6iJMaSd9n/d8iy+g7k8Y+oMawgdO7eQQLMzXY=";
22+
vendorHash = "sha256-AXmULIWtEsNhSZ764BH5AkXlh49HNKT1jZABzhPIzPQ=";
2323
#vendorHash = lib.fakeHash;
2424

2525
postInstall = ''

0 commit comments

Comments
 (0)