nix build: whitespace
This commit is contained in:
parent
892ff53ef9
commit
d6dea12915
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ stdenv.mkDerivation (finalattrs:
|
|||
src = ../xo-ordinaltree;
|
||||
|
||||
cmakeFlags = ["-DCMAKE_MODULE_PATH=${xo-cmake}/share/cmake"];
|
||||
|
||||
doCheck = true;
|
||||
nativeBuildInputs = [
|
||||
cmake catch2 xo-cmake
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue