mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-04 12:03:21 +00:00
zenoh: fix build (#366000)
This commit is contained in:
commit
e315b2e7af
@ -78,6 +78,9 @@ rustPlatform.buildRustPackage rec {
|
||||
"--skip openclose_quic_only_connect_with_interface_restriction"
|
||||
"--skip openclose_tls_only_connect_with_interface_restriction"
|
||||
"--skip openclose_tls_only_listen_with_interface_restriction"
|
||||
|
||||
# This test fails on Hydra
|
||||
"--skip authenticator_quic"
|
||||
];
|
||||
|
||||
passthru.tests.version = testers.testVersion {
|
||||
|
Loading…
Reference in New Issue
Block a user