allow overriding flake inputs #87

Open
kiaragrouwstra wants to merge 1 commit from kiaragrouwstra/flake-compat:override-inputs into main
Member

implementation inspired by flake-inputs.

apologies for the formatting change - this seemed a necessary evil due to this making the function recursive.

closes #82.

implementation inspired by [`flake-inputs`](https://github.com/fricklerhandwerk/flake-inputs). apologies for the formatting change - this seemed a necessary evil due to this making the function recursive. closes #82.
implementation inspired by
https://github.com/fricklerhandwerk/flake-inputs.
apologies for the formatting change - this seemed a necessary evil due
to this making the function recursive.

Signed-off-by: cinereal <cinereal@riseup.net>
Signed-off-by: cinereal <cinereal@riseup.net>
kiaragrouwstra changed title from WIP: allow overriding flake inputs to allow overriding flake inputs 2026-03-09 05:21:14 +00:00
kiaragrouwstra changed title from allow overriding flake inputs to WIP: allow overriding flake inputs 2026-03-09 15:27:21 +00:00
kiaragrouwstra removed review request for jade 2026-03-09 15:27:26 +00:00
kiaragrouwstra changed title from WIP: allow overriding flake inputs to allow overriding flake inputs 2026-03-16 04:54:06 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u override-inputs:kiaragrouwstra-override-inputs
git switch kiaragrouwstra-override-inputs

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff kiaragrouwstra-override-inputs
git switch kiaragrouwstra-override-inputs
git rebase main
git switch main
git merge --ff-only kiaragrouwstra-override-inputs
git switch kiaragrouwstra-override-inputs
git rebase main
git switch main
git merge --no-ff kiaragrouwstra-override-inputs
git switch main
git merge --squash kiaragrouwstra-override-inputs
git switch main
git merge --ff-only kiaragrouwstra-override-inputs
git switch main
git merge kiaragrouwstra-override-inputs
git push origin main
Sign in to join this conversation.
No description provided.