flake: upgrade to NixOS 25.05
This commit is contained in:
parent
874882392b
commit
f9370488c8
2 changed files with 10 additions and 10 deletions
|
|
@ -5,7 +5,7 @@
|
|||
type = "github";
|
||||
owner = "NixOS";
|
||||
repo = "nixpkgs";
|
||||
ref = "nixos-24.11";
|
||||
ref = "nixos-25.05";
|
||||
};
|
||||
|
||||
nixpkgs-unstable-small = {
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "home-manager";
|
||||
ref = "release-24.11";
|
||||
ref = "release-25.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue