1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

npth: run tests, even if brief

This commit is contained in:
Will Dietz 2017-11-08 10:46:43 -06:00
parent 3aa61e33be
commit cec99d22f0

View file

@ -8,6 +8,8 @@ stdenv.mkDerivation rec {
sha256 = "1hmkkp6vzyrh8v01c2ynzf9vwikyagp7p1lxhbnr4ysk3w66jji9";
};
doCheck = true;
meta = with stdenv.lib; {
description = "The New GNU Portable Threads Library";
longDescription = ''