ue4: link to fixing issue, remove maintainer

puffnfresh is not maintaining this anymore

+2 -1
+2 -1
pkgs/games/ue4/default.nix
··· 76 76 homepage = "https://www.unrealengine.com/what-is-unreal-engine-4"; 77 77 license = lib.licenses.unfree; 78 78 platforms = lib.platforms.linux; 79 - maintainers = [ lib.maintainers.puffnfresh ]; 79 + maintainers = [ ]; 80 + # See issue https://github.com/NixOS/nixpkgs/issues/17162 80 81 broken = true; 81 82 }; 82 83 }