feat(build01): Upgrade to nixos-25.05

This commit is contained in:
Tom Hubrecht 2025-06-13 10:46:54 +02:00
parent b2cf1c2715
commit 7e71728dc2
Signed by: thubrecht
SSH key fingerprint: SHA256:r+nK/SIcWlJ0zFZJGHtlAoRwq1Rm+WcKAm5ADYMoQPc

View file

@ -76,7 +76,7 @@
stateVersion = "24.11"; stateVersion = "24.11";
nixpkgs = { nixpkgs = {
version = "24.11"; version = "25.05";
system = "nixos"; system = "nixos";
}; };