John Soo

Results 78 comments of John Soo

Is it possible that this could be fixed with one more layer of indirection? Suppose we were to create a chroot and mount in all the store dependencies, could we...

I found a gist that had some notes on experiments done for this problem which seemed to suggest the patterns were all reduced prior to sending to the kernel. Let...

Looks to me like maybe plugin dependencies are being excluded from maven's output now. So `mvn2nix` is skipping the plugin dependencies?

Maybe we also need to redo the bootstrap?

In any case, I think this shouldn't be merged.

Any news on this front? Are we still blocked by getting the authentication manager?

I just experienced this, too (same error, same line). I discovered it locally on version 1.4.0. Both in firefox and Chrome: - Firefox Developer Edition 61.0b8 (64-bit) - Google Chrome...

Is this a locale issue? If so, how can it be fixed? I want to use this package but this is blocking me.

Hey, thanks! It was a really great learning experience. I got from 0 to 1 with the ctypes library. The only real problem came up about 2 weeks ago with...

We were using the `0.12.0` tag. I personally try to avoid vendoring whenever possible. I am not sure how fast 0.13 is going to be adopted in distros, though.