mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
python312Packages.bc-detect-secrets: refactor
This commit is contained in:
parent
5a15f09929
commit
4a93ca1c44
@ -28,11 +28,11 @@ buildPythonPackage rec {
|
||||
hash = "sha256-05hxc34ecSoAp0GBVf9yq2BC928wxZOLZJHAbJ7cdtk=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
setuptools
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
pyyaml
|
||||
requests
|
||||
unidiff
|
||||
|
Loading…
Reference in New Issue
Block a user