fix typo in builder template

This commit is contained in:
DavHau 2022-05-17 19:31:47 +02:00
parent 4f1b483239
commit bb5be4955d

View File

@ -37,7 +37,7 @@
# the main package
defaultPackage = packages."${defaultPackageName}"."${defaultPackageVersion}";
# manage pakcages in attrset to prevent duplicated evaluation
# manage packages in attrset to prevent duplicated evaluation
packages =
lib.mapAttrs
(name: versions: