fix: chrony does not have readline anymore
Some checks failed
Some checks failed
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
c515e4354b
commit
5c38d48cc2
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@ extraPkgs // {
|
||||||
gnutls = null;
|
gnutls = null;
|
||||||
nss = null;
|
nss = null;
|
||||||
nspr = null;
|
nspr = null;
|
||||||
readline = null;
|
|
||||||
libedit = null;
|
libedit = null;
|
||||||
libseccomp = null;
|
libseccomp = null;
|
||||||
# should texinfo be in nativeBuildInputs instead of
|
# should texinfo be in nativeBuildInputs instead of
|
||||||
|
|
Loading…
Reference in a new issue