From 780be8ef503a28939cf9dc7996b48ffb1a3e04c6 Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Fri, 28 Nov 2025 14:23:17 -0600 Subject: [PATCH] tests: disable release check bypass nixos-unstable bumped Signed-off-by: Austin Horstman --- tests/default.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/default.nix b/tests/default.nix index a4151862a..88ff40ece 100644 --- a/tests/default.nix +++ b/tests/default.nix @@ -128,9 +128,6 @@ let username = "hm-user"; homeDirectory = "/home/hm-user"; stateVersion = lib.mkDefault "18.09"; - # TODO: Disable release check during version transitions when Home Manager - # and nixos-unstable are temporarily out of sync. - enableNixpkgsReleaseCheck = false; }; # Avoid including documentation since this will cause