10 src = fetchFromGitHub {
14 hash = "sha256-/AVOC8Tx5XMDiKmLBq2xUiJaA3K3TnWVXPE+Vzx862I=";
17 vendorHash = "sha256-q2uNqKZc6Zye7YimPDrg40o68Fo4ux4fygjVjJdhqQU=";
20 description = "Modern and flexible SIP CLI tool";
21 homepage = "https://github.com/miconda/sipexer";
22 changelog = "https://github.com/miconda/sipexer/releases/tag/v${version}";
23 license = licenses.gpl3Only;
24 maintainers = with maintainers; [ astro ];
25 mainProgram = "sipexer";