lol

python312Packages.homematicip: refactor

+2 -2
+2 -2
pkgs/development/python-modules/homematicip/default.nix
··· 31 31 hash = "sha256-VMHInAmNO0Nw0ohZnIJ9c77h35YSSNNnPNYaUpBlKOQ="; 32 32 }; 33 33 34 - nativeBuildInputs = [ 34 + build-system = [ 35 35 setuptools 36 36 setuptools-scm 37 37 ]; 38 38 39 - propagatedBuildInputs = [ 39 + dependencies = [ 40 40 aenum 41 41 aiohttp 42 42 async-timeout