Loading pkgs/tools/security/smbscan/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ python3.pkgs.buildPythonApplication rec { pname = "smbscan"; version = "unstable-2022-05-26"; format = "setuptools"; format = "other"; src = fetchFromGitHub { owner = "jeffhacks"; Loading Loading
pkgs/tools/security/smbscan/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ python3.pkgs.buildPythonApplication rec { pname = "smbscan"; version = "unstable-2022-05-26"; format = "setuptools"; format = "other"; src = fetchFromGitHub { owner = "jeffhacks"; Loading