diff --git a/pkgs/development/python-modules/mkdocs-material/default.nix b/pkgs/development/python-modules/mkdocs-material/default.nix index 0291f083f0f0..fa299fb8cc2a 100644 --- a/pkgs/development/python-modules/mkdocs-material/default.nix +++ b/pkgs/development/python-modules/mkdocs-material/default.nix @@ -38,14 +38,14 @@ buildPythonPackage rec { hash = "sha256-zd1KJQOH3uHrePJbBgLuq++GSoM1KYW9VwpYnCrZZQY="; }; - nativeBuildInputs = [ + build-system = [ hatch-requirements-txt hatch-nodejs-version hatchling trove-classifiers ]; - propagatedBuildInputs = [ + dependencies = [ babel backrefs colorama