I’m currently working on building a derivation for the Pop_OS! Shell (it’s still a WIP in upstream).
This software uses typescript, and it must be transpiled to javascript in order to be installed on gnome.
I cannot figure out how I am supposed to add tsc in the nativeBuildInputs of this derivation, and I would love to have some hints on how I could manage to this ?