treewide: replace mentions of 24.11 with 25.05

(cherry picked from commit 764a9b8dda)
This commit is contained in:
Gaetan Lepage 2025-05-24 10:30:51 +02:00 committed by Mergify
parent bf50def4f8
commit da74b41118
6 changed files with 9 additions and 9 deletions

View file

@ -11,7 +11,7 @@ let
home = {
username = "nixvim";
homeDirectory = "/invalid/dir";
stateVersion = "24.11";
stateVersion = "25.05";
};
programs.nixvim = {