mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-16 10:43:27 +00:00
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 New Issue
Block a user