Skip to content

Support binary caches with a different storeDir #3

@zimbatm

Description

@zimbatm

The API currently only works if the storeDir is set to the default /nix/store. It would be nice if other stores were supported.

I think this would require to change the API shape a bit.

Instead of /nix/store/<hash>..., load the storeDir and add a prefix: /unpack/<storeDir>/<hash>...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions