fix(gerrit): Load fonts from Google Fonts instead.

This also incidentally includes a fix for _not_ loading fonts from
Google Fonts, but I don't really care about that.

Change-Id: I6e00791d0ba06cb1e3c029e1b8617c33000d2ab1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1041
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
Luke Granger-Brown 2020-07-11 00:48:54 +00:00 committed by lukegb
parent 9eb248e0c5
commit b65575fc31
7 changed files with 68 additions and 12 deletions

View file

@ -44,6 +44,8 @@ pkgs.buildBazelPackage {
./0002-Syntax-highlight-nix.patch
./0003-Syntax-highlight-rules.pl.patch
./0004-Add-titles-to-CLs-over-HTTP.patch
./0005-When-using-local-fonts-always-assume-Gerrit-is-mount.patch
./0006-Always-use-Google-Fonts.patch
];
bazelTarget = "release";