···23232424 checkInputs = [ pytestCheckHook tox ];
25252626+ disabledTests = [
2727+ # Disable test using relative date and time
2828+ "test_tweet_relative_datetime"
2929+ ];
3030+2631 meta = with lib; {
2732 description = "Decentralised, minimalist microblogging service for hackers";
2833 homepage = "https://github.com/buckket/twtxt";