stylix: system.darwin.release -> system.darwinRelease (#989)

Fixes the issue introduced in #924
This commit is contained in:
Bernardo Meurer 2025-03-12 13:41:39 -04:00 committed by GitHub
parent e28bd4de28
commit 9e3ab4d208
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ in
(
config.stylix.enable
&& config.stylix.enableReleaseChecks
&& (config.stylix.release != config.system.darwin.release)
&& (config.stylix.release != config.system.darwinRelease)
)
[
''