11 src = fetchFromGitHub {
12 owner = "orangekame3";
15 hash = "sha256-Cmyd/wrobHPyG9ExUSfSsTwFUfbo9iuvmAr0uqunWWw=";
18 vendorHash = "sha256-CPh9j5PJOSNvqgq/S9w+Kx3c5yIMHjc1AaqLwz9efeY=";
21 description = "CLI tool to fetch GitHub user information and show like neofetch";
22 homepage = "https://github.com/orangekame3/ghfetch";
23 license = licenses.mit;
24 mainProgram = "ghfetch";
25 maintainers = with maintainers; [ aleksana ];