update to nixos 25.05

This commit is contained in:
Vinzenz Schroeter 2025-06-13 10:47:31 +02:00
parent 1169d9f1d2
commit ff26193e48
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
description = "Flake for the servicepoint library.";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
};
outputs =