Alexander Dorn
Alexander Dorn
Same here, Android 11 on Pixel 5.
Same issue here on Fedora 30.
Sorry for the stupid question, but why not just set proper SELinux file contexts for everything in `/nix` and `restorecon` those contexts on installation as well as after manipulating the...
Since I need to be able to run Nix based services, I will try my best to provide patches for the installer and possibly nix-store to integrate with SELinux properly.
Newly filed, related issue: https://github.com/systemd/systemd/issues/9997
@dezgeg you might want to check out https://github.com/e-user/nix/commit/2d53311c90a195ba7674f09605eb74124adfbff0, which depends on https://github.com/NixOS/nixpkgs/pull/46028 to be built. You could easily argue the policy belongs directly into nixpkgs because it provides value beyond...
If anyone wants this issue fixed as much as I do, please help me test #2670.
I also require access to the route in one of my handlers, but for a different use case related to #871: RFC 4918 (WebDAV) requires the inclusion of the HTTP...
I've run into the same problem. I checked the `Rect`s stored in `TextureAtlas::textures` by `from_grid`, the calculated areas look correct based on padding and offset - which makes sense, given...
Also encountered this problem today. +1 from me.