fix: chrony does not have readline, nspr, nss anymore
All checks were successful
All checks were successful
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
c515e4354b
commit
24443628a1
1 changed files with 0 additions and 3 deletions
|
@ -67,9 +67,6 @@ extraPkgs // {
|
|||
});
|
||||
in chrony'.override {
|
||||
gnutls = null;
|
||||
nss = null;
|
||||
nspr = null;
|
||||
readline = null;
|
||||
libedit = null;
|
||||
libseccomp = null;
|
||||
# should texinfo be in nativeBuildInputs instead of
|
||||
|
|
Loading…
Reference in a new issue