Install npm package that is not in nodePackages

Hello, I need a few node packages in my devshell that are not in nixpkgs.nodePackages, including two that are local, in-repo package.

Do I use node2nix and then import the composition.nix? Is this suppose to work with local packages? An option with less motion?

1 Like