10 src = fetchFromGitHub {
14 sha256 = "sha256-GUVyeQtUNnW8yu/dhfip61jxQtgQmjBUDzsOW233laQ=";
17 vendorHash = "sha256-9/z1mtZGqrvcvq8cWBpYN7kaPHaPqtyMwMNxuRRP4Cs=";
23 description = "CLI tool that checks an IP address using various public services";
24 homepage = "https://github.com/jreisinger/checkip";
25 license = licenses.asl20;
26 maintainers = with maintainers; [ fab ];