Loading pkgs/by-name/ya/yarn-berry/fetcher/fetch-yarn-berry-deps.nix +2 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,8 @@ stdenv.mkDerivation ( outputHashMode = "recursive"; dontFixup = true; # fixup phase does the patching of the shebangs, and FODs must never contain nix store paths. passthru = { inherit berryVersion; }; Loading Loading
pkgs/by-name/ya/yarn-berry/fetcher/fetch-yarn-berry-deps.nix +2 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,8 @@ stdenv.mkDerivation ( outputHashMode = "recursive"; dontFixup = true; # fixup phase does the patching of the shebangs, and FODs must never contain nix store paths. passthru = { inherit berryVersion; }; Loading