Skip to content

Commit a5ff033

Browse files
committed
Update vendor hash
1 parent 76aa481 commit a5ff033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-GE/6E/I/IbfLw+oikUqfA/8qDv91nbjoOl0dSSh5lJg=";
6464
flags = [ "-trimpath" ];
6565
ldflags = [
6666
"-s"

0 commit comments

Comments
 (0)