Synchronization Acknowledgement
Synchronization Acknowledgement
I suppose the problem has to do with the `xfce4-terminal` itself being translucent and therefore displaying a shadow layer that's usually hidden by the opaque parts of regular windows.
I'm talking about the subtle black lines right above and below a line. If you closely look at the second image where the cursor is on "1", right above and...
Hi, I would also really like to see this. The build system I'm working on at work requires running a .NET tool on the project before it can be built....
The way I'm currently hooking up the `rules_dotnet` toolchain is doing it the way `rules_dotnet` does it internally, i.e. creating a new rule and consuming `@rules_dotnet//dotnet:toolchain_type`. The toolchain will have...
Cool solution, and very close to mine! The only difference for me was using the `paket2bazel` output for downloading the Nuget archive. That has its own downsides for the time...
As a workaround, one can exclude that specific requirement from the `py_library`/`py_binary`'s `deps` and `rules_python` will not attempt to install it.
@aignas I just tested commit a6cb620f0c0c34082040b0560d4dd2e11e39715e against my project, but it doesn't fix the issue. The problem I have is that I can't really modify the `requirements.txt` file to _not_...
As a workaround, `gazelle` version 0.31.0 works fine at the moment (because it has `rules_go` 0.39.1).
Regardless of your feelings about the Zig community, it would still be worthwhile to keep the issue open because it allows the Zig developers (distinct from the community) to track...
Also experiencing the phantom albums with recent releases, anyone know why?