flakelight/builtinModules
Archit Gupta e401f68030 Allow overriding of default devShell
This sets the default devShell using mkDefault, letting user set default
shells override it. Previously, to set a different default shell, one
would have to not set any of the devShell.* options and then define
devShells.default, or use mkForce.
2023-10-18 20:04:16 -07:00
..
apps.nix Rename project from flakelite to flakelight 2023-08-26 22:48:57 -07:00
builtinFormatters.nix Clarify use of formatter option 2023-09-16 20:59:54 -07:00
builtinOverlay.nix Add statix check to flakelight flake 2023-09-04 16:59:59 -07:00
checks.nix Rename project from flakelite to flakelight 2023-08-26 22:48:57 -07:00
core.nix Fix inf recursions in computing default package's name 2023-08-27 13:57:16 -07:00
devShells.nix Allow overriding of default devShell 2023-10-18 20:04:16 -07:00
editorconfig.nix Rename project from flakelite to flakelight 2023-08-26 22:48:57 -07:00
flakelightModules.nix Add options for flakelight modules 2023-08-26 22:57:59 -07:00
formatter.nix Have formatters for each file run in parallel 2023-08-28 19:57:26 -07:00
functor.nix Add functor option for flake's __functor attribute 2023-09-13 21:02:39 -07:00
homeConfigurations.nix Rename project from flakelite to flakelight 2023-08-26 22:48:57 -07:00
homeModules.nix Rename project from flakelite to flakelight 2023-08-26 22:48:57 -07:00
lib.nix Add lib option 2023-09-13 23:17:17 -07:00
nixDir.nix Add docs and autoloads for the lib option 2023-09-14 01:36:43 -07:00
nixosConfigurations.nix Rename project from flakelite to flakelight 2023-08-26 22:48:57 -07:00
nixosModules.nix Rename project from flakelite to flakelight 2023-08-26 22:48:57 -07:00
overlays.nix Add option for extending default overlay 2023-08-26 23:46:37 -07:00
packages.nix Fix inf recursions in computing default package's name 2023-08-27 13:57:16 -07:00
templates.nix Fix merge function for custom option types 2023-10-18 20:02:24 -07:00