Loading pkgs/applications/networking/charles/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ let meta = with lib; { description = "Web Debugging Proxy"; homepage = "https://www.charlesproxy.com/"; maintainers = with maintainers; [ kalbasit ]; maintainers = with maintainers; [ kalbasit kashw2 ]; sourceProvenance = with sourceTypes; [ binaryBytecode ]; license = licenses.unfree; platforms = platforms.unix; Loading @@ -66,8 +66,8 @@ let in { charles4 = (generic { version = "4.6.2"; sha256 = "0r5rann7cq665ih0pa66k52081gylk85ashrwq1khbv2jf80yy52"; version = "4.6.4"; sha256 = "KEQYb90kt41dS3TJLZqdaV9P3mQA9UPsEyiFb/knm3w="; platform = "_amd64"; jdk = jdk11; }); Loading Loading
pkgs/applications/networking/charles/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ let meta = with lib; { description = "Web Debugging Proxy"; homepage = "https://www.charlesproxy.com/"; maintainers = with maintainers; [ kalbasit ]; maintainers = with maintainers; [ kalbasit kashw2 ]; sourceProvenance = with sourceTypes; [ binaryBytecode ]; license = licenses.unfree; platforms = platforms.unix; Loading @@ -66,8 +66,8 @@ let in { charles4 = (generic { version = "4.6.2"; sha256 = "0r5rann7cq665ih0pa66k52081gylk85ashrwq1khbv2jf80yy52"; version = "4.6.4"; sha256 = "KEQYb90kt41dS3TJLZqdaV9P3mQA9UPsEyiFb/knm3w="; platform = "_amd64"; jdk = jdk11; }); Loading