From 31b2a7593ca44e7178ecafe4760bf4dca298911e Mon Sep 17 00:00:00 2001 From: Guillaume Girol Date: Fri, 26 Dec 2025 12:00:00 +0000 Subject: [PATCH] nixosTests.os-prober: fix --- nixos/tests/os-prober.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/nixos/tests/os-prober.nix b/nixos/tests/os-prober.nix index ba0d484a3dcf..fa26be60aa49 100644 --- a/nixos/tests/os-prober.nix +++ b/nixos/tests/os-prober.nix @@ -105,10 +105,7 @@ import ./make-test-python.nix ( libxml2.bin libxslt.bin nixos-artwork.wallpapers.simple-dark-gray-bottom - (nixos-rebuild-ng.override { - withNgSuffix = false; - withReexec = true; - }) + nixos-rebuild-ng ntp perlPackages.ConfigIniFiles perlPackages.FileSlurp