mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 04:57:53 +00:00
tgpt: 2.9.3 -> 2.9.4
This commit is contained in:
parent
44060c6fc4
commit
678d9c66ca
@ -6,13 +6,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "tgpt";
|
||||
version = "2.9.3";
|
||||
version = "2.9.4";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "aandrew-me";
|
||||
repo = "tgpt";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-6gUHTQfvGD1hIKrPWQrSr7kWL7GeuJXY7BY1gaAxHUw=";
|
||||
hash = "sha256-FCc1D/q+8i/ZFZDgtBoMpF+GEnHne4M5bazJWnF5GbE=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-hPbvzhYHOxytQs3NkSVaZhFH0TbOlr4U/QiH+vemTrc=";
|
||||
|
Loading…
Reference in New Issue
Block a user