osu-lazer-bin: set meta.sourceProvenance

This commit is contained in:
Thiago Kenji Okada 2023-01-06 18:26:44 +00:00
parent 30acf193c5
commit 2503cf5ba2

View file

@ -29,6 +29,7 @@ appimageTools.wrapType2 rec {
cc-by-nc-40
unfreeRedistributable # osu-framework contains libbass.so in repository
];
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
maintainers = [ maintainers.delan ];
platforms = [ "x86_64-linux" ];
};