update to nixos 26.05

This commit is contained in:
müde 2026-08-01 01:17:56 +02:00
commit ddf354a2ed
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
description = "Flake for servicepoint-simulator";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05";
nix-filter.url = "github:numtide/nix-filter";
naersk = {
url = "github:nix-community/naersk";