Wolfgang Walther 29ebc6ff47
scala: refactor bare to passthru
The `.bare` attribute is probably only supposed to be used inside
nixpkgs, i.e. for `scala-next`. Still, this link breaks in some obscure
override scenarios, so let's improve that with a passthru.

Also: Any attribute concatenation onto the result of mkDerivation will
break some overrideability.
2025-06-18 19:15:12 +02:00
..