update nixpkgs to 25.11

This commit is contained in:
mjallen18
2025-12-05 16:36:11 -06:00
parent ddfab125d3
commit e4bb3f2fd3
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
description = "Snowfall Lib";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/release-25.05";
nixpkgs.url = "github:nixos/nixpkgs/release-25.11";
flake-utils-plus.url = "github:gytis-ivaskevicius/flake-utils-plus/master";
};