fakenes: mark as broken
This commit is contained in:
parent
dfdfb97f0f
commit
9aae605fe7
@ -27,5 +27,6 @@ stdenv.mkDerivation {
|
|||||||
license = stdenv.lib.licenses.gpl2Plus;
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
description = "Portable Open Source NES Emulator";
|
description = "Portable Open Source NES Emulator";
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user