I'm trying to adopt js2nix in a react-native app but having to manually resolve each peer dependency in this environment has been... painful.
I very much like the fact js2nix is not opinionated and so guarantees package lookup reproducibility but I wish there was some way to automate the addDependency dance.