libck: enable on darwin
This commit is contained in:
parent
9677cbc5b6
commit
6d755c6082
@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
license = with licenses; [ asl20 bsd2 ];
|
||||
homepage = "http://concurrencykit.org/";
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ chessai ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user