zug: run tests
This commit is contained in:
@@ -39,6 +39,8 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
rm BUILD
|
rm BUILD
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
doCheck = true;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/arximboldi/zug";
|
homepage = "https://github.com/arximboldi/zug";
|
||||||
description = "Library for functional interactive c++ programs";
|
description = "Library for functional interactive c++ programs";
|
||||||
|
|||||||
Reference in New Issue
Block a user