From 832ed5ca2b60ce12bbe7fbefa150a1e052b3d4b2 Mon Sep 17 00:00:00 2001 From: sternenseemann Date: Sun, 19 Sep 2021 23:27:17 +0200 Subject: chore(doc/web): depot 2021-03-11 -> 2021-09-18 --- doc/web.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/web.nix b/doc/web.nix index fcf8489..179ad05 100644 --- a/doc/web.nix +++ b/doc/web.nix @@ -1,7 +1,7 @@ { depotSrc ? builtins.fetchGit { url = "https://code.tvl.fyi"; ref = "canon"; - rev = "2cd2b58a04cd86e8bf1d72e9c0a67ad8c8e9c8dd"; + rev = "0e3858b5e5bb5717319c5a17fb195c51f1cbf06c"; } }: @@ -34,4 +34,5 @@ depot.users.sterni.htmlman { For now most information is in the [README](https://github.com/sternenseemann/buchstabensuppe/blob/main/README.md). ''; + linkXr = "none"; # TODO(sterni): add the remaining man pages } -- cgit 1.4.1