summary refs log tree commit diff
path: root/pkgs/development/compilers/mozart/binary.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/compilers/mozart/binary.nix')
-rw-r--r--pkgs/development/compilers/mozart/binary.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/compilers/mozart/binary.nix b/pkgs/development/compilers/mozart/binary.nix
index b043187e6c1ee..18acd7c3d96fc 100644
--- a/pkgs/development/compilers/mozart/binary.nix
+++ b/pkgs/development/compilers/mozart/binary.nix
@@ -73,6 +73,7 @@ stdenv.mkDerivation {
       interfaces. Mozart implements the Oz language and provides both
       expressive power and advanced functionality.
     '';
+    sourceProvenance = with sourceTypes; [ binaryBytecode ];
     license = licenses.mit;
     platforms = attrNames binaries;
     hydraPlatforms = [];