1
1
forked from extern/flakelight
flakelight/builtinModules
Archit Gupta 589ee5ba7a Make direct and auto-loaded configuration consistent
Many attributes can take moduleArgs when auto-loaded in order to
facilitate access to them from other files. Those same attributes could
not take moduleArgs when included directly, which was inconsistent.

With this change, all attributes that could take moduleArgs when
auto-loaded can now always do so. Auto-loading no longer needs special
cases.
2024-01-14 19:35:54 -08:00
..
apps.nix Apply misc code cleanup 2024-01-14 12:59:39 -08:00
builtinFormatters.nix Make default formatter not depend on devShell.packages 2023-12-05 22:54:01 -08:00
builtinOverlay.nix Apply misc code cleanup 2024-01-14 12:59:39 -08:00
bundlers.nix Apply misc code cleanup 2024-01-14 12:59:39 -08:00
checks.nix Apply misc code cleanup 2024-01-14 12:59:39 -08:00
core.nix Fix inconsistency when setting outputs.__functor 2024-01-14 19:22:46 -08:00
devShells.nix Make direct and auto-loaded configuration consistent 2024-01-14 19:35:54 -08:00
editorconfig.nix Rename project from flakelite to flakelight 2023-08-26 22:48:57 -07:00
flakelightModules.nix Make direct and auto-loaded configuration consistent 2024-01-14 19:35:54 -08:00
formatter.nix Fix option type for formatter 2024-01-12 01:26:03 -08:00
functor.nix Fix inconsistency when setting outputs.__functor 2024-01-14 19:22:46 -08:00
homeConfigurations.nix Make direct and auto-loaded configuration consistent 2024-01-14 19:35:54 -08:00
homeModules.nix Make direct and auto-loaded configuration consistent 2024-01-14 19:35:54 -08:00
lib.nix Make direct and auto-loaded configuration consistent 2024-01-14 19:35:54 -08:00
moduleArgs.nix Improve performance of per-system attributes 2024-01-11 17:35:01 -08:00
nixDir.nix Make direct and auto-loaded configuration consistent 2024-01-14 19:35:54 -08:00
nixosConfigurations.nix Make direct and auto-loaded configuration consistent 2024-01-14 19:35:54 -08:00
nixosModules.nix Make direct and auto-loaded configuration consistent 2024-01-14 19:35:54 -08:00
overlays.nix Make direct and auto-loaded configuration consistent 2024-01-14 19:35:54 -08:00
packages.nix Make direct and auto-loaded configuration consistent 2024-01-14 19:35:54 -08:00
propagationModule.nix Apply misc code cleanup 2024-01-14 12:59:39 -08:00
templates.nix Make direct and auto-loaded configuration consistent 2024-01-14 19:35:54 -08:00