npth: run tests, even if brief

This commit is contained in:
Will Dietz
2018-02-13 09:44:30 -06:00
parent 3aa61e33be
commit cec99d22f0
@@ -8,6 +8,8 @@ stdenv.mkDerivation rec {
sha256 = "1hmkkp6vzyrh8v01c2ynzf9vwikyagp7p1lxhbnr4ysk3w66jji9"; sha256 = "1hmkkp6vzyrh8v01c2ynzf9vwikyagp7p1lxhbnr4ysk3w66jji9";
}; };
doCheck = true;
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "The New GNU Portable Threads Library"; description = "The New GNU Portable Threads Library";
longDescription = '' longDescription = ''