wraith: pin to openssl_1_1
This commit is contained in:
@@ -36091,7 +36091,9 @@ with pkgs;
|
||||
|
||||
wprecon = callPackage ../tools/security/wprecon { };
|
||||
|
||||
wraith = callPackage ../applications/networking/irc/wraith { };
|
||||
wraith = callPackage ../applications/networking/irc/wraith {
|
||||
openssl = openssl_1_1;
|
||||
};
|
||||
|
||||
wxsqlite3 = callPackage ../development/libraries/wxsqlite3 {
|
||||
wxGTK = wxGTK30;
|
||||
|
||||
Reference in New Issue
Block a user