Loading pkgs/development/python-modules/pywayland/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,11 +10,11 @@ buildPythonPackage rec { pname = "pywayland"; version = "0.4.16"; version = "0.4.17"; src = fetchPypi { inherit pname version; hash = "sha256-qqcMhwsKs2UhX45xUF9zaDxO0VsfNjhDOx3HNE/ltd0="; hash = "sha256-9/0ZAmOML3oVrAfzGj72iV08FgyiYBSByoKyxhojxlc="; }; nativeBuildInputs = [ pkg-config ]; Loading Loading
pkgs/development/python-modules/pywayland/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,11 +10,11 @@ buildPythonPackage rec { pname = "pywayland"; version = "0.4.16"; version = "0.4.17"; src = fetchPypi { inherit pname version; hash = "sha256-qqcMhwsKs2UhX45xUF9zaDxO0VsfNjhDOx3HNE/ltd0="; hash = "sha256-9/0ZAmOML3oVrAfzGj72iV08FgyiYBSByoKyxhojxlc="; }; nativeBuildInputs = [ pkg-config ]; Loading