flake update:

This commit is contained in:
Robin Appelman 2026-02-10 19:18:00 +01:00
commit 2ff729bfa5
6 changed files with 38 additions and 32 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";