working?
This commit is contained in:
parent
b75eedbac3
commit
b1b0d0439f
@ -6,7 +6,7 @@ pkgs.buildGoModule rec {
|
||||
|
||||
src = ./.;
|
||||
|
||||
vendorHash = "sha256-TK2Fc4bTkiSpyYrg4dJOzamEnii03P7kyHZdah9izqY=";
|
||||
vendorHash = null;
|
||||
|
||||
ldflags = [ "-s" "-w" "-X=main.Version=${version}" ];
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user