flake update

This commit is contained in:
Robin Appelman 2025-12-20 14:48:11 +01:00
commit 9146f9deeb
4 changed files with 19 additions and 27 deletions

View file

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "nixpkgs/nixos-25.05";
nixpkgs.url = "nixpkgs/nixos-25.11";
flakelight = {
url = "github:nix-community/flakelight";
inputs.nixpkgs.follows = "nixpkgs";