cfdyndns: pin to openssl_1_1
This commit is contained in:
parent
faa8136e81
commit
3aa4e0127a
@ -3277,7 +3277,9 @@ with pkgs;
|
||||
{ inherit (haskellPackages) alex happy Agda ghcWithPackages;
|
||||
};
|
||||
|
||||
cfdyndns = callPackage ../applications/networking/dyndns/cfdyndns { };
|
||||
cfdyndns = callPackage ../applications/networking/dyndns/cfdyndns {
|
||||
openssl = openssl_1_1;
|
||||
};
|
||||
|
||||
charliecloud = callPackage ../applications/virtualization/charliecloud { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user