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

Add a package to an already installed tools env #11436

Open
nixjdm opened this issue Feb 12, 2025 · 2 comments
Open

Add a package to an already installed tools env #11436

nixjdm opened this issue Feb 12, 2025 · 2 comments
Labels
enhancement New feature or improvement to existing functionality needs-decision Undecided if this should be done

Comments

@nixjdm
Copy link

nixjdm commented Feb 12, 2025

Summary

Follow-up from #11435

I don't see a way to add a tool to an already existing env. That would be very handy, particularly in the case of adding libraries over time to an ipython-based env. Otherwise a potentially long, growing chain of --with parameters would be needed.

I personally reach for ipython and a few other things frequently, outside of projects, for many things. I'd love to grow that particular tool env to have many of the libs installed I regularly reach for, but not have it be a defined project.

Example

No response

@nixjdm nixjdm added the enhancement New feature or improvement to existing functionality label Feb 12, 2025
@zanieb
Copy link
Member

zanieb commented Feb 12, 2025

This is intentional. The tool environments are intended to be immutable. I'm very hesitant to add this.

@zanieb
Copy link
Member

zanieb commented Feb 12, 2025

There's commentary on this in the original RFC, e.g., #3560 (comment)

@zanieb zanieb added the needs-decision Undecided if this should be done label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement to existing functionality needs-decision Undecided if this should be done
Projects
None yet
Development

No branches or pull requests

2 participants