Skip to content

Commit b61ba29

Browse files
authored
python312Packages.svg-py: refactor
1 parent a5c8ad0 commit b61ba29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/svg-py/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ buildPythonPackage rec {
2222
hash = "sha256-XuSv4CVcbwWHuHiXxx4PfGJ8Pi+tfufbAdUiTFWNLcc=";
2323
};
2424

25-
nativeBuildInputs = [ flit-core ];
25+
build-system = [ flit-core ];
2626

2727
nativeCheckInputs = [
2828
pytestCheckHook

0 commit comments

Comments
 (0)