mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 10:53:52 +00:00
ue4: link to fixing issue, remove maintainer
puffnfresh is not maintaining this anymore
This commit is contained in:
parent
6345356323
commit
0165df5b45
@ -76,7 +76,8 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://www.unrealengine.com/what-is-unreal-engine-4";
|
||||
license = lib.licenses.unfree;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = [ lib.maintainers.puffnfresh ];
|
||||
maintainers = [ ];
|
||||
# See issue https://github.com/NixOS/nixpkgs/issues/17162
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user