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