tunnelto: pin to openssl_1_1
This commit is contained in:
parent
2a5bb722e9
commit
e3755a384c
@ -11800,6 +11800,7 @@ with pkgs;
|
||||
|
||||
tunnelto = callPackage ../tools/networking/tunnelto {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
openssl = openssl_1_1;
|
||||
};
|
||||
|
||||
tuptime = callPackage ../tools/system/tuptime { };
|
||||
|
Loading…
Reference in New Issue
Block a user