···35 "test_get_keys"
36 "connect_via_proxy"
37 "read_ssh_config"
0038 ];
3940 meta = with lib; {
···35 "test_get_keys"
36 "connect_via_proxy"
37 "read_ssh_config"
38+ # Test doesn't work with paramiko < 4.0.0 and the patch above
39+ "test_read_private_key_file"
40 ];
4142 meta = with lib; {