sqlcipher: remove openssl 1.0.2 pinning
This commit is contained in:
@@ -13535,7 +13535,6 @@ in
|
||||
sqlcipher = lowPrio (callPackage ../development/libraries/sqlcipher {
|
||||
readline = null;
|
||||
ncurses = null;
|
||||
openssl = openssl_1_0_2;
|
||||
});
|
||||
|
||||
standardnotes = callPackage ../applications/editors/standardnotes { };
|
||||
|
||||
Reference in New Issue
Block a user