top-level: Move comma for stylistic consistency

This commit is contained in:
John Ericson
2018-03-20 15:37:34 -04:00
committed by John Ericson
parent 65e24f22e6
commit abf27609c6
+2 -2
View File
@@ -22,9 +22,9 @@
# `*Platform`s.
localSystem
# The system packages will ultimately be run on. Null if the two should be the
, # The system packages will ultimately be run on. Null if the two should be the
# same.
, crossSystem ? null
crossSystem ? null
, # Allow a configuration attribute set to be passed in as an argument.
config ? {}