fix comment (#30)
This commit is contained in:
parent
c6169a2772
commit
eed214942b
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue