Loading pkgs/development/python-modules/adafruit-platformdetect/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "adafruit-platformdetect"; version = "3.84.0"; version = "3.84.1"; pyproject = true; src = fetchPypi { pname = "adafruit_platformdetect"; inherit version; hash = "sha256-cdx3s1gEfmrk/pQkfqA0Sf6Ks+PpNyOdW9HUuULr7nM="; hash = "sha256-LtKS/SkuNIfbU8Jh4oea4YMcYHqOuUe+6iDfa10k5Cs="; }; build-system = [ setuptools-scm ]; Loading Loading
pkgs/development/python-modules/adafruit-platformdetect/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "adafruit-platformdetect"; version = "3.84.0"; version = "3.84.1"; pyproject = true; src = fetchPypi { pname = "adafruit_platformdetect"; inherit version; hash = "sha256-cdx3s1gEfmrk/pQkfqA0Sf6Ks+PpNyOdW9HUuULr7nM="; hash = "sha256-LtKS/SkuNIfbU8Jh4oea4YMcYHqOuUe+6iDfa10k5Cs="; }; build-system = [ setuptools-scm ]; Loading