flake update

This commit is contained in:
Robin Appelman 2026-03-31 22:49:22 +02:00
commit 0631be6414
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";