update flakes

This commit is contained in:
EdenQwQ 2026-02-21 18:32:48 +08:00
parent 64c56aa41d
commit e4b29f3333
9 changed files with 114 additions and 111 deletions

View file

@ -46,7 +46,7 @@
};
inputs = {
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-25.05";
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-25.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
home-manager = {
url = "github:nix-community/home-manager/master";
@ -66,7 +66,7 @@
url = "github:nix-community/stylix";
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim.url = "github:nix-community/nixvim";
nixvim.url = "github:nix-community/nixvim/nixos-25.11";
nil = {
url = "github:oxalica/nil";
inputs.nixpkgs.follows = "nixpkgs";