movine: pin to openssl_1_1
This commit is contained in:
parent
7033bc7e3b
commit
6449e23dbc
1 changed files with 1 additions and 0 deletions
|
@ -20672,6 +20672,7 @@ with pkgs;
|
|||
|
||||
movine = callPackage ../development/tools/database/movine {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
openssl = openssl_1_1;
|
||||
};
|
||||
|
||||
movit = callPackage ../development/libraries/movit { };
|
||||
|
|
Loading…
Reference in a new issue