python311Packages.podman: refactor

This commit is contained in:
Fabian Affolter 2024-03-23 12:57:21 +01:00 committed by GitHub
parent 60435b7315
commit 03c9226865
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ buildPythonPackage rec {
hash = "sha256-3tbhTg060/K4ejT/xjItSu9zf05LR/d0vkg4XDsspEE=";
};
nativeBuildInputs = [
build-system = [
setuptools
];