diff --git a/src/tmpl/yarn-project.nix.in b/src/tmpl/yarn-project.nix.in index 85d6a04..7a84b74 100644 --- a/src/tmpl/yarn-project.nix.in +++ b/src/tmpl/yarn-project.nix.in @@ -159,7 +159,7 @@ let yarn pack --out package.tgz tar xzvf package.tgz --directory "$out/libexec/$name" --strip-components=1 - cp .yarnrc* "$out/libexec/$name" + cp .yarnrc* '@@LOCKFILE@@' "$out/libexec/$name" cp --recursive .yarn "$out/libexec/$name" # If the project uses the node-modules linker, then