Closed nagy closed 2 years ago
Got this as well
Found out that this is caused by a change to makeWrapper
from https://github.com/NixOS/nixpkgs/commit/c67f885fe4cf70856b9f0052c1ce48f1abfcfe95 which, yes, messes up the path translations.
I have pinned nixpkgs for now (602f6c80d4848a4550a1a24b11b3eaa0fd546785) to avoid such issues in the near future. I will eventually write a flake so that the nixpkgs version can be easily substituted, but this will at least make it work in the meantime.
Thanks, it works now. You can close this issue, or keep it open for the makeWrapper
adaptation. As you wish.
Thanks for pointing out the problem as well
When attempting to run the example from the readme, I get the following error:
Does this maybe have something todo with asdf's output path translations?