about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--docs/web.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/web.nix b/docs/web.nix
index 888b356..ebc93c6 100644
--- a/docs/web.nix
+++ b/docs/web.nix
@@ -1,7 +1,7 @@
 { depotSrc ? builtins.fetchGit {
     url = "https://code.tvl.fyi";
     ref = "canon";
-    rev = "9e16d708092e88d0013ef96ef9a33ec28b2c46ea";
+    rev = "e056a03614cbac87273e6de02b412c6245a902be";
   }
 }: