11 src = fetchFromGitHub {
12 owner = "gennaro-tedesco";
15 hash = "sha256-fW9T7B/97kI8zjaTvJHOkEUGVVM+ysOxZzqVNeOfVkc=";
18 vendorHash = "sha256-TSl+7N3W3BeW8UWxUdTv3cob2P7eLvO+80BLqcbhanQ=";
23 description = "Search github issues interactively";
24 changelog = "https://github.com/gennaro-tedesco/gh-i/releases/tag/v${version}";
25 homepage = "https://github.com/gennaro-tedesco/gh-i";
26 license = licenses.asl20;
27 maintainers = with maintainers; [ phanirithvij ];