lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

pythonPackages.descartes: mark broken

+2
+2
pkgs/development/python-modules/descartes/default.nix
··· 21 21 homepage = "https://bitbucket.org/sgillies/descartes/"; 22 22 license = licenses.bsd3; 23 23 maintainers = with maintainers; [ knedlsepp ]; 24 + # all tests are failing 25 + broken = true; 24 26 }; 25 27 }