Fernando Ayats

Results 109 comments of Fernando Ayats

I just ran into this problem by combining rstest with insta. My solution is to input the values as a tuple of (name, case) instead, to get stable names: So,...

After trying nixfmt-rfc-style, I have decided to keep using alejandra in my personal projects. My opinion is that it is ok to have different formatters to choose from, that don't...

Is the detected type available in data-json ?

Ah yes, my bad. I skimmed the resulting json, and only read the functions for which signature was null.

nh doesn't wrap nix-darwin. And I don't use macOs, so thought has not been put into making sure the rest works there.

I don't know what is to explain, nh doesn't support `nix-darwin` in the sense that it doesn't have anything to do with `nix-darwin`, not nix on darwin.

To add the comment from @bestlem, there are 2 side of the "not supported": A) Not supporting darwin as the run-time platform for `nh home` or `nh clean`. I guess...

> I don't know how this would affect WSL users. I would assume the node process that runs the extension is running "natively" on linux, so WSL wouldn't look different...

Hey! Thank you very much for the interest! I have to admit that this issue was in the bottom of my mental stack. As always, one thing leads to another,...

> Though I guess if that is the case, there would be no harm in me making this separately and integrating it here once it's actually mature enough Feel free...