Las
Las
I think the only thing you can do is monkey patch console.log to do nothing, although I think disabling debug mode (parameter passed to run) also disables console.log output.
This is really unfortunate, do you still not have any idea? I took a look at it too, but am honestly not really knowledgeable about kakoune syntax.
Thanks, yeah, it seems to use scheme for the heavy lifting!
Definitely in favor of this. `with` is an anti-pattern that is rarely useful.
I can imagine many cases where you care about the order, not to mention that the order of build inputs also affects the final derivation. I think it's best to...
Let's say the order is random. Each time you evaluate a derivation that uses the syntax, you would get a different derivation. Or perhaps it's not random, but changes every...
@ocharles TBH that's probably the best solution. The issue is then getting people to do this, i.e. social.
Related: #110
See https://github.com/mesonbuild/meson/blob/864919973f73ec2c6ae6ca01be7fe5e8b950df12/test%20cases/unit/85%20cpp%20modules/gcc/meson.build for example with Meson, seems very straight-forward
https://github.com/MinaProtocol/mina/blob/f16675abd2cee3c39a10f450bdc6fa3f6c998404/graphql_schema.json#L15319 for reference