7 pname = "powerline-go";
10 src = fetchFromGitHub {
14 hash = "sha256-3IeyxAc+FRcVsL9AiVr6Jku5f5y3MTT9SXwVQW9MkNo=";
17 vendorHash = "sha256-W7Lf9s689oJy4U5sQlkLt3INJwtvzU2pot3EFimp7Jw=";
20 description = "Powerline like prompt for Bash, ZSH and Fish";
21 homepage = "https://github.com/justjanne/powerline-go";
22 changelog = "https://github.com/justjanne/powerline-go/releases/tag/v${version}";
23 license = licenses.gpl3Plus;
24 maintainers = with maintainers; [ sifmelcara ];
25 mainProgram = "powerline-go";