edencommon: enable tests
This commit is contained in:
@@ -60,6 +60,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
(lib.cmakeBool "CMAKE_INSTALL_RPATH_USE_LINK_PATH" true)
|
||||
];
|
||||
|
||||
doCheck = true;
|
||||
|
||||
postPatch = ''
|
||||
# The CMake build requires the FBThrift Python support even though
|
||||
# it’s not used, presumably because of the relevant code having
|
||||
|
||||
Reference in New Issue
Block a user