mps: mark broken

This commit is contained in:
Rick van Schijndel
2022-05-29 12:23:25 +02:00
committed by Janne Heß
parent cd19a0e7b4
commit 7da0ca2e25

View File

@@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
meta = {
broken = true;
description = "A flexible memory management and garbage collection library";
homepage = "https://www.ravenbrook.com/project/mps";
license = lib.licenses.sleepycat;