parent
e78bf2d1e9
commit
d84d8af862
@ -54,6 +54,6 @@ stdenv.mkDerivation {
|
|||||||
homepage = http://www.mozilla.org/rhino/;
|
homepage = http://www.mozilla.org/rhino/;
|
||||||
|
|
||||||
license = with licenses; [ mpl11 /* or */ gpl2Plus ];
|
license = with licenses; [ mpl11 /* or */ gpl2Plus ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux ++ platforms.darwin;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user