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 adb-sync: fix to make it work with platform-tools 2018-12-18 21:16:07 +01:00
adbfs-rootless Remove redundant getBin function 2018-12-18 21:16:07 +01:00
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 Port packages with Android dependencies to new androidenv 2018-12-18 21:16:06 +01:00
genymotion genymotion: refactor src from requireFile to fetchurl 2019-05-28 15:25:59 -05:00
imgpatchtools
titaniumenv titaniumenv: fix stripping the unneeded architectures 2019-03-10 23:18:08 +01:00
webos
xcodeenv titaniumenv: fix stripping the unneeded architectures 2019-03-10 23:18:08 +01:00
xpwn