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