flakelight/builtinModules
Archit Gupta 836107752b Format whole flake when fmt has no args
Now that Nix/Lix do not pass `.` by default for `nix fmt` we can take
`nix fmt` without an arg to mean to format the entire flake.
2025-01-26 20:32:19 -08:00
..
apps.nix Use submoduleWith instead of submodule 2024-03-21 04:12:42 -07:00
autoInputs.nix Set defaults for inputs from flake.lock 2024-03-10 19:26:37 -07:00
builtinFormatters.nix Add workaround for prettier bug 2024-11-27 00:43:44 -08:00
builtinOverlay.nix Replace nixpkgs nullOr type with custom type 2024-02-07 01:49:29 -08:00
bundlers.nix Replace nixpkgs nullOr type with custom type 2024-02-07 01:49:29 -08:00
checks.nix Refactor checks to use types 2024-02-24 21:31:24 -08:00
core.nix Fix inconsistency when setting outputs.__functor 2024-01-14 19:22:46 -08:00
devShells.nix Add hardeningDisable to devShell module 2024-10-30 21:52:12 -07:00
editorconfig.nix Rename project from flakelite to flakelight 2023-08-26 22:48:57 -07:00
flakelightModules.nix Replace nixpkgs nullOr type with custom type 2024-02-07 01:49:29 -08:00
formatter.nix Format whole flake when fmt has no args 2025-01-26 20:32:19 -08:00
functor.nix Replace nixpkgs nullOr type with custom type 2024-02-07 01:49:29 -08:00
homeConfigurations.nix Enable all options to be auto-loaded from nixDir 2024-01-15 00:07:59 -08:00
homeModules.nix Replace nixpkgs nullOr type with custom type 2024-02-07 01:49:29 -08:00
legacyPackages.nix Replace nixpkgs nullOr type with custom type 2024-02-07 01:49:29 -08:00
lib.nix Make direct and auto-loaded configuration consistent 2024-01-14 19:35:54 -08:00
moduleArgs.nix Make all _module.args available in moduleArgs 2024-08-03 11:20:29 -07:00
nixDir.nix Allow nixDir auto-loads to set a value to null 2024-01-15 01:07:55 -08:00
nixosConfigurations.nix Enable all options to be auto-loaded from nixDir 2024-01-15 00:07:59 -08:00
nixosModules.nix Replace nixpkgs nullOr type with custom type 2024-02-07 01:49:29 -08:00
overlays.nix Replace nixpkgs nullOr type with custom type 2024-02-07 01:49:29 -08:00
packages.nix Allow packages values to depend on system 2024-06-29 16:37:49 -07:00
propagationModule.nix Propagate nixpkgs.config to NixOS and HM 2024-04-06 18:05:28 -07:00
templates.nix Replace nixpkgs nullOr type with custom type 2024-02-07 01:49:29 -08:00