···22 # `*Platform`s.
23 localSystem
2425- # The system packages will ultimately be run on. Null if the two should be the
26 # same.
27-, crossSystem ? null
2829, # Allow a configuration attribute set to be passed in as an argument.
30 config ? {}
···22 # `*Platform`s.
23 localSystem
2425+, # The system packages will ultimately be run on. Null if the two should be the
26 # same.
27+ crossSystem ? null
2829, # Allow a configuration attribute set to be passed in as an argument.
30 config ? {}