xo-facet: + doc scaffold + begin include scaffold

This commit is contained in:
Roland Conybeare 2025-12-10 09:56:09 -05:00
commit a4e88b674e
12 changed files with 181 additions and 3 deletions

View file

@ -421,6 +421,7 @@ in
pkgs = pkgs;
xo = {
cmake = pkgs.xo-cmake;
# facet = pkgs.xo-facet;
indentlog = pkgs.xo-indentlog;
refcnt = pkgs.xo-refcnt;
subsys = pkgs.xo-subsys;