forked from extern/flakelight
1d92662d82
Previously, devShell was inconsistent when setting it to a function. When setting directly, a function was assumed to be a package definition and was used to set devShells.default directly. When auto-loading, a function was assumed to take module args, and result in config (not a derivation). This now enables both behaviors in either case by detecting if a function is a package definition or if it expects module args and handling it accordingly. |
||
---|---|---|
.. | ||
apps.nix | ||
builtinFormatters.nix | ||
builtinOverlay.nix | ||
bundlers.nix | ||
checks.nix | ||
core.nix | ||
devShells.nix | ||
editorconfig.nix | ||
flakelightModules.nix | ||
formatter.nix | ||
functor.nix | ||
homeConfigurations.nix | ||
homeModules.nix | ||
lib.nix | ||
moduleArgs.nix | ||
nixDir.nix | ||
nixosConfigurations.nix | ||
nixosModules.nix | ||
overlays.nix | ||
packages.nix | ||
propagationModule.nix | ||
templates.nix |