Loading pkgs/development/python-modules/bc-detect-secrets/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "bc-detect-secrets"; version = "1.5.10"; version = "1.5.11"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "bridgecrewio"; repo = "detect-secrets"; rev = "refs/tags/${version}"; hash = "sha256-b0t5xv4fWiErQsYvDKTJuweiGLqS2WpR9ECGo/cpvQ8="; hash = "sha256-JUpeG3qSiMjQBo3p4AvSP7XgoYy+RJTw797IKhbmCu4="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/bc-detect-secrets/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "bc-detect-secrets"; version = "1.5.10"; version = "1.5.11"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "bridgecrewio"; repo = "detect-secrets"; rev = "refs/tags/${version}"; hash = "sha256-b0t5xv4fWiErQsYvDKTJuweiGLqS2WpR9ECGo/cpvQ8="; hash = "sha256-JUpeG3qSiMjQBo3p4AvSP7XgoYy+RJTw797IKhbmCu4="; }; build-system = [ setuptools ]; Loading