mirror of
https://github.com/nix-community/flakelight.git
synced 2024-11-22 15:33:10 +01:00
9fe4cb1994
Before, devShell could be set to a submodule config, a package def, or a function taking module args and returning a submodule config. This changes the last form to take the package set instead. This enables cleaner configuration by not needing each option to individually be a function of pkgs. Passing pkgs also gives more flexibility as all the module args are available under the `moduleArgs` attr. Code that relied on module args not directly in the package set will now have to access them from the `moduleArgs` attr. |
||
---|---|---|
.. | ||
editorconfig | ||
empty | ||
default.nix |