diff --git a/pkgs/development/libraries/theft/default.nix b/pkgs/development/libraries/theft/default.nix index 00534413c7b..909df510dff 100644 --- a/pkgs/development/libraries/theft/default.nix +++ b/pkgs/development/libraries/theft/default.nix @@ -12,12 +12,10 @@ stdenv.mkDerivation rec { }; preConfigure = "patchShebangs ./scripts/mk_bits_lut"; - # doCheck = true; + + doCheck = true; + checkTarget = "test"; - propagatedBuildInputs = [ ]; - - buildInputs = [ ]; - installFlags = [ "PREFIX=$(out)" ]; postInstall = '' install -m644 vendor/greatest.h $out/include/