nixpkgs/pkgs/development/tools/yarn2nix-moretea/yarn2nix
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
..
bin yarn2nix: fix running without --no-patch 2021-10-14 18:46:22 +02:00
internal
lib yarn2nix: no sha1 for github tarballs 2021-10-31 14:37:51 +01:00
nix
default.nix fetchYarnDeps, mkYarnModules: verify the FOD hash is up-to-date 2021-10-20 11:39:16 +02: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