Skip to content

Commit 48d1b24

Browse files
committed
chore: Update vendor hash in default.nix.
1 parent cc998b6 commit 48d1b24

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-DWHzWksKBUTx5zOj+/zZ84hSWFLEDtacaKnLyOmmNbw=";
22+
vendorHash = "sha256-jwwT60hBy088K5xgOTKFymIG48shd6Cz8S67CZOUNmc=";
2323
#vendorHash = lib.fakeHash;
2424

2525
postInstall = ''

0 commit comments

Comments
 (0)