fix comment (#30)

This commit is contained in:
David Arnold
2021-04-19 16:40:21 -05:00
committed by GitHub
parent c6169a2772
commit eed214942b

View File

@@ -59,7 +59,7 @@ let
# eachSystem using defaultSystems # eachSystem using defaultSystems
eachDefaultSystem = eachSystem defaultSystems; eachDefaultSystem = eachSystem defaultSystems;
# Builds a map from <attr>=value to <system>.<attr>=value for each system. # Builds a map from <attr>=value to <attr>.<system>=value for each system.
# #
# #
eachSystem = systems: f: eachSystem = systems: f: