summary refs log tree commit diff
path: root/pkgs/development/tools/parsing/antlr/4.8.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/parsing/antlr/4.8.nix')
-rw-r--r--pkgs/development/tools/parsing/antlr/4.8.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/tools/parsing/antlr/4.8.nix b/pkgs/development/tools/parsing/antlr/4.8.nix
index 0e69227aa78..5d35af921ec 100644
--- a/pkgs/development/tools/parsing/antlr/4.8.nix
+++ b/pkgs/development/tools/parsing/antlr/4.8.nix
@@ -81,6 +81,7 @@ let
         walk parse trees.
       '';
       homepage = "https://www.antlr.org/";
+      sourceProvenance = with sourceTypes; [ binaryBytecode ];
       license = licenses.bsd3;
       platforms = platforms.unix;
     };