nixpkgs/pkgs/development/tools/yarn2nix-moretea/yarn2nix/lib
Yureka 7bec541117 yarn2nix: no sha1 for github tarballs
Since b27d18a412 we fetch packages with codeload.github.com tarballs as
resolved field with fetchgit. The sha1 of the tarball is irrelevant,
instead nix-prefetch-git will be used to determine the expected fetchgit
FOD hash.

Fixes #143828
2021-10-31 14:37:51 +01:00
..
fixPkgAddMissingSha1.js yarn2nix: no sha1 for github tarballs 2021-10-31 14:37:51 +01:00
generateNix.js yarn2nix: fix "rev is not defined" (#141207) 2021-10-10 23:30:24 +02:00
mapObjIndexedReturnArray.js
urlToName.js