Loading pkgs/development/python-modules/bc-detect-secrets/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "bc-detect-secrets"; version = "1.5.44"; version = "1.5.45"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "bridgecrewio"; repo = "detect-secrets"; tag = version; hash = "sha256-cEhZo/HfCp6Cpx2zEX7THQQJH264NJvoCRrM+ci3RrE="; hash = "sha256-/0VHhKcYcXYXosInjsgBf6eR7kcfLiLSyxFuaIqTbiQ="; }; 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 @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "bc-detect-secrets"; version = "1.5.44"; version = "1.5.45"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "bridgecrewio"; repo = "detect-secrets"; tag = version; hash = "sha256-cEhZo/HfCp6Cpx2zEX7THQQJH264NJvoCRrM+ci3RrE="; hash = "sha256-/0VHhKcYcXYXosInjsgBf6eR7kcfLiLSyxFuaIqTbiQ="; }; build-system = [ setuptools ]; Loading