dpc
dpc
@tadfisher Thanks. Good to know. It happened 2 or 3 times for us before, and we've been using `android-nixpkgs` for about a year.
I miss this feature so much, every day. :D What's the best way to give it another review, approval, merge, release? :D
Or maybe `rust-analyzer` is supposed to handle `tar.gz` files? Well. In that case it doesn't work for me. I tried with mozilla overlay and standalone `rust-src` and it still doesn't...
I don't think it does since it tries to lookup the exact directory to check if it's valid https://github.com/rust-analyzer/rust-analyzer/commit/85db47ac76c383295caee0c1d4284544b761add9
After more digging it seems that the root cause is a need for more recnet `rust-analyzer` than what's available in nixpkgs. Though that `RUST_SRC_PATH` indeed seems wrong, and `rust-analyzer` will...
@symphorien I'm not sure if I understand. The main problem that I've seen is that this env var points to a tar file, and rust-analyzer does not seem to support...
Ooooooh. It's that `.append(true)` flag. :)
Surprisingly, without `.append(true)`, but with just `.write(true)`, it seems like writing at the random offset is filling the previous data with `0`s. Interesting. Is there anywhere where I can read...
How do I control the versions on the deb and rpm bundlers anyway? I have a bunch of binaries that get correct versions when the normal wrapped binaries are produced,...
Since such drains would not compose with existing drains, they might as well be a part of a different ecosystem `alog` or `aslog` or something. Well.. maybe we could add...