stylix: system.darwin.release -> system.darwinRelease (#989)
Fixes the issue introduced in #924
This commit is contained in:
parent
e28bd4de28
commit
9e3ab4d208
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ in
|
|||
(
|
||||
config.stylix.enable
|
||||
&& config.stylix.enableReleaseChecks
|
||||
&& (config.stylix.release != config.system.darwin.release)
|
||||
&& (config.stylix.release != config.system.darwinRelease)
|
||||
)
|
||||
[
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue