I was confused with build system's lazyPath (and in general). Much less now (opens in new tab)
Hello, I just wanted to share something that helped me clear my mental fog about the build system. It’s a very simple repo. One small executable that pretty print paths, and one little helper struct in the build script that pass the resolved lazyPath as argument to the aforementioned script. I originally envision to develop some kind of “package” to print stuff relevant to many build steps, but turns out clarifying the basics was all the help I needed (for now ?) Although I suspect writing th...
Read the original article