forked from mirrors/nixpkgs
espanso: pin to openssl_1_1
This commit is contained in:
parent
3aa4e0127a
commit
0d75cebac7
|
@ -3811,6 +3811,7 @@ with pkgs;
|
|||
|
||||
espanso = callPackage ../applications/office/espanso {
|
||||
inherit (darwin.apple_sdk.frameworks) AppKit Cocoa Foundation;
|
||||
openssl = openssl_1_1;
|
||||
};
|
||||
|
||||
esphome = callPackage ../tools/misc/esphome { };
|
||||
|
|
Loading…
Reference in a new issue