Revert "postgresql: Correct propagated readline"
This reverts commit d9efd0676f.
This commit is contained in:
@@ -93,7 +93,6 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
passthru = {
|
passthru = {
|
||||||
inherit psqlSchema;
|
inherit readline psqlSchema;
|
||||||
readline = optReadline;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user