scylladb: mark as broken
The package does not build due to changes in Boost.
This commit is contained in:
parent
3d4ee7c660
commit
88033a4862
@ -98,5 +98,6 @@ gcc8Stdenv.mkDerivation {
|
|||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
hydraPlatforms = []; # It's huge ATM, about 18 GB.
|
hydraPlatforms = []; # It's huge ATM, about 18 GB.
|
||||||
maintainers = [ lib.maintainers.farlion ];
|
maintainers = [ lib.maintainers.farlion ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user