Skip to content

Commit ae5ed83

Browse files
committed
chore: update nix vendorHash
1 parent 33218c6 commit ae5ed83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/pkgs/status-go/library/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let
1111
in pkgs.buildGoModule {
1212
pname = "status-go";
1313
src = builtins.path { path = ./../../../..; name = "status-go-library"; };
14-
vendorHash = "sha256-x2TxwPFfHRJ7/r5Wf7/7CbSfjAqi8RovjpRJkDk6fbg=";
14+
vendorHash = "sha256-elLrG5/mjsZy8Y2pZ1NnBvbXvVc7d2uvd8oHIoe5H7U=";
1515

1616
inherit meta version;
1717

0 commit comments

Comments
 (0)