Loading pkgs/development/python-modules/ml-collections/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "ml-collections"; version = "1.0.0"; version = "1.1.0"; pyproject = true; build-system = [ flit-core ]; Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "google"; repo = "ml_collections"; tag = "v${version}"; hash = "sha256-QUhwkfffjA6gKd6lTmEgnnoUeJOu82mfFPBta9/iebg="; hash = "sha256-G9+UBqHalzI3quR8T5NEgJs+ep60ffFw9vyTTZDeZ9M="; }; dependencies = [ Loading Loading
pkgs/development/python-modules/ml-collections/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "ml-collections"; version = "1.0.0"; version = "1.1.0"; pyproject = true; build-system = [ flit-core ]; Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "google"; repo = "ml_collections"; tag = "v${version}"; hash = "sha256-QUhwkfffjA6gKd6lTmEgnnoUeJOu82mfFPBta9/iebg="; hash = "sha256-G9+UBqHalzI3quR8T5NEgJs+ep60ffFw9vyTTZDeZ9M="; }; dependencies = [ Loading