{ __findFile, pkgs, ... }: { pkg = with pkgs; (steam.override { extraLibraries = _: [ (callPackage { }) curlWithGnuTls ]; }).run; }