Harry Prior
Harry Prior
It is most likely related to #99. The solution was to run `autoPatchelf $out` in the `postUnpack` phase of the derivation. Similar to this #102 - will try to raise...
Are you calling these directly from the store? I'm using the default flake provided by the repo and they're not in my PATH
> @HPRIOR @tadfisher > > Is anything holding this PR back from being merged? I'm facing the same issue with a clean Flutter 3.22 Android project in combination with Java...
I'd like to see more options for indentation. I have created a feature request [here](https://github.com/ocaml-ppx/ocamlformat/issues/2677) (prior to seeing this one) and started working on a PR. > Little ping to...
For anyone else struggling with this, you can pin the package to the commit as a quick fix: ```bash opam pin add bin_prot git+https://github.com/janestreet/bin_prot.git#ddbf7bde22ff464882d749fea2b9cdfa59a7e268 ```
Having the same issue