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

Rework handling of multiple-outputs #208

Open
bennofs opened this issue Mar 10, 2023 · 0 comments
Open

Rework handling of multiple-outputs #208

bennofs opened this issue Mar 10, 2023 · 0 comments

Comments

@bennofs
Copy link
Collaborator

bennofs commented Mar 10, 2023

The current code for handling multiple outputs is suboptimal, printing ".out" when it is not necessary, or using an alias for a different output (NixOS/nixpkgs#168843 (comment)).

We should do this properly, only printing outputs when the derivation is multi-output, and using an attribute that already has the correct output if there is one.

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