v0.1.2
Fixed
- npm installs (
bunx,npx,npm install) failed on every nix-touching
command: thenix evalexpression embedded the extract.nix path as a bare
Nix path literal, which cannot contain the@that scoped-package install
paths (node_modules/@kriswill/…) always carry — nor spaces. The path is
now passed as a quoted Nix string.