1
1
forked from extern/flakelight
Commit Graph

208 Commits

Author SHA1 Message Date
Archit Gupta
b18cfb7fb9 Set git commit line lengths to 72 2023-04-14 19:04:11 -07:00
Archit Gupta
8f3827c45c Move inputs and inputs' pkgs attrs into flakelite attr
This will prevent name collisions, and be more cohesive as more is added
to the flakelite attr.
2023-04-14 18:41:08 -07:00
Archit Gupta
7c903add3f Make inputs and inputs' available in pkgs arg
This allows functions with access only to pkgs to access the flake inputs. The
inputs' arg allows easy access to per system attributes.
2023-04-14 10:44:05 -07:00
Archit Gupta
5fbb85744b Add default formatting for json and yaml files 2023-04-14 10:43:39 -07:00
Archit Gupta
7e73ee23d6 Make flakelite lib attrs available in flakelite pkgs attr 2023-04-14 10:42:50 -07:00
Archit Gupta
e91836b9d3 Skip conversion of app attributes if they are already apps 2023-04-13 22:57:23 -07:00
Archit Gupta
dab3eb948d Make output packages available in all pkgs parameters
This enables using packages defined by the flake from the pkgs input of apps,
for example.
2023-04-13 19:19:58 -07:00
Archit Gupta
4ec111408e Initial commit 2023-04-13 01:08:26 -07:00