python311Packages.types-awscrt: refactor

This commit is contained in:
Fabian Affolter 2024-04-17 08:52:55 +02:00
parent 068ceb1475
commit 751025a3d0

View File

@ -18,7 +18,7 @@ buildPythonPackage rec {
hash = "sha256-ZImKL0okaPZiM8uMKcX2bekHz4C6HvW7E1mu8vgbtSE="; hash = "sha256-ZImKL0okaPZiM8uMKcX2bekHz4C6HvW7E1mu8vgbtSE=";
}; };
nativeBuildInputs = [ build-system = [
poetry-core poetry-core
]; ];