mathematica: mark meta.sourceProvenance

This commit is contained in:
FliegendeWurst
2022-06-13 18:55:15 +08:00
committed by Alexander Foremny
parent 857463a465
commit 04f2eb1b0a
@@ -47,6 +47,7 @@ callPackage real-drv {
description = "Wolfram Mathematica computational software system";
homepage = "http://www.wolfram.com/mathematica/";
license = licenses.unfree;
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
maintainers = with maintainers; [ herberteuler ];
platforms = [ "x86_64-linux" ];
};