Simon Jagoe

Results 3 issues of Simon Jagoe

With `grsecurity` testing patches no longer being public, nixpkgs has disabled support for `grsec` patches by making `kernelPatches.grsecurity_testing` throw: ``` grsecurity_testing = throw '' Upstream has ceased free support for...

This fixes #325 by building upon the fix (#327) from @VolodiaPG for build targets, adding a fix for extra build args. With this, deploying to multiple hosts with build args...

Fixes #34 as I was able to reproduce it via unexpected clipboard events. Connection now happens immediately, without a 10s timeout and connection retry. Client logs after this change show...