fakenes: mark as broken
This commit is contained in:
committed by
Franz Pletz
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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user