lol
0
fork

Configure Feed

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

libuv: disable tty_pty test on darwin

+1
+1
pkgs/development/libraries/libuv/default.nix
··· 40 40 "tcp_open" "tcp_write_queue_order" "tcp_try_write" "tcp_writealot" 41 41 "multiple_listen" "delayed_accept" 42 42 "shutdown_close_tcp" "shutdown_eof" "shutdown_twice" "callback_stack" 43 + "tty_pty" 43 44 ]; 44 45 tdRegexp = lib.concatStringsSep "\\|" toDisable; 45 46 in lib.optionalString doCheck ''