fix/mark borked
This commit is contained in:
@@ -15,6 +15,7 @@ stdenv.mkDerivation {
|
||||
buildInputs = [ libusb1 libudev ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
broken = true;
|
||||
homepage = "https://github.com/ToadKing/wii-u-gc-adapter";
|
||||
description = "Tool for using the Wii U GameCube Adapter on Linux";
|
||||
license = licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user