docs: set self to clan-core for docs

This commit is contained in:
Johannes Kirschbauer
2025-10-30 12:51:18 +01:00
parent 2e55028a1b
commit 169b4016e6
3 changed files with 8 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ in
}:
let
jsonDocs = import ./eval-docs.nix {
clan-core = self;
inherit
pkgs
lib