Some heads up. I counted current list of haskell and python packages that
fail. Together that's 2430 of 2615 failures we have on hydra for linux
platform.

I'll try to fix pypy (it's broken because of tests failing and
misconfigured setup-hook) and python3 (we basically need a way for a python
package to say python3 is not supported).

If someone also tackles haskell we might get under 500 before 14.02 release
:-)

To reproduce count, got to
http://hydra.nixos.org/eval/1075537?full=1#tabs-still-fail and type:

$('#tabs-still-fail a:contains("haskellPackages")')
v.fn.v.init[944]
$('#tabs-still-fail a:contains("pypyPackages")')
v.fn.v.init[830]
$('#tabs-still-fail a:contains("python3Packages")')
v.fn.v.init[328]
$('#tabs-still-fail a:contains("python33Packages")')
v.fn.v.init[328]
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to