Yingchi Long

Results 87 comments of Yingchi Long

That is because when you type `{ somename| `, the construct is guessed as a part of lambda functions, while the completion lists provided by nixd are context-aware (i.e. iff...

> Right now, this is assembled by hand but meson subprojects are what is exactly intended for this use-case. IIRC, it requires all subprojects placed in a hard-coded path `subprojects/`,...

I think the current layout works well though, what can we benefit from such migration?

> [@inclyc](https://github.com/inclyc) the directory name is overrideable. We override it to `src`, for example. You might even be able to override it to `.`, but I am not sure. It...

> Why not just decide this when editing a file called flake.nix and infer that it has inputs and that those inputs define what will be used within the file?...

Seems to be an unimplemented feature.

> Note that https://www.reddit.com/r/NixOS/s/Tsp4msODn3 is claiming that these features are in fact implemented, just to provide context about where I'm coming from. Currently only some idioms in Nix language are...