xstow: unmark as broken on darwin
This commit is contained in:
parent
17771d6144
commit
2d79d99612
@ -36,7 +36,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/majorkingleo/xstow";
|
||||
license = licenses.gpl2Only;
|
||||
maintainers = with maintainers; [ nzbr ];
|
||||
broken = stdenv.isDarwin;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user