From 24443628a1cc759190663cbd4a0e18f4f542fa3b 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, nspr, nss anymore Signed-off-by: Raito Bezarius --- overlay.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/overlay.nix b/overlay.nix index 891e9a0..ad54704 100644 --- a/overlay.nix +++ b/overlay.nix @@ -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