Commit graph

5 commits

Author SHA1 Message Date
Jake Hamilton
b2e6364075
feat: namespace arg, inputs for packages and overlays, get lib from root, add checks 2024-05-22 19:03:29 -07:00
Jake Hamilton
9b718da230
feat: add lib and inputs args to overlay
Overlays previously would only receive a "channels" argument and the
rest of the attribute set would be the flake's inputs. This is now
changing to support passing "lib", the same instance you would get
in your system configuration, and "inputs", an attribute set of the
flake's inputs. Referencing flake inputs by name here is now
deprecated and will be removed in a future update.
2024-05-19 23:20:27 -07:00
Jake Hamilton
1284023e7a
refactor: standardize on formatter 2024-05-19 23:20:26 -07:00
Jake Hamilton
838d233474
feat: convert comments to doc comments 2023-08-17 00:24:05 -07:00
Jake Hamilton
116971f60d
wip: initial frost support 2023-08-16 23:46:29 -07:00