Files
flakelight/builtinModules
Archit Gupta 1d92662d82 Allow devShell to be a package def or take args
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.
2024-01-14 19:22:46 -08:00
..
2024-01-14 12:59:39 -08:00
2024-01-14 12:59:39 -08:00
2024-01-14 12:59:39 -08:00
2024-01-14 12:59:39 -08:00
2024-01-14 12:59:39 -08:00
2024-01-12 01:26:03 -08:00
2024-01-14 12:59:39 -08:00
2023-09-13 23:17:17 -07:00
2024-01-12 00:45:22 -08:00
2024-01-14 12:59:39 -08:00