diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index debefb2bc85f..83015e1c6334 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -23381,7 +23381,6 @@ with pkgs; withCryptsetup = true; withFido2 = true; withTpm2Tss = true; - inherit libfido2 p11-kit; }; systemdStage1Network = systemdStage1.override { pname = "systemd-stage-1-network";