6 buildPythonPackage rec {
10 src = fetchFromGitHub {
14 sha256 = "0nhm7j2y4rgmrl0c1rklg982qllp7fky34dchqwd4czbsdnv9j7a";
18 homepage = "https://github.com/RedMoonStudios/hetzner";
19 description = "High-level Python API for accessing the Hetzner robot";
20 license = licenses.bsd3;
21 maintainers = with maintainers; [ aszlig ];