nixpkgs/pkgs/development/tools/yarn2nix-moretea/yarn2nix
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
..
bin yarn2nix: fix running without --no-patch 2021-10-14 18:46:22 +02:00
internal yarn2nix: use yarn lockfile integrity field whenever possible 2021-12-04 08:02:10 +01:00
lib yarn2nix: use yarn lockfile integrity field whenever possible 2021-12-04 08:02:10 +01:00
nix
default.nix yarn2nix: add nix-prefetch-git to PATH 2021-10-31 14:37:51 +01:00
LICENSE.txt
package.json
yarn.lock yarn2nix: yarn update 2021-01-01 17:35:05 +01:00
yarn.nix treewide: runCommandNoCC -> runCommand in generated code 2021-08-15 17:36:41 +02:00