Xaw3d: enable darwin build
This commit is contained in:
parent
ac02a1348f
commit
7637894bf2
|
@ -14,6 +14,6 @@ stdenv.mkDerivation {
|
|||
|
||||
meta = {
|
||||
description = "3D widget set based on the Athena Widget set";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue