@@ -0,0 +1,11 @@
{
outputs =
{ self }:
overlays.default = (
final: prev: {
fetchYarnDepsV2 = final.callPackage ./yarn.nix { };
}
);
};
The note is not visible to the blocked user.