1
1
forked from extern/flakelight
flakelight/builtinModules
Archit Gupta 82f9fe67c3 Improve performance of per-system attributes
Using `perSystem` to implement per-system attributes ties all the
per-system attributes together; all the `perSystem` functions must run
to determine output attrs. By generating them separately, the generation
can be done lazily.
2024-01-11 17:35:01 -08:00
..
apps.nix Improve performance of per-system attributes 2024-01-11 17:35:01 -08:00
builtinFormatters.nix Make default formatter not depend on devShell.packages 2023-12-05 22:54:01 -08:00
builtinOverlay.nix Refactor autoloadArgs to moduleArgs 2024-01-11 17:35:01 -08:00
bundlers.nix Improve performance of per-system attributes 2024-01-11 17:35:01 -08:00
checks.nix Improve performance of per-system attributes 2024-01-11 17:35:01 -08:00
core.nix Improve performance of per-system attributes 2024-01-11 17:35:01 -08:00
devShells.nix Improve performance of per-system attributes 2024-01-11 17:35:01 -08: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 Improve performance of per-system attributes 2024-01-11 17:35:01 -08:00
functor.nix Add functor option for flake's __functor attribute 2023-09-13 21:02:39 -07:00
homeConfigurations.nix Refactor autoloadArgs to moduleArgs 2024-01-11 17:35:01 -08: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
moduleArgs.nix Improve performance of per-system attributes 2024-01-11 17:35:01 -08:00
nixDir.nix Refactor autoloadArgs to moduleArgs 2024-01-11 17:35:01 -08:00
nixosConfigurations.nix Refactor autoloadArgs to moduleArgs 2024-01-11 17:35:01 -08: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 Improve performance of per-system attributes 2024-01-11 17:35:01 -08:00
templates.nix Fix merge function for custom option types 2023-10-18 20:02:24 -07:00