flake update

This commit is contained in:
Robin Appelman 2025-06-02 19:53:39 +02:00
commit 12381464d3
2 changed files with 17 additions and 17 deletions

View file

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