11 src = fetchFromGitHub {
15 sha256 = "sha256-iAHj6/qaZgpTfrUZZ9qdsjiNMJ2zH0CzhR4TVSC9oLE=";
18 vendorHash = "sha256-xn6la6E0C5QASXxNee1Py/rBs4ls9X/ePeg4Q1e2UyU=";
21 description = "Ping command implementation in Go but with colorful output and pingu ascii art";
22 homepage = "https://github.com/sheepla/pingu/";
23 license = licenses.mit;
24 maintainers = with maintainers; [ CactiChameleon9 ];
25 mainProgram = "pingu";