nix-build: xo-refcnt: + xo-reflectutil dep

This commit is contained in:
Roland Conybeare 2026-02-26 12:15:20 +11:00
commit 0d9900f6dc

View file

@ -3,7 +3,11 @@
stdenv, cmake, catch2,
# xo dependencies
xo-cmake, xo-indentlog
xo-reflectutil,
xo-indentlog,
xo-cmake,
doCheck ? true,
} :
stdenv.mkDerivation (finalattrs: