python312Packages.bc-detect-secrets: refactor

This commit is contained in:
Fabian Affolter 2024-03-25 21:37:27 +01:00
parent 5a15f09929
commit 4a93ca1c44
1 changed files with 2 additions and 2 deletions

View File

@ -28,11 +28,11 @@ buildPythonPackage rec {
hash = "sha256-05hxc34ecSoAp0GBVf9yq2BC928wxZOLZJHAbJ7cdtk=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
pyyaml
requests
unidiff