mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-17 12:50:04 +00:00
google-fonts: set meta.sourceProvenance
This commit is contained in:
@@ -67,5 +67,6 @@ stdenvNoCC.mkDerivation {
|
||||
platforms = platforms.all;
|
||||
hydraPlatforms = [];
|
||||
maintainers = with maintainers; [ manveru ];
|
||||
sourceProvenance = [ sourceTypes.binaryBytecode ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user