Skip to content

flake/dev/diff-plugins: make a package output; ci: use diff-plugins from package output #3517

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

khaneliman
Copy link
Contributor

Follow up to #3513 (comment) to see if we can just provide it as a package so it uses our flake lock without the dev shell.

@MattSturgeon
Copy link
Member

This won't work with a sparse checkout, since we'd need to checkout the flake files (flake.nix, flake.lock, flake/) as well as any file that the flake-parts module eval tries to import...

Non-issue if we don't mind doing a full checkout, though...

@khaneliman
Copy link
Contributor Author

This won't work with a sparse checkout, since we'd need to checkout the flake files (flake.nix, flake.lock, flake/) as well as any file that the flake-parts module eval tries to import...

Non-issue if we don't mind doing a full checkout, though...

Sorry, completely forgot it got changed to do that.

@khaneliman khaneliman marked this pull request as draft June 28, 2025 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants