tmuxai: 1.1.1 -> 1.1.2

This commit is contained in:
R. Ryantm
2025-10-09 23:29:53 +00:00
parent 285ea04d23
commit 05aa7af388

View File

@@ -9,16 +9,16 @@
buildGoModule (finalAttrs: { buildGoModule (finalAttrs: {
pname = "tmuxai"; pname = "tmuxai";
version = "1.1.1"; version = "1.1.2";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "alvinunreal"; owner = "alvinunreal";
repo = "tmuxai"; repo = "tmuxai";
tag = "v${finalAttrs.version}"; tag = "v${finalAttrs.version}";
hash = "sha256-L3PFyNkvEHfZ2pZFaurFKwHjhdZ+YBXtN2QuKFvktP4="; hash = "sha256-PbIPMKkUYgrIMoBB7AGB89e7MssnL4dxLDW4ATvY05M=";
}; };
vendorHash = "sha256-Ev3COZBVCACzCDbdKddJE67qMMzClZB9NHGNHHHaK7E="; vendorHash = "sha256-6X79tFZCiuVq3ZgHC/EhwF9Nlge/8UoubRG1O9DGwxc=";
ldflags = [ ldflags = [
"-s" "-s"