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

Curing exisiting /nix folders #309

Closed
Hoverbear opened this issue Mar 6, 2023 · 0 comments · Fixed by #310
Closed

Curing exisiting /nix folders #309

Hoverbear opened this issue Mar 6, 2023 · 0 comments · Fixed by #310
Assignees
Milestone

Comments

@Hoverbear
Copy link
Contributor

Hoverbear commented Mar 6, 2023

Part of #126 .

We should:

  • In MoveUnpackedNix detect if /nix/store already exists.
    • If it does not, continue as normal
    • If it does: scan for an existing nix (preferring the highest version)
      • Call nix path-info $THE_NIX_PATH and see if it's in the reginfo database
      • If these are true, skip it.
@Hoverbear Hoverbear added this to the v0.6.0 milestone Mar 6, 2023
@Hoverbear Hoverbear self-assigned this Mar 6, 2023
@Hoverbear Hoverbear mentioned this issue Mar 8, 2023
6 tasks
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 a pull request may close this issue.

1 participant