mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
mps: mark broken
This commit is contained in:
committed by
Janne Heß
parent
cd19a0e7b4
commit
7da0ca2e25
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user