dogdns: pin to openssl_1_1
This commit is contained in:
@@ -5610,6 +5610,7 @@ with pkgs;
|
||||
dog = callPackage ../tools/system/dog { };
|
||||
|
||||
dogdns = callPackage ../tools/networking/dogdns {
|
||||
openssl = openssl_1_1;
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user