sdlmame: mark as broken due to URL cc @lovek323
This commit is contained in:
parent
fb2675c5cf
commit
255a49cb7b
@ -40,5 +40,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = "MAME";
|
license = "MAME";
|
||||||
maintainers = with maintainers; [ lovek323 ];
|
maintainers = with maintainers; [ lovek323 ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
broken = true; # URL doesn't work anymore
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user