nix update
Some checks failed
CI / checks (push) Failing after 58s

This commit is contained in:
Robin Appelman 2026-03-26 16:54:24 +01:00
commit f6bab626ec
6 changed files with 25 additions and 24 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";