From 5c38d48cc2675f9a280e9fd41e78dee5085b4ab6 Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Sat, 7 Dec 2024 16:18:30 +0100 Subject: [PATCH] fix: chrony does not have readline anymore Signed-off-by: Raito Bezarius --- overlay.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/overlay.nix b/overlay.nix index 891e9a0..9a7db38 100644 --- a/overlay.nix +++ b/overlay.nix @@ -69,7 +69,6 @@ extraPkgs // { gnutls = null; nss = null; nspr = null; - readline = null; libedit = null; libseccomp = null; # should texinfo be in nativeBuildInputs instead of