mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
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";
|
||||
maintainers = with maintainers; [ lovek323 ];
|
||||
platforms = platforms.linux;
|
||||
broken = true; # URL doesn't work anymore
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user