We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cadd00 commit 16b97b4Copy full SHA for 16b97b4
1 file changed
flake.nix
@@ -60,7 +60,7 @@
60
inherit name;
61
src = gitignore.lib.gitignoreSource ./.;
62
env.CGO_ENABLED = 0;
63
- vendorHash = "sha256-hscwOZhaVL17HPUGfs8uYSQt80D4HK4W6kNdkSmsQdA=";
+ vendorHash = "sha256-lyJmOf+LXmgTQURrCo3ELGZjSWgHNUGujZr0kg7ig80=";
64
flags = [ "-trimpath" ];
65
ldflags = [
66
"-s"
0 commit comments