Skip to content

stack clean --full may not work properly with docker + nix #3471

@mgsloan

Description

@mgsloan

To fix #2010, "stack clean" was made to no longer run within a docker or nix environment. This broke cleaning within the nix-shell as described in #3468. The solution in #3470 is to not enter docker for stack clean --full, but enter into nix. I don't think this will work properly for docker + nix.

A better solution might be to make stack clean --full work within the containers, by not trying to delete the _home dir mentioned in #2010

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions