Loading pkgs/tools/security/dontgo403/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildGoModule rec { meta = with lib; { description = "Tool to bypass 40X response codes"; homepage = "https://github.com/devploit/dontgo403"; chnagelog = "https://github.com/devploit/dontgo403/releases/tag/${version}"; changelog = "https://github.com/devploit/dontgo403/releases/tag/${version}"; license = licenses.asl20; maintainers = with maintainers; [ fab ]; }; Loading Loading
pkgs/tools/security/dontgo403/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildGoModule rec { meta = with lib; { description = "Tool to bypass 40X response codes"; homepage = "https://github.com/devploit/dontgo403"; chnagelog = "https://github.com/devploit/dontgo403/releases/tag/${version}"; changelog = "https://github.com/devploit/dontgo403/releases/tag/${version}"; license = licenses.asl20; maintainers = with maintainers; [ fab ]; }; Loading