fix: chrony does not have readline, nspr anymore
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
c515e4354b
commit
cbffa9523d
1 changed files with 0 additions and 2 deletions
|
@ -68,8 +68,6 @@ extraPkgs // {
|
||||||
in chrony'.override {
|
in chrony'.override {
|
||||||
gnutls = null;
|
gnutls = null;
|
||||||
nss = null;
|
nss = 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