mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2024-12-14 11:47:31 +00:00
fe47133e9d
With the pre-2.7 `defaultPackage` key, one would write ``` defaultPackage = packages.hello ``` I guess you can do the same in 2.7, but then you have two attrs in packages, which seems like it might confuse tooling: ``` packages.default = packages.hello ``` I wonder if packages.default shouldn't be a string? but then it would need validation... |
||
---|---|---|
.. | ||
default | ||
multi-module |