not immediately pressing, but fyi the addition of shadow-cljs is slightly complicating the nixpkgs upgrade. still not sure if i need to actually add shadow-cljs as a nodePackage, or if I can handle it within the obb derivation. once i get a little more free time to figure it out, i’ll get that PR working
another complication is the script/brew-install.sh script, since obb now consists of multiple .js files, but this is just something that's needed to be able to lazy-load stuff.
based on my very cursory google search this will be the first program inside nixpkgs that actually utilizes shadow-cljs, so that’s kind of neat
I guess downloading the .js files from github releases is out of the question with nix?
i’ve seen it happen before, but the committers never really like it
I'm kind of confused about this because for babashka people wanted me to upload the uberjar file which is used by nix
i’m fine with sticking to 0.0.2 for now till i get it working the “right” way
yeah exactly
same for lsp
> we get it working Who are you expecting to do something here?
lol fair enough
sorry
me
ok, if there's anything we can do to make it easier (without sacrificing features), let me know
i’m 98% sure nothing needs to change anywhere upstream, it’s just a me problem
thanks for looking into this