mirror of
https://github.com/nix-community/flakelight.git
synced 2025-08-07 22:28:46 +02:00
b1fe8e8e1780a055fecc48391bb1d218475d7be5
This allows attrs that previously did not take args to receive args including the flakelite lib attrs and module parameters. `withOverlay` and `withPackage` are excluded as it would be ambiguous since those are already functions. They are also short forms; if args are needed, the regular plural attr can be used. These args are also added to the flakelite pkgs attr for per-system attrs to take advantage of.
flakelite
An opinionated Nix flake framework for making flakes simple.
Languages
Nix
100%