update flake to nixos 25.05

This commit is contained in:
Vinzenz Schroeter 2025-06-01 13:37:53 +02:00
parent 948fe426f7
commit da2b589ad0
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
description = "Flake for the contents of https://zerforschen.plus";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-24.11";
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-25.05";
};
outputs =