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

flox gc (garbage collect) #1478

Open
ghudgins opened this issue May 22, 2024 · 0 comments
Open

flox gc (garbage collect) #1478

ghudgins opened this issue May 22, 2024 · 0 comments
Labels
enhancement Improvement to existing functionality product Tickets relevant to the flox product team and/or functional requirements team-cli Tickets relevant to the flox CLI team

Comments

@ghudgins
Copy link
Contributor

Motivation

When I have rm -rf'd some directories
I need to reclaim nix store paths
So I can has more disk space

Acceptance Criteria

  • flox gc exists

Design TBD / implementer's choice

Eng notes

There is a technical approach to this feature that links it to a subsystem shared by flox envs which also is similarly responsible for 'knowing' where all environments are on your machine. See: #1287

@ghudgins ghudgins added enhancement Improvement to existing functionality team-cli Tickets relevant to the flox CLI team product Tickets relevant to the flox product team and/or functional requirements labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing functionality product Tickets relevant to the flox product team and/or functional requirements team-cli Tickets relevant to the flox CLI team
Projects
None yet
Development

No branches or pull requests

1 participant