python312Packages.pex: refactor

This commit is contained in:
Fabian Affolter 2024-03-29 10:06:25 +01:00 committed by GitHub
parent fa8d55cd79
commit d1ce28b31b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ buildPythonPackage rec {
hash = "sha256-fQ/IYjYZL7wUpxslCB6cSMVD19vB57Jw1i7/iK/SJFw=";
};
nativeBuildInputs = [
build-system = [
hatchling
];