tracking upstream changes

This commit is contained in:
Don Harper 2025-12-30 00:28:00 -06:00
parent fa956f5da2
commit ed7b484260
4 changed files with 8 additions and 8 deletions

View file

@ -61,5 +61,5 @@
]
++ (args.extraPublicKeys or []); # this is used for unit-testing this module and can be removed if not needed
system.stateVersion = "25.11";
stdenv.hostPlatform.system.stateVersion = "25.11";
}