vtechev

Results 2 issues of vtechev

Recent versions of `nixos` have moved from `pulseaudio` to `pipewire`. Even with `pipewire-pulse` installed, `setup.sh` reports that `libpulse.so.0` is cannot be found and fails.

I have never done any Go programming so please forgive my ignorance. I have been trying to debug a build error in a project that depends on `go-tree-sitter`: ``` #...