summary refs log tree commit diff
path: root/pkgs/applications/networking/charles/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/charles/default.nix')
-rw-r--r--pkgs/applications/networking/charles/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/networking/charles/default.nix b/pkgs/applications/networking/charles/default.nix
index 064213b01ae..66ec0a7c7b4 100644
--- a/pkgs/applications/networking/charles/default.nix
+++ b/pkgs/applications/networking/charles/default.nix
@@ -57,6 +57,7 @@ let
         description = "Web Debugging Proxy";
         homepage = "https://www.charlesproxy.com/";
         maintainers = with maintainers; [ kalbasit ];
+        sourceProvenance = with sourceTypes; [ binaryBytecode ];
         license = licenses.unfree;
         platforms = platforms.unix;
       };