From 4b3c0b72bb1184e8909a2879bc237858a748c130 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 8 Oct 2025 09:29:53 +0200 Subject: [PATCH] python313Packages.mkdocs-material: modernize --- pkgs/development/python-modules/mkdocs-material/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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