10 src = fetchFromGitHub {
14 sha256 = "sha256-kyB6gUbc32NsSDqDy1zVT4HXn0pWxHdBOEBOSaI0Xro=";
19 # There are not test files
23 description = "Vultr CLI and API client library";
24 homepage = "https://jamesclonk.github.io/vultr";
25 changelog = "https://github.com/JamesClonk/vultr/releases/tag/${src.rev}";
26 license = licenses.mit;
27 maintainers = with maintainers; [ zauberpony ];