xo-unit: nix: supply xo-flatstring dep

This commit is contained in:
Roland Conybeare 2024-05-02 11:22:34 -04:00
commit 3c4f77aa12

View file

@ -209,6 +209,7 @@
xo-userenv =
(prev.callPackage ./pkgs/xo-userenv.nix { xo-cmake = xo-cmake;
xo-indentlog = xo-indentlog;
xo-flatstring = xo-flatstring;
xo-subsys = xo-subsys;
xo-refcnt = xo-refcnt;
xo-randomgen = xo-randomgen;