From 43102906aa6ca6a1c9bc7d6695d62c6dd19af341 Mon Sep 17 00:00:00 2001 From: Johannes Kirschbauer Date: Fri, 12 Apr 2024 16:20:33 +0200 Subject: [PATCH] disable module docs until migrated --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 99163743..b7cc3f3e 100644 --- a/flake.nix +++ b/flake.nix @@ -38,7 +38,8 @@ ./flakeModules/flake-module.nix (import ./flakeModules/clan.nix inputs.self) ./devShell.nix - ./docs/flake-module + # TODO: migrate this @davHau + # ./docs/flake-module ./docs/flake-module.nix ./formatter.nix ./lib/flake-module.nix