feat(rialo): add openssl@3 to homebrew brews
This commit is contained in:
parent
edcd49ada0
commit
59d83bdeb1
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ with lib.metacfg;
|
||||||
brews = [
|
brews = [
|
||||||
"libusb"
|
"libusb"
|
||||||
"mas"
|
"mas"
|
||||||
|
"openssl@3"
|
||||||
];
|
];
|
||||||
masApps = { };
|
masApps = { };
|
||||||
onActivation = {
|
onActivation = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue