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.36"; version = "1.5.37"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "bridgecrewio"; repo = "detect-secrets"; tag = version; hash = "sha256-kfBiVWKS8zgG8CgmUBSc/utWaHgluubZ8zpZuIAVjUU="; hash = "sha256-uh9fxt9JdsVHCRbqNGbFxjm5pgRg4gWf2n+OYhx55RM="; }; 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.36"; version = "1.5.37"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "bridgecrewio"; repo = "detect-secrets"; tag = version; hash = "sha256-kfBiVWKS8zgG8CgmUBSc/utWaHgluubZ8zpZuIAVjUU="; hash = "sha256-uh9fxt9JdsVHCRbqNGbFxjm5pgRg4gWf2n+OYhx55RM="; }; build-system = [ setuptools ]; Loading