nixpkgs/pkgs/development/tools/yarn2nix-moretea/yarn2nix
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
..
bin yarn2nix: format code 2022-10-26 19:30:06 -05:00
internal yarn2nix: format code 2022-10-26 19:30:06 -05:00
lib yarn2nix: limit ssri parsing to supported algorithms 2022-10-30 17:31:10 -05:00
nix
.prettierignore yarn2nix: limit ssri parsing to supported algorithms 2022-10-30 17:31:10 -05:00
default.nix mkYarnPackage: fix uncopied resolutions field 2023-04-11 10:58:16 +00:00
LICENSE.txt
package.json yarn2nix: format code 2022-10-26 19:30:06 -05:00
yarn.lock yarn2nix: Handle lockfile entries with multiple integrity hashes 2022-10-26 19:23:08 -05:00
yarn.nix yarn2nix: limit ssri parsing to supported algorithms 2022-10-30 17:31:10 -05:00