Hi jgart, I find that Guix works well with a (source) pointing to local directories in a monorepo configuration. (hash) values are ignored for (local-files) in package sources, which has some benefits for a monorepo setup. It also works just as well, if not better, to help break up monorepos by using a separate git project for every code base, as one typically would, while keeping the high level coordination of all the packages in one big super-repo (using Guile+Guix). -- Sincerely, Ryan Sundberg On 7/21/22 9:55 PM, jgart wrote: > Is Guix suitable for large monorepos? > > How does Guix compare to pants in the python arena? > > https://yewtu.be/watch?v=p4stnR1gCR4 > https://www.pantsbuild.org/