Update Nixpkgs to 25.11

This commit is contained in:
Lorenzo Good 2025-12-17 17:29:11 -06:00
parent d1ab660c43
commit dfb52f269c
Signed by: lorenzo
GPG key ID: 7FCD64BD81180ED0
3 changed files with 10 additions and 10 deletions

View file

@ -2,7 +2,7 @@
inputs = {
common.url = "path:../..";
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
sops-nix = {
url = "github:Mic92/sops-nix";