Add a flake.nix to all template to implement "inputOverrides" pattern - #19
Add a flake.nix to all template to implement "inputOverrides" pattern#19jbgi wants to merge 1 commit into
Conversation
|
#18 merged now |
and update all pins. Exclude generated template files from formatting.
d652e61 to
9842129
Compare
|
@jbgi one question: Is there any particular reason we are adding |
|
@vic My main goal is to be able to override and/or follows inputs of any But we could also support a non-flake way to inject |
|
@vic actually found an issue with my input override via flake for some flake (eg. https://github.com/nix-community/nixpkgs.lib/blob/master/flake.nix). Opening a MR soon to switch to using |
Draft, depends on #18 and need pins update after #18 get merged.Ready for review/merge.