breitbandmessung: mark meta.sourceProvenance
This commit is contained in:
parent
6603e6a8d1
commit
f92bbd5b0a
@ -87,6 +87,7 @@ stdenv.mkDerivation ({
|
||||
description = "Broadband internet speed test app from the german Bundesnetzagentur";
|
||||
homepage = "https://www.breitbandmessung.de";
|
||||
license = licenses.unfree;
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
maintainers = with maintainers; [ b4dm4n ];
|
||||
platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user