Update to 25.11 beta
This commit is contained in:
parent
d7ff944e53
commit
3cf8570595
6 changed files with 113 additions and 111 deletions
|
|
@ -12,7 +12,7 @@
|
|||
};
|
||||
inputs = {
|
||||
nixpkgs = {
|
||||
url = "github:nixos/nixpkgs?ref=nixos-25.05";
|
||||
url = "github:nixos/nixpkgs?ref=nixos-25.11";
|
||||
};
|
||||
unstable = {
|
||||
url = "github:nixos/nixpkgs?ref=nixos-unstable";
|
||||
|
|
@ -21,13 +21,13 @@
|
|||
url = "github:nixos/nixpkgs?ref=master";
|
||||
};
|
||||
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
|
||||
stylix.url = "github:danth/stylix?ref=release-25.05";
|
||||
stylix.url = "github:danth/stylix?ref=release-25.11";
|
||||
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest";
|
||||
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
|
||||
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";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue