Loading pkgs/development/python-modules/motionblinds/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "motionblinds"; version = "0.6.8"; version = "0.6.10"; format = "setuptools"; disabled = pythonOlder "3.7"; Loading @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "starkillerOG"; repo = "motion-blinds"; rev = "refs/tags/${version}"; sha256 = "sha256-xlAQD0sJVhbr0nfJZdrBbskVbgC9Lrbrgu6rvT3jQCs="; sha256 = "sha256-WCwj/2iUXOhmww4hiI5KPA7VyoVEYDeEMmnZM+DGHmc="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/motionblinds/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "motionblinds"; version = "0.6.8"; version = "0.6.10"; format = "setuptools"; disabled = pythonOlder "3.7"; Loading @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "starkillerOG"; repo = "motion-blinds"; rev = "refs/tags/${version}"; sha256 = "sha256-xlAQD0sJVhbr0nfJZdrBbskVbgC9Lrbrgu6rvT3jQCs="; sha256 = "sha256-WCwj/2iUXOhmww4hiI5KPA7VyoVEYDeEMmnZM+DGHmc="; }; propagatedBuildInputs = [ Loading