From b65575fc31fd9326db7989eb8a9b15439dd8866e Mon Sep 17 00:00:00 2001 From: Luke Granger-Brown Date: Sat, 11 Jul 2020 00:48:54 +0000 Subject: 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 --- third_party/gerrit/0002-Syntax-highlight-nix.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'third_party/gerrit/0002-Syntax-highlight-nix.patch') diff --git a/third_party/gerrit/0002-Syntax-highlight-nix.patch b/third_party/gerrit/0002-Syntax-highlight-nix.patch index 41fa3145352c..9dd71fbcf59a 100644 --- a/third_party/gerrit/0002-Syntax-highlight-nix.patch +++ b/third_party/gerrit/0002-Syntax-highlight-nix.patch @@ -1,7 +1,7 @@ -From 1b869d045cbb557ed5475be1131282fa8e4afc76 Mon Sep 17 00:00:00 2001 +From 0da464ae9982b279fe3ca4c4ec6a361ae9fded24 Mon Sep 17 00:00:00 2001 From: Luke Granger-Brown Date: Thu, 2 Jul 2020 23:02:32 +0100 -Subject: [PATCH 2/4] Syntax highlight nix +Subject: [PATCH 2/6] Syntax highlight nix --- .../app/elements/diff/gr-syntax-layer/gr-syntax-layer.js | 1 + @@ -20,5 +20,5 @@ index f1e930f177..cc937cff67 100644 const ASYNC_DELAY = 10; -- -2.25.1 +2.27.0 -- cgit 1.4.1