Loading pkgs/development/python-modules/fastcore/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "fastcore"; version = "1.8.8"; version = "1.8.11"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "fastai"; repo = "fastcore"; tag = version; hash = "sha256-If/XiGAjDDVKOh7JKHENdY5pmBxlOuQ+4bZ0Gh8PBMQ="; hash = "sha256-gqC5dVYWfWLNvum8ffIpT9qlm2yD6txPm3KQaP/rHao="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/fastcore/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "fastcore"; version = "1.8.8"; version = "1.8.11"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "fastai"; repo = "fastcore"; tag = version; hash = "sha256-If/XiGAjDDVKOh7JKHENdY5pmBxlOuQ+4bZ0Gh8PBMQ="; hash = "sha256-gqC5dVYWfWLNvum8ffIpT9qlm2yD6txPm3KQaP/rHao="; }; build-system = [ setuptools ]; Loading