File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1616 nixos-2311 . url = "github:NixOS/nixpkgs/nixos-23.11" ;
1717 nixos-2405 . url = "github:NixOS/nixpkgs/nixos-24.05" ;
1818 nixos-2411 . url = "github:NixOS/nixpkgs/nixos-24.11" ;
19+ nixos-2505 . url = "github:NixOS/nixpkgs/nixos-25.05" ;
1920
20- nixpkgs . follows = "nixos-2411 " ;
21+ nixpkgs . follows = "nixos-2505 " ;
2122 nixpkgs-unstable . url = "github:NixOS/nixpkgs/nixos-unstable" ;
2223
2324 home-manager = {
24- url = "github:nix-community/home-manager/release-24.11 " ;
25+ url = "github:nix-community/home-manager/release-25.05 " ;
2526 inputs . nixpkgs . follows = "nixpkgs" ;
2627 } ;
2728
121122 nixos-images = {
122123 url = "github:nix-community/nixos-images" ;
123124 inputs = {
124- nixos-stable . follows = "nixos-2405 " ;
125+ nixos-stable . follows = "nixos-2505 " ;
125126 nixos-unstable . follows = "nixpkgs-unstable" ;
126127 } ;
127128 } ;
You can’t perform that action at this time.
0 commit comments