nix-build: xo-refcnt: + xo-reflectutil dep
This commit is contained in:
parent
cc47795ad3
commit
0d9900f6dc
1 changed files with 5 additions and 1 deletions
|
|
@ -3,7 +3,11 @@
|
|||
stdenv, cmake, catch2,
|
||||
|
||||
# xo dependencies
|
||||
xo-cmake, xo-indentlog
|
||||
xo-reflectutil,
|
||||
xo-indentlog,
|
||||
xo-cmake,
|
||||
|
||||
doCheck ? true,
|
||||
} :
|
||||
|
||||
stdenv.mkDerivation (finalattrs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue