nixpkgs/pkgs/development/mobile
Alex Ameen 4b46acd498 genymotion: refactor src from requireFile to fetchurl
The old src url was updated by the host, making the required file inaccessible. The new url links directly to the required file. This direct link allows us to use fetchurl rather than requireFile.

genymotion: refactor src url

Fixed revisions:
1) Uses `pname`.
2) URL uses version variable in path. Data type for `url` was changed from path to string.

genymotion: refactor src url

Removed redundant `name` definition.

fixed typo in URL

changed requireFile to fetchurl
2019-05-28 15:25:59 -05:00
..
abootimg
adb-sync
adbfs-rootless
androidenv androidenv: fix the $out/bin symlink for ndk-bundle 2019-05-24 02:32:14 +00:00
cocoapods cocoapods: define updateScript 2019-05-23 10:56:01 -07:00
flashtool
genymotion genymotion: refactor src from requireFile to fetchurl 2019-05-28 15:25:59 -05:00
imgpatchtools
titaniumenv
webos
xcodeenv
xpwn