nix build: fix xo-type.nix
missing xo-object2 dep
This commit is contained in:
parent
e00e5c62ac
commit
b8cfc45080
1 changed files with 1 additions and 6 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue