dream2nix/v1/nix
DavHau ff71cd8e18 feat(nodejs-node-modules): ensure the .bin also exists in the local node_modules
This change allows to re-locate the node_modules directory via a single copy operation.

The current builder installs the .bin directory one level above the top-level package which isn't what we want for the node-modules output.

This change ensures that the .bin also exists within the local node_modules directory of the current package.

It also ensures that all symlinks are relative and don't point to store paths
2023-07-04 21:10:08 +03:00
..
lib/internal feat(v1) move fetchers to nix/lib/internal 2023-05-29 17:01:23 +02:00
modules feat(nodejs-node-modules): ensure the .bin also exists in the local node_modules 2023-07-04 21:10:08 +03:00
pkgs fix(pip/lock_file_from_report.py): fix bug with set operation 2023-06-22 12:26:52 +02:00