[flake] update to 25.11

This commit is contained in:
2026-01-02 12:37:18 -08:00
parent d1ccaa1c57
commit 978b7ac2b7
2 changed files with 13 additions and 13 deletions

View File

@@ -3,10 +3,10 @@
inputs = {
nixpkgs = {
url = "github:nixos/nixpkgs?ref=nixos-25.05";
url = "github:nixos/nixpkgs?ref=nixos-25.11";
};
home-manager = {
url = "github:nix-community/home-manager?ref=release-25.05";
url = "github:nix-community/home-manager?ref=release-25.11";
inputs.nixpkgs.follows = "nixpkgs";
};
sops-nix = {