Commit 86231c7e authored by nicoo's avatar nicoo
Browse files

google-fonts: set meta.sourceProvenance

parent c42b4f3b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -67,5 +67,6 @@ stdenvNoCC.mkDerivation {
    platforms = platforms.all;
    hydraPlatforms = [];
    maintainers = with maintainers; [ manveru ];
    sourceProvenance = [ sourceTypes.binaryBytecode ];
  };
}