bosun: Now builds on all Unix platforms
This commit is contained in:
parent
e56a8df827
commit
bcb9f0853c
@ -30,6 +30,6 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
homepage = http://bosun.org;
|
homepage = http://bosun.org;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = ["x86_64-linux"];
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user