Peter A.

Results 25 comments of Peter A.
trafficstars

@tijme thanks a lot for a great app! can you please update on the status of this one? As it was previously mentioned, data protection class would significantly improve the...

Hi, I'm not sure if there is direct relation with this issue, but, long story short: no matter what I've tried so far, I can't make `cachix` installation _itself use...

check `/etc/pam.d` configs, it might be likely tuning one/more of these could help

Hi! The project looks really interesting. What is the current status? The last commit was pretty long ago... Is it abandoned or completed? :)

Hi, thanks for the the answer! Helix seems to be really cool, need to try it out :) Good luck with the dev! Best regards, Peter > On 26 Jun...

+1 why not allow installing packages via pip / pipx? It would be much more handy. Anyway, each universal approach would be great. For @A765-ALEX maybe as a workaround, custom...

Indeed: very standard way which I’d less likely use in practice… falsely assuming symlinks would have been also there. Still, running binaries seems obviously not to be an option, so...

adding details for nightly toolchain ```  workstation ~ ❯ ~/.rustup/toolchains/nightly-aarch64-apple-darwin/bin/rustc --version rustc 1.58.0-nightly (8b09ba6a5 2021-11-09)  workstation ~ ✖101 ❯ RUST_BACKTRACE=full cargo +nightly install wasm-pack Updating crates.io index Installing...