Closed DamienCassou closed 8 years ago
this happens with and without merging #13
The POSIX error message is strangely worded, but it actually means that exec
can't find the file it's looking for, not that exec
itself doesn't exist.
This happens because you need to either run one of the provided shell scripts, or run melpa2nix
from inside a Nix shell with nix-shell -A env
.