Merge branch 'staging' into fix-ncurses-darwin-extensions
This commit is contained in:
@@ -29,6 +29,12 @@ let
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
doCheck = false; # hangs, tries to access the net?
|
||||
|
||||
# for some reason the tests are not running - it says "No tests found!!"
|
||||
checkInputs = [ check ];
|
||||
checkPhase = "ctest";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "P2P FOSS instant messaging application aimed to replace Skype";
|
||||
homepage = https://tox.chat;
|
||||
|
||||
Reference in New Issue
Block a user