mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
mudlet: mark broken
This commit is contained in:
parent
19ea08af79
commit
8ffaef8a69
@ -40,5 +40,6 @@ stdenv.mkDerivation rec {
|
||||
maintainers = [ stdenv.lib.maintainers.wyvie ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user