DavHau
DavHau
Can you use nix portable to drop into a shell and then use, ` sudo nix ...` from there? Feel free to extend the readme if it works.
Good, this is always preferable. nix-portable is meant as a last resort if you cannot or don't want to install nix properly for some reason.
If a script is executing a missing binary, will this lead the script to be stuck at an interactive comma prompt?
I think switching between DRV store-path and switching the root to the currently selected node both make sense as separate features independent of each other. Often, for example when looking...
Amazing that you work on this! > then why is upx used here? Because it decreases the binary size. UPX compresses the binary and then unpacks it in memory.
Seem like an npm problem to not handle things correctly if --package-lock-only is set. Please report this upstream at the npm repo.
Thanks for this. Will test it tomorrow