tmuxai: 2.0.1 -> 2.0.2

This commit is contained in:
R. Ryantm
2025-11-11 13:05:30 +00:00
parent e85973dd9b
commit 9509b60cec

View File

@@ -9,16 +9,16 @@
buildGoModule (finalAttrs: { buildGoModule (finalAttrs: {
pname = "tmuxai"; pname = "tmuxai";
version = "2.0.1"; version = "2.0.2";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "alvinunreal"; owner = "alvinunreal";
repo = "tmuxai"; repo = "tmuxai";
tag = "v${finalAttrs.version}"; tag = "v${finalAttrs.version}";
hash = "sha256-t9VGJnIXgRxUF1vtPtR4orbr/elc+xwjdLmvWqEn9cE="; hash = "sha256-NhoaJSNc6K418IOqbkDaVQvIGi/t6sWkyDQ4peoNThM=";
}; };
vendorHash = "sha256-exp9qJwiis2sagw1D3toyQoYFwn+AigG+CspABMXh98="; vendorHash = "sha256-qK44Zex8w8XzHGKbRYW83KoIR4tkKKJph+E8Nr7pNt8=";
ldflags = [ ldflags = [
"-s" "-s"