use importNpmLock to build node_modules instead of fetchNpmDeps
refactor the packaging function with importNpmLock instead of fetchNpmDeps
to do away with having to update the flake via the script all the time.
refactor the packaging function with importNpmLock instead of fetchNpmDeps
to do away with having to update the flake via the script all the time.
Capitalize the commit message
Also remove obsolete update script.
LGTM!
Why does this patch contains two previous commits?