···1414 sha256 = "c479c875853e9c013d1fa73e529fd2165ff1ecaecc7e82810ba57e7362ae984d";1515 };16161717- patches = [1818- # SOMAXCONN limit of glibc-2.31 has been increased from 128 to 4096:1919- # * https://sourceware.org/git/?p=glibc.git;a=commit;h=96958e2700f5b4f4d1183a0606b2b9848a53ea442020- # * https://github.com/Supervisor/supervisor/issues/13462121- ./glibc-2.31.patch2222- ];2323-2417 # wants to write to /tmp/foo which is likely already owned by another2518 # nixbld user on hydra2619 doCheck = !stdenv.isDarwin;