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 7eb3d3e..888b356 100644
--- a/docs/web.nix
+++ b/docs/web.nix
@@ -1,7 +1,7 @@
 { depotSrc ? builtins.fetchGit {
     url = "https://code.tvl.fyi";
     ref = "canon";
-    rev = "f7c87fd7748f733271463dd8ac3a30ce469a57d2";
+    rev = "9e16d708092e88d0013ef96ef9a33ec28b2c46ea";
   }
 }: