mirror of
https://github.com/nix-community/home-manager
synced 2024-11-22 19:19:45 +01:00
version: allow 25.05 as state version
Nixpkgs updated upstream:
90fcf3aa7e
This commit is contained in:
parent
1bd5616e33
commit
5056a1cf0c
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ in {
|
|||
"23.11"
|
||||
"24.05"
|
||||
"24.11"
|
||||
"25.05"
|
||||
];
|
||||
description = ''
|
||||
It is occasionally necessary for Home Manager to change
|
||||
|
|
Loading…
Reference in a new issue