Skip to content

Configuring wrappers to use writable copies of paths #436

@thou-vow

Description

@thou-vow

The idea is for the wrapper to instead of directly using paths pointing to store, copy these paths to a chosen location as writable and use that (of course always check if the aimed file or directory exists in the chosen location before doing that operation). This makes the process of fixing small bits of configuration much quicker, avoiding Nix evaluation/building until everything's done.
I wonder if that's possible without a new implementation of makeWrapper interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions