Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Move makes cache to a standard directory #990

@dsalaza4

Description

@dsalaza4

Today we store Makes cache within ~/.makes/cache:

SOURCES_CACHE: str = join(MAKES_DIR, "cache", "sources")

Consider moving it to ~/.cache/makes for proper standarization.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions