Felipe Contreras
Felipe Contreras
Ideally it should be Git's core the one that manages marks.
In order to properly fix this the new git extra metadata should be used first. That's a non-trivial port of the new hg-git functionality.
Same here with nvidia 495.46, but if I recall correctly the same thing happened on my previous laptop with intel drivers and OpenGL.
From [task 57137](https://bugs.archlinux.org/task/57137), it would be nice to be able to query the last version of a bunch of packages, AUR provides such interface: https://aur.archlinux.org/rpc/?v=5&type=info&arg[]=spotify&arg[]=pacaur Right now the query has...
I am willing to help as well. I've been writing REST APIs lately.
Yes, this is probably a duplicate of #1295, and fixed with #1474.
Probably fixed by #1474.
Quite likely a duplicate of #1295 and fixed by #1474.
Is this already fixed by #1474?
You didn't read the original issue #4027, did you? There's no way to make bundler respect --user-install unless it's with hacks, like: ```diff --- a/bundler/lib/bundler/rubygems_integration.rb +++ b/bundler/lib/bundler/rubygems_integration.rb @@ -163,6 +163,8...