ue4: mark as broken
The source code is no longer available as the repository https://github.com/EpicGames/UnrealEngine has been deleted.
This commit is contained in:
parent
a540e842ab
commit
01b8db1bc7
@ -78,5 +78,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = stdenv.lib.licenses.unfree;
|
license = stdenv.lib.licenses.unfree;
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
maintainers = [ stdenv.lib.maintainers.puffnfresh ];
|
maintainers = [ stdenv.lib.maintainers.puffnfresh ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user