nixpkgs/pkgs/development
Luca Favatella f01278dea2 androidenv: manually (!) delete more complex version of google images
This commit was built as a revert commit followed by deletion:
* Revert "androidenv: manually (!) delete oldest revision of google
  images".
* Delete other revision.

Using `systemImageType = "google_apis_playstore"` (and `abiVersion =
"x86"` and `platformVersion = "28"` - that I expect resolved to
`97d9d4f4a2afa8b0f5d52e90748e19c10406ca93`), the symptom is:
```
Warning: Observed package id 'system-images;android-28;google_ndk_playstore;x86' in inconsistent location '/nix/store/...-androidsdk/libexec/android-sdk/system-images/android-28/google_apis_playstore/x86' (Expected '/nix/store/...-androidsdk/libexec/android-sdk/system-images/android-28/google_ndk_playstore/x86')
...
Error: Package path is not valid. Valid system image paths are:
system-images;android-28;google_ndk_playstore;x86
```
How is the actual image name `google_ndk_playstore` when the fetched
image has id `google_apis_playstore`?

Attempt keeping - of the two images - the one that looks simpler.

For the `"28".google_apis."x86"` images, in the XML the differences
are: more complex license (what is `arm-dbt`?); higher emulator.
Namely:
```
		<uses-license ref="android-sdk-license"/>
		<dependencies>
			<dependency path="patcher;v4"/>
			<dependency path="emulator">
				<min-revision>
					<major>27</major>
					<minor>1</minor>
					<micro>7</micro>
...
		<uses-license ref="android-sdk-arm-dbt-license"/>
		<dependencies>
			<dependency path="patcher;v4"/>
			<dependency path="emulator">
				<min-revision>
					<major>29</major>
					<minor>1</minor>
					<micro>12</micro>
```

Analogously for `"28".google_apis_playstore."x86"`.
2020-03-09 18:34:16 +00:00
..
androidndk-pkgs
arduino teensyduino: add missing dependencies for teensy-loader 2020-03-07 06:15:02 +01:00
beam-modules
bower-modules/generic
chez-modules
compilers Merge staging-next into master 2020-03-08 08:11:01 +01:00
coq-modules coqPackages_8_10.QuickChick: init at 1.2.0 2020-03-06 07:28:26 +01:00
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules
go-packages
guile-modules
haskell-modules haskell-ci: fix the build 2020-03-06 22:15:14 +01:00
idris-modules
interpreters Merge staging-next into staging 2020-03-06 07:09:30 +01:00
java-modules
libraries Merge pull request #81872 from r-ryantm/auto-update/cimg 2020-03-08 20:50:31 -05:00
lisp-modules
lua-modules
misc newlib: 3.1.0 -> 3.3.0 2020-03-06 23:03:33 +00:00
mobile androidenv: manually (!) delete more complex version of google images 2020-03-09 18:34:16 +00:00
node-packages joplin: clean up dependencies 2020-03-04 01:35:17 +01:00
ocaml-modules ocamlPackages.ppx_import: 1.5-3 → 1.7.1 2020-03-07 21:44:03 +01:00
perl-modules
pharo
pure-modules
python-modules Merge staging-next into master 2020-03-08 08:11:01 +01:00
r-modules
ruby-modules Revert "defaultGemConfig: remove asciidoctor-diagram JARs" (#81737) 2020-03-04 18:04:36 +00:00
tools Merge pull request #82104 from bhipple/u/rust-cargo-pax-rs 2020-03-08 22:31:51 -05:00
web nodejs-13_x: 13.10.0 -> 13.10.1 2020-03-04 20:45:00 -05:00