Jonas Chevalier

Results 831 comments of Jonas Chevalier

There might be some resistance to the ruby script but in principle, I guess it should be fine. Once they see the result, I think they will be happy. If...

I think nobody is using it right now so you're welcome to trash it over :)

the nix sandboxing requires access to cgroups, which is not available under docker by default. The container would have to be executed with the `--privileged` flag. After than, add `--option...

The only solution I can think of right now is to `rm /bin /usr/bin/env` from the container. All the commands are still available in `/nix/var/nix/profiles/default/bin`.

Sounds good. Do you have or know somebody who has designer skills by any chance?

now we just need to source a NixOS SVG from somewhere

it wasn't as simple as I thought. The SVG has to be cleaned-up. They have a `npm run svgo` utility to do that but it removed all the `` elements...

One thing we should probably do is add a CODE_OF_CONDUCT.md that includes a clear escalation path for reporting.

I hacked something together, I hope that it has the right tone and high-level spirit. The main interest is to provide a clear contact point in case people encounter some...

Do you have any candidates in mind? I noticed that @RaitoBezarius has been responsive and doing a good job at setting standards when things get a bit out of hand.