Loading pkgs/development/python-modules/hid/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "hid"; version = "1.0.8"; version = "1.0.9"; pyproject = true; src = fetchPypi { inherit pname version; hash = "sha256-XKEpp7lDSs5ePkKcEJKhZ5L+/68Geka2ZunFhocs3P4="; hash = "sha256-9EcfEfDhdtGwyxskPlVJjMkDR6Ou3nNWVTBDlWlKwYI="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/hid/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "hid"; version = "1.0.8"; version = "1.0.9"; pyproject = true; src = fetchPypi { inherit pname version; hash = "sha256-XKEpp7lDSs5ePkKcEJKhZ5L+/68Geka2ZunFhocs3P4="; hash = "sha256-9EcfEfDhdtGwyxskPlVJjMkDR6Ou3nNWVTBDlWlKwYI="; }; postPatch = '' Loading