nix build: fix xo-type.nix

missing xo-object2 dep
This commit is contained in:
Roland Conybeare 2026-05-30 10:17:54 -04:00
commit b8cfc45080

View file

@ -3,13 +3,8 @@
lib, stdenv, cmake, catch2,
# xo dependencies
# xo-reflectutil,
# xo-alloc,
# xo-randomgen,
# xo-gc,
# xo-stringtable2,
xo-object2,
xo-alloc2,
# xo-printable2,
xo-facet,
xo-subsys,
xo-cmake,