Loading pkgs/development/python-modules/instructor/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "instructor"; version = "1.7.4"; version = "1.7.9"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -40,7 +40,7 @@ buildPythonPackage rec { owner = "jxnl"; repo = "instructor"; tag = version; hash = "sha256-TrNGTWnZShOYeMGonSEib7NiEbrwWNtujeWo2gaewf4="; hash = "sha256-3IwvbepDrylOIlL+IteyFChqYc/ZIu6IieIkbAPL+mw="; }; build-system = [ hatchling ]; Loading Loading
pkgs/development/python-modules/instructor/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "instructor"; version = "1.7.4"; version = "1.7.9"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -40,7 +40,7 @@ buildPythonPackage rec { owner = "jxnl"; repo = "instructor"; tag = version; hash = "sha256-TrNGTWnZShOYeMGonSEib7NiEbrwWNtujeWo2gaewf4="; hash = "sha256-3IwvbepDrylOIlL+IteyFChqYc/ZIu6IieIkbAPL+mw="; }; build-system = [ hatchling ]; Loading