bitkeeper: mark as broken
This commit is contained in:
parent
e531f92b24
commit
e04772230b
@ -50,5 +50,6 @@ stdenv.mkDerivation rec {
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = with stdenv.lib.maintainers; [ wscott thoughtpolice ];
|
||||
broken = true; # seems to fail on recent glibc versions
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user