nixpkgs/pkgs/development/tools/yarn2nix-moretea/yarn2nix/lib
AmineChikhaoui 487aaa905f yarn2nix: use yarn lockfile integrity field whenever possible
Whenever available use the SRI hashes from the integrity field to create
the fetchurl calls instead of entirely relying on the `resolved` sha1
which may or may not exist with recent yarn versions.

Related issues:

- https://github.com/nix-community/yarn2nix/issues/125
- https://github.com/NixOS/nixpkgs/issues/77238
2021-12-04 08:02:10 +01:00
..
fixPkgAddMissingSha1.js yarn2nix: no sha1 for github tarballs 2021-10-31 14:37:51 +01:00
generateNix.js yarn2nix: use yarn lockfile integrity field whenever possible 2021-12-04 08:02:10 +01:00
mapObjIndexedReturnArray.js
urlToName.js