scala_3: expose scala3-bare as attribute

This commit is contained in:
Jan van Brügge
2022-10-26 12:10:10 +01:00
parent 269c1f5e90
commit c012d55d9f
+1 -1
View File
@@ -21,4 +21,4 @@ stdenv.mkDerivation {
'';
inherit (bare) meta;
}
} // { inherit bare; }