buildClan: deprecate in favor of 'clan'

clan.lib.clan { <your definition> } returns an eval result
In contrast to buildClan which returns the .config
This allows for better introspection
This commit is contained in:
Johannes Kirschbauer
2025-06-26 17:08:20 +02:00
parent f6de6632e4
commit a35e2d84d1
3 changed files with 35 additions and 73 deletions

View File

@@ -22,6 +22,7 @@ lib.fix (
inherit (buildClanLib)
buildClan
clan
;
/**
Like callPackage, but doesn't try to automatically detect arguments