mirror of
https://github.com/charmbracelet/gum
synced 2026-03-14 13:45:45 +01:00
chore(nix): update src hash (#733)
This commit is contained in:
parent
90919986f2
commit
cb61fe6c84
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ pkgs.buildGoModule rec {
|
|||
|
||||
src = ./.;
|
||||
|
||||
vendorHash = "sha256-gDDaKrwlrJyyDzgyGf9iP/XPnOAwpkvIyzCXobXrlF4=";
|
||||
vendorHash = "sha256-UNBDVIz2VEizkhelCjadkzd2S2yTYXecTFUpCf+XtxY=";
|
||||
|
||||
ldflags = [ "-s" "-w" "-X=main.Version=${version}" ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue