flake update

This commit is contained in:
Robin Appelman 2026-01-03 16:05:51 +01:00
commit 1cc5b07228
2 changed files with 18 additions and 18 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";