malte-v
malte-v
I also think this app would be a great addition to F-Droid. However, we would first have to create a variant with all unfree dependencies removed, in particular Google's proprietary...
I'm sorry, what exactly is your role within this project @bqv?
I'm a little confused because [this](https://github.com/danielfullmer/robotnix/blob/c65ac9c1ec6d5147c36891e9eb140ed789d7da93/sdk/default.nix) looks like building the SDK from source but the flake pulls in [this](https://github.com/tadfisher/android-nixpkgs) which looks like a set of binary packages to me.
I was hoping to have a source-built SDK inside nixpkgs: https://github.com/NixOS/nixpkgs/issues/75603#issuecomment-866284005 That would also solve our caching problem since it would be built by Hydra.
I guess you could also keep the built-in window splitting features if people want to have that. It would just make things more complicated since one would have to distinguish...
I would love to see this! Probably it would also make editor integration easier.
I'm able to reproduce this issue with jsaddle-warp and the current version of reflex and reflex-dom, so I think this should be reopened. edit: unfortunate wording error
Not sure if that helps, but here is where the error originates: https://github.com/ghcjs/jsaddle/blob/d569be43f92b9b8c01dc3ee4c41401ab406a2076/jsaddle/src/Language/Javascript/JSaddle/Run/Files.hs#L431
Any updates on this?
@Blacksmoke16 Sorry, I meant to ask the devs if they could look into this once more because I had the same issue with the latest release.