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