going to work on <https://github.com/pantsbuild/pa...
# development
l
going to work on https://github.com/pantsbuild/pants/issues/19480 and propose some way to have coursier download work on m1 mac. (it doesn't on mine)
❤️ 1
m
Pants downloading dependencies instead of using dependencies provided by the environment has caused me hassle on NixOS too, so it's not just a Darwin issue.
👍 1
l
in this case my impl is something much more conservative - just to get the download to work, but still have pants do it. https://github.com/pantsbuild/pants/pull/19940
@wide-midnight-78598 @broad-processor-92400 this would remove the need for skip scala fmt
👍 1
a
@microscopic-airport-26774 do you have a working derivation? Did you solve the downloading with an fhs env?