nix updates

This commit is contained in:
Robin Appelman 2026-05-14 20:20:42 +02:00
commit 3a5d5c24cf
2 changed files with 18 additions and 18 deletions

View file

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