Oliver Breitwieser
Oliver Breitwieser
Update: Basic information (private keys, hostname, agent) is automatically extracted and used. Other features such as jump hosts are still pending because there is no one-to-one equivalent in `libssh2` that...
I seem to encounter the same error when using `fzf-tab` to complete [`cdr`](https://github.com/zsh-users/zsh/blob/master/Functions/Chpwd/cdr): ```sh ❯ cdr > 29/29 (0) > 10 -- ~/xxx/xxxxxxxxxxxxxxxx/xxxxxx 11 -- ~/xxxx/xxxxxxx 12 -- ~/xxx/xxxxxxxxxxxxxxxx 13...
Note: `modules.txt` is now [required](https://github.com/golang/go/commit/38ee0c7630e999f97d96899ecf4e8d0230236cd6#diff-61fb6e44eac25bd4d6a8a64b3f38ee8a41faaefd1ef481170a011ecfc0f7c76bR344), effectively causing `gomod2nix` to be incompatible with go version `1.23`.
> […] Now, all packages I checked work on Debian with sandboxing. Thank you for your research; was going crazy when researching build-issues reported by Debian-based colleagues trying to run...
> @obreitwi, @morguldir, @girlbossceo, @Munksgaard please provide a minimal reproducible example, so that I can debug properly. Really appreciate you looking into it… :+1: In our private repo, we switched...
Hey, thank you for responding! I just signed the CLA (sorry for taking so long). I am also a bit hard-pressed on time to provide a minimal solution, but the...
> right now this appears more as a performance optimization, which I'm fine with. The issue was that since the quality is always wrong (since there are always two distinct...
> For more readable diffs it would be nice if the generated vendor modules txt was using a multiline `"""` string instead of a single line string with `\n`. While...
> it's also encoded in the same line. Can confirm (didn't see your edit beforehand). I think in the end it comes down to switching to another toml encoder (or...
Great, that sounds like the way to go! :+1: