‮rekcäH nitraM‮

Results 328 comments of ‮rekcäH nitraM‮

@mathjiajia Due to the use of rsync, this should already be the case. In a followup pull request, we could make this even better by using `xattr` to save source...

Friendly ping at @emilazy & @Enzime - is there anything I can do to move this forward? As far as I can tell, multiple well known community members have used...

Well, the list of test cases can follow from the list of problems outlined here: https://github.com/nix-darwin/nix-darwin/pull/1396#issue-2940375657 - if your solution solves all of these, it's better.

This would also be a spectacular feature for shell scripts as a language server. That way whenever I write them, this could lint them to use long options in written...

Docker containers are a good start, but when coding on Mac, you loose native tools, and docker (by itself) does not sandbox network requests, which means secret exfiltration is not...

Bubblewrap is the other backend that sandbox-runtime is using. For sure you can deal with all those options, but I think it makes a lot of sense to use something...

Forgot to mention the pull request at NixOS/nixpkgs#390150

Looking at those tests, they all seem to call `sleep()`, which is probably just returning way later than expected. Is there a way to perhaps mock time, so we did...

That is really weird. Do you have any manually configured nameservers?

That is really, weird, I will Look into the further