Skip to content

Nix path removed /nix/store/ prefixΒ #57

@whs-dot-hk

Description

@whs-dot-hk

Hi @blaggacao

For latest version of nix e.g. 2.32.1 install with https://github.com/cachix/install-nix-action

out="$(nix derivation show "$actionDrv^out" | jq -r '.[].outputs.out.path')"

the path no longer prefix with /nix/store/

function _run() { . "$out"; }

therefore above line will show No such file or directory error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions