mirror of
https://github.com/nix-community/flakelight.git
synced 2025-08-02 12:23:06 +02:00
`devShell` accepted either a package def, a submodule value, or a function to a submodule value. `devShells` only accepted package defs. This brings all the options of `devShells` to any devShell configured with `devShells`.