update flake to 25.11
This commit is contained in:
parent
df8325c746
commit
413e485783
1 changed files with 2 additions and 2 deletions
|
|
@ -2,9 +2,9 @@
|
|||
description = "Generic System Flake file";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/release-25.05";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/release-25.11";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-25.05";
|
||||
url = "github:nix-community/home-manager/release-25.11";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue