Skip to content

Commit 16b97b4

Browse files
committed
update vendorHash
1 parent 6cadd00 commit 16b97b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
inherit name;
6161
src = gitignore.lib.gitignoreSource ./.;
6262
env.CGO_ENABLED = 0;
63-
vendorHash = "sha256-hscwOZhaVL17HPUGfs8uYSQt80D4HK4W6kNdkSmsQdA=";
63+
vendorHash = "sha256-lyJmOf+LXmgTQURrCo3ELGZjSWgHNUGujZr0kg7ig80=";
6464
flags = [ "-trimpath" ];
6565
ldflags = [
6666
"-s"

0 commit comments

Comments
 (0)