Fabian Affolter 2023-07-20 21:52:37 +02:00
parent ebaae879a7
commit 275cc53e29

View File

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "flux-led";
version = "0.28.37";
version = "1.0.0";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = "refs/tags/${version}";
hash = "sha256-3SlgYENtyv0JdUwGFpT3lWUDOciAKThYGz/RV8z+tac=";
hash = "sha256-QQz4wWfCMqNzu2QMoF0nfAKcMyvUHKTMsNVGt+7zkpE=";
};
propagatedBuildInputs = [