mps: mark broken

authored by Rick van Schijndel and committed by Janne Heß 7da0ca2e cd19a0e7

+1
+1
pkgs/development/libraries/mps/default.nix
··· 21 22 23 meta = { 24 description = "A flexible memory management and garbage collection library"; 25 homepage = "https://www.ravenbrook.com/project/mps"; 26 license = lib.licenses.sleepycat;
··· 21 22 23 meta = { 24 + broken = true; 25 description = "A flexible memory management and garbage collection library"; 26 homepage = "https://www.ravenbrook.com/project/mps"; 27 license = lib.licenses.sleepycat;