coan: only build on Linux
This commit is contained in:
parent
186765e0e3
commit
ebf122c36f
@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
homepage = http://coan2.sourceforge.net/;
|
homepage = http://coan2.sourceforge.net/;
|
||||||
license = with licenses; bsd3;
|
license = with licenses; bsd3;
|
||||||
platforms = with platforms; all;
|
platforms = with platforms; linux;
|
||||||
maintainers = with maintainers; [ nckx ];
|
maintainers = with maintainers; [ nckx ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user