···128128 # UTF-8 locale needed for testing
129129 LC_ALL = "en_US.UTF-8";
130130131131+ # tests fail with to many open files
132132+ doCheck = !stdenv.isDarwin;
133133+131134 # - Anki writes some files to $HOME during tests
132135 # - Skip tests using network
133136 checkPhase = ''