-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi @blaggacao
For latest version of nix e.g. 2.32.1 install with https://github.com/cachix/install-nix-action
Line 61 in 4d88d45
| out="$(nix derivation show "$actionDrv^out" | jq -r '.[].outputs.out.path')" |
the path no longer prefix with /nix/store/
Line 94 in 4d88d45
| function _run() { . "$out"; } |
therefore above line will show No such file or directory error
nrdxp
Metadata
Metadata
Assignees
Labels
No labels