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

pkg/nar/reader.go: ensure NAR files are properly ordered #42

Merged
merged 1 commit into from
May 5, 2022

Conversation

flokli
Copy link
Collaborator

@flokli flokli commented May 3, 2022

Fail if a NAR file is passed that contains elements in the wrong order.
Elements in NAR files need to be lexicographically ordered for
reproducibility.

Fail if a NAR file is passed that contains elements in the wrong order.
Elements in NAR files need to be lexicographically ordered for
reproducibility.
@flokli flokli requested review from zimbatm and adisbladis May 3, 2022 20:36
@flokli flokli merged commit 81b7285 into master May 5, 2022
@flokli flokli deleted the nar-reader-sorted branch May 5, 2022 20:42
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.

1 participant