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

tests: disable release check temporarily

Remove after nixos-unstable bumped

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-11-26 11:10:53 -06:00
parent 089d5bf615
commit ad0b497533

View file

@ -128,6 +128,9 @@ 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