From cbffa9523ddbecfbe8457d10672935ca08963aaf 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 anymore Signed-off-by: Raito Bezarius --- overlay.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/overlay.nix b/overlay.nix index 891e9a0..51e00f1 100644 --- a/overlay.nix +++ b/overlay.nix @@ -68,8 +68,6 @@ extraPkgs // { in chrony'.override { gnutls = null; nss = null; - nspr = null; - readline = null; libedit = null; libseccomp = null; # should texinfo be in nativeBuildInputs instead of