nixpkgs/nixos/modules/testing
a-kenji 84e5852c3b testing/test-instrumentation: Decrease stateVersion priority
Set the priority of `system.stateVersion` between `mkDefault` and
`mkOptionDefault`.
Since this is set unconditionally for test instrumentation purposes, and
it is specifically set to:
```
Squelch warning about unset system.stateVersion
```
it should be no problem to not conflict if someone if setting this
option as `mkDefault`.
2025-02-25 17:17:34 +07:00
..
service-runner.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
test-instrumentation.nix testing/test-instrumentation: Decrease stateVersion priority 2025-02-25 17:17:34 +07:00