···10 sha256 = "0fdxpw7jjfi058l95131d6d8538h05z7n94l60i6mhp9xbplj2jf";
11 };
1213- # It fails to compile without this option. I'm not sure what the bug
14- # is, but everything works OK for me (goibhniu).
15- configureFlags = [ "--disable-nptl-bug-check" ];
16-17 preConfigure = ''
18 make -f Makefile.svn
19 '';