socklog: mark not broken on darwin
May not be very useful, but it works just fine.
This commit is contained in:
parent
a626f58adf
commit
fe39b694d2
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ stdenv.mkDerivation rec {
|
|||
doCheck = true;
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
description = "System and kernel logging services";
|
||||
homepage = "http://smarden.org/socklog/";
|
||||
license = licenses.publicDomain;
|
||||
|
|
Loading…
Reference in a new issue