python311Packages.unique-log-filter: refactor

This commit is contained in:
Fabian Affolter 2024-03-28 23:47:42 +01:00
parent aa3de91b56
commit 917ccf988f

View File

@ -20,7 +20,7 @@ buildPythonPackage rec {
hash = "sha256-av1pVPDsO2dto5fhBK74jKfVsVY2ChyUE5NNja2B1Qw=";
};
nativeBuildInputs = [
build-system = [
flit-core
];