s3rs: pin to openssl_1_1
This commit is contained in:
@@ -10504,6 +10504,7 @@ with pkgs;
|
||||
s3cmd = python3Packages.callPackage ../tools/networking/s3cmd { };
|
||||
|
||||
s3rs = callPackage ../tools/networking/s3rs {
|
||||
openssl = openssl_1_1;
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user