flake updates

This commit is contained in:
Robin Appelman 2026-07-11 20:38:53 +02:00
commit c9c3164dbf
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-26.05";
flakelight = {
url = "github:nix-community/flakelight";
inputs.nixpkgs.follows = "nixpkgs";