Loading pkgs/by-name/sh/shellhub-agent/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,18 +12,18 @@ buildGoModule rec { pname = "shellhub-agent"; version = "0.20.1"; version = "0.21.0"; src = fetchFromGitHub { owner = "shellhub-io"; repo = "shellhub"; rev = "v${version}"; hash = "sha256-VO8uQ5tXYK1k1WZiJAq8/VcvCiCcbjzGMDWfZwKSw9w="; hash = "sha256-+oCPjof64j+XUnQtml6y2v/1/AiHGpN5DAkFfAEy8Nw="; }; modRoot = "./agent"; vendorHash = "sha256-BAZ/rZqI51FYAHLcxbsPQofeNvRZRWihWAMEf91DDHI="; vendorHash = "sha256-sXyM9tPsIW+x5zjiah1sr+iGq2JC2VcLHKvoFW6yr3M="; ldflags = [ "-s" Loading Loading
pkgs/by-name/sh/shellhub-agent/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,18 +12,18 @@ buildGoModule rec { pname = "shellhub-agent"; version = "0.20.1"; version = "0.21.0"; src = fetchFromGitHub { owner = "shellhub-io"; repo = "shellhub"; rev = "v${version}"; hash = "sha256-VO8uQ5tXYK1k1WZiJAq8/VcvCiCcbjzGMDWfZwKSw9w="; hash = "sha256-+oCPjof64j+XUnQtml6y2v/1/AiHGpN5DAkFfAEy8Nw="; }; modRoot = "./agent"; vendorHash = "sha256-BAZ/rZqI51FYAHLcxbsPQofeNvRZRWihWAMEf91DDHI="; vendorHash = "sha256-sXyM9tPsIW+x5zjiah1sr+iGq2JC2VcLHKvoFW6yr3M="; ldflags = [ "-s" Loading