forked from mirrors/nixpkgs
scylladb: mark as broken
The package does not build due to changes in Boost.
This commit is contained in:
parent
3d4ee7c660
commit
88033a4862
1 changed files with 1 additions and 0 deletions
|
@ -98,5 +98,6 @@ gcc8Stdenv.mkDerivation {
|
|||
platforms = lib.platforms.linux;
|
||||
hydraPlatforms = []; # It's huge ATM, about 18 GB.
|
||||
maintainers = [ lib.maintainers.farlion ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue