Loading pkgs/development/python-modules/ipyvue/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "ipyvue"; version = "1.11.3"; version = "1.12.0"; pyproject = true; src = fetchPypi { inherit pname version; hash = "sha256-gLO2EItEjrF7fJ6ww5ta04Rxir3NJKgvhTrTBiuDtBs="; hash = "sha256-QIteamTiA/xnn0R6Bx49vBeKspBpgvJIrfci/IR3P/o="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/ipyvue/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "ipyvue"; version = "1.11.3"; version = "1.12.0"; pyproject = true; src = fetchPypi { inherit pname version; hash = "sha256-gLO2EItEjrF7fJ6ww5ta04Rxir3NJKgvhTrTBiuDtBs="; hash = "sha256-QIteamTiA/xnn0R6Bx49vBeKspBpgvJIrfci/IR3P/o="; }; build-system = [ setuptools ]; Loading