[nixpkgs] 25.05 -> 25.11

This commit is contained in:
2025-12-01 19:14:06 +01:00
committed by ahtlon
parent a2f8d84d96
commit af9253b91c
2 changed files with 27 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
inputs = {
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
sops-nix.url = "github:Mic92/sops-nix";
sops-nix.inputs.nixpkgs.follows = "nixpkgs";