This commit is contained in:
Robin Appelman 2026-05-30 18:18:27 +02:00
commit 9cc542fa73
3 changed files with 9 additions and 9 deletions

View file

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