1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-04 08:01:02 +01:00

tests: disable release check bypass

nixos-unstable bumped

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-11-28 14:23:17 -06:00
parent 40c18076d8
commit 780be8ef50

View file

@ -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