flakelight/builtinModules
Archit Gupta cecfafe9a4 Set defaults for inputs from flake.lock
If the `src` passed to flakelight contains a flake.lock, it will now be
read and used to set defaults for `inputs`. Explicitly passed inputs
will override this.
2024-03-10 19:26:37 -07:00
..
apps.nix Allow apps to be scripts 2024-02-24 21:31:24 -08:00
autoInputs.nix Set defaults for inputs from flake.lock 2024-03-10 19:26:37 -07:00
builtinFormatters.nix Use mkDefault for default formatters 2024-02-19 00:12:26 -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 Allow devShells to be directly set to derivations 2024-02-25 18:44:31 -08: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 Enable faster building of formatter 2024-02-19 02:35:16 -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 Improve performance of per-system attributes 2024-01-11 17:35:01 -08: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 Include default package in devShell.inputsFrom 2024-02-11 18:09:55 -08:00
propagationModule.nix Enable all options to be auto-loaded from nixDir 2024-01-15 00:07:59 -08:00
templates.nix Replace nixpkgs nullOr type with custom type 2024-02-07 01:49:29 -08:00