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

fix: log found derivations in the collected_paths set #53

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

ErinvanderVeen
Copy link

@ErinvanderVeen ErinvanderVeen commented Jun 13, 2024

Description

The collected_paths hashSet contains alll the previously collected output paths. Previously, we didn't store the initially found derivations in this set. This PR resolves that.

Motivation

Genealogos expects the list to be unique by their store path, this PR ensures that is the case.

Checklist

Checklist before merging:

  • CHANGELOG.md updated
  • README.md up-to-date

@ErinvanderVeen ErinvanderVeen merged commit eddcfd4 into main Jun 13, 2024
7 checks passed
@ErinvanderVeen ErinvanderVeen deleted the deduplicate-inputs branch June 13, 2024 09:43
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