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

Filter derivations by platform lazily #8

Open
Ninlives opened this issue Jan 28, 2021 · 0 comments
Open

Filter derivations by platform lazily #8

Ninlives opened this issue Jan 28, 2021 · 0 comments

Comments

@Ninlives
Copy link
Contributor

Ninlives commented Jan 28, 2021

In this commit I removed the filterBySystem which is previously applied on outtree-packages because is will try to evaluate the entire set eagerly, leading to some annoying problems. For example, building re-export.feeluown will be blocked in commit dd942b4 because re-export.xmm7360-pci_5_9 cannot be evaluated correctly. How can I keep the filter while avoiding evaluating the entire set?

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

No branches or pull requests

1 participant