mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-16 02:33:25 +00:00
synapse-bt: pin to openssl_1_1
This commit is contained in:
parent
72827e4b5d
commit
7fae589af3
@ -29981,6 +29981,7 @@ with pkgs;
|
||||
|
||||
synapse-bt = callPackage ../applications/networking/p2p/synapse-bt {
|
||||
inherit (darwin.apple_sdk.frameworks) CoreServices Security;
|
||||
openssl = openssl_1_1;
|
||||
};
|
||||
|
||||
synfigstudio = callPackage ../applications/graphics/synfigstudio { };
|
||||
|
Loading…
Reference in New Issue
Block a user