Silvan Mosberger

Results 311 comments of Silvan Mosberger

With https://github.com/NixOS/nixfmt/pull/257 this is fixed now! Though be aware of https://github.com/NixOS/nixfmt/pull/224

This is looking great, thank you! The only extra optional thing I'd be interested in is to have anchors that can be clicked and linked to, but I'm not sure...

Thank you, @crertel and @thilobillerbeck! :heart:

I'm now hitting https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/issues/302, because my mail server at `infinisil.com` had a strict SPF policy (`-all`), which was not a problem with ImprovMX. I didn't receive any mails since the...

Thanks for the quick offer! Here's the message Ryan Trinkle received when CCing `[email protected]`: ``` This is the mail system at host umbriel.nixos.org. I'm sorry to have to inform you...

Me and @jfly sat together and looked into this a bit more closely. Conclusions: - ImprovMX didn't have this issue because it used [SRS](https://en.wikipedia.org/wiki/Sender_Rewriting_Scheme). @jfly is looking into doing the...

I think it would be a good idea for it to have a delay before the actual merge is done. So it would post a comment saying "Will automatically merge...

> Not sure if nixfmt should preserve the input regardless or not. On the one hand I want it to treat strings as opaque and never change them, on the...

We very briefly discussed this in todays team meeting: - Not entirely sure how this ends up happening at all - Must be somewhere in the parser - @infinisil: The...