You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Haven’t read the article in-depth, but if every dependency is in the top-level yarn.lock you can generate the nix package set with yarn2nix in the top-level and then use yarn2nix --template to generate one template nix file per subproject. Since we use self/super in the yarn2nix output, it should be possible to add the subrepos so they can see each other. I added a bit of functionality to overwrite package sets in the last commits on master.
i wonder if you encountered 'yarn workspaces' yet:
nix-community/yarn2nix#57
The text was updated successfully, but these errors were encountered: