Skip to content
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

Remove infinite recursion #18

Merged
merged 1 commit into from
Jan 31, 2022
Merged

Remove infinite recursion #18

merged 1 commit into from
Jan 31, 2022

Conversation

pyrox0
Copy link
Contributor

@pyrox0 pyrox0 commented Jan 31, 2022

Because the repo follows itself, you get infinite recursion when updating your flake or when checking it, so you get alejandra following alejandra following alejandra, etc. This massively bloats flake.lock sizes and is just not fun to deal with.

Example:
2022-01-31T09:41:24,612973319-05:00

Because the repo follows itself, you get infinite recursion when updating your flake or when checking it, so you get alejandra following alejandra following alejandra, etc. This massively bloats flake.lock sizes and is just not fun to deal with.
@kamadorueda kamadorueda merged commit 8983c07 into kamadorueda:main Jan 31, 2022
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