nixpkgs/pkgs/development/tools/yarn2nix-moretea
Guillaume Desforges 6bf78d8d3d mkYarnPackage: fix uncopied resolutions field
Yarn only uses the "resolutions" field in the top-level package.json
file of a workspace. While it has been taken into account for
mkYarnWorkspace (9801e6e53d), it has not
been fixed for mkYarnPackage yet, which also uses the yarn workspace
mechanism under the hood.

A bit of care was needed because we don't want to introduce any IFD.
2023-04-11 10:58:16 +00:00
..
yarn2nix mkYarnPackage: fix uncopied resolutions field 2023-04-11 10:58:16 +00:00