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

Revert "Update flake-schemas to 0.1.3" #4

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Jul 18, 2024

Reverts #3

Testing to see if this resolves an issue around reproducing outputs.

...yes.

Checking in the flake.lock seems to cause this to be unreliable. The corpus comparison test actually caught the unreliable resolution behavior, but the corpus was updated to match. In the future, the corpus shouldn't be updated: it should always evaluate identically.

Specifically, what I'm seeing is Nix will re-resolve all the flake.nix input URLs instead of reusing the flake.lock. This means flake-iter will build everything as if it wasn't locked at all, which is not the desirable behavior.

@grahamc grahamc merged commit e4f6fce into main Jul 18, 2024
1 check passed
@grahamc grahamc deleted the revert-3-flake-schemas-v0.1.3 branch July 18, 2024 20:11
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