lol

breitbandmessung: mark meta.sourceProvenance

authored by

FliegendeWurst and committed by
Alexander Foremny
f92bbd5b 6603e6a8

+1
+1
pkgs/applications/networking/breitbandmessung/default.nix
··· 87 87 description = "Broadband internet speed test app from the german Bundesnetzagentur"; 88 88 homepage = "https://www.breitbandmessung.de"; 89 89 license = licenses.unfree; 90 + sourceProvenance = with sourceTypes; [ binaryNativeCode ]; 90 91 maintainers = with maintainers; [ b4dm4n ]; 91 92 platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" ]; 92 93 };