index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
development
/
mobile
/
androidenv
/
compose-android-packages.nix
Age
Commit message (
Expand
)
Author
2026-04-19
androidenv: ANDROID_SDK_ROOT -> ANDROID_HOME
Morgan Jones
2026-04-05
androidenv: fix new "37.0" packages with API version ranges
Morgan Jones
2025-12-22
androidenv: support nonstandard SDK versions
Morgan Jones
2025-12-13
androidenv: fix 'latest' where SDK level is not an int
Morgan Jones
2025-11-05
androidenv.composeAndroidPackages: fix eval when minor versions are specified
Alexandre Esteves
2025-11-04
androidenv: fix name overriding
Yueh-Shun Li
2025-10-13
Fix parse when the platform version contains a minor component
Alexandre Esteves
2025-10-04
pkgs: remove optional builtins prefixes from prelude functions
NAHO
2025-08-17
androidenv: apply meta to Android fetchurl calls
Morgan Jones
2025-07-19
androidsdk: move throw behind meta.license check
Wolfgang Walther
2025-05-29
androidenv: fix autoupdate and custom XMLs
Morgan Jones
2025-04-27
androidenv: support linking "latest" version of all plugins
Morgan Jones
2025-04-13
androidenv: fix missing versions for Google addons
Morgan Jones
2025-04-13
androidenv: fix weird package naming and add versions
Morgan Jones
2025-03-29
androidenv: support 5 years of Android APIs with images; test 10 without
Morgan Jones
2025-03-29
androidenv: prefer local build for fetching packages
Morgan Jones
2025-03-29
androidenv: support minPlatformVersion and maxPlatformVersion
Morgan Jones
2025-03-29
androidenv: compose-android-packages: remove null synonym to if-supported
Morgan Jones
2025-03-29
androidenv: nixfmt
Morgan Jones
2025-03-29
androidenv: add recurseIntoAttrs to packages
Morgan Jones
2025-03-29
androidenv: support if-supported for include* options
Morgan Jones
2025-03-29
androidenv: simplify updating and track latest
Morgan Jones
2025-02-20
androidenv: upgradde to repository2-3
Hadi
2025-01-24
androidenv fix extras;google;auto
Hadi
2024-10-09
androidenv: updates for Android API 35 (#336113)
Artturin
2024-09-25
treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`
Artturin
2024-08-20
androidenv: updates for Android API 35
Hadi
2024-06-03
{android-studio,androidenv}: add withSdk passthru and androidPkgs
Morgan Jones
2024-04-18
Merge pull request #304716 from asyncmeow/fix-compose-android-packages
Sandro
2024-04-16
androidenv: fix compose-android-packages on non-x86_64 environments
pearl
2024-04-09
androidenv: update to latest
Morgan Jones
2024-01-22
androidenv: don't include emulator when includeEmulator is false
Hadi
2023-11-05
androidenv: updates for Android API 34
Morgan Jones
2023-08-13
Merge pull request #248435 from hadilq/androidenv-fix-cmdline-beta-version
Nick Cao
2023-08-10
androidenv update packages
Hadi
2023-08-10
androidenv fix cmdline beta versions' problem
Hadi
2023-05-12
androidenv: update repo.json with a new strategy to expire
Hadi
2023-04-22
androidenv: put a much nicer error message that includes the available options
Hadi
2023-02-28
androidenv: make `nix-build -A androidenv.test-suite` work
Hadi
2023-02-28
androidenv: add shell-with-emulator.nix to have test and more examples
Hadi
2023-02-28
androidenv: fix problem with avdmanager when trying to create an avd
Hadi
2023-02-14
treewide: use lib.optionals
Felix Buehler
2023-01-27
androidenv: Implement cmdline-tools and patcher
Hadi
2022-12-31
androidenv: Replace deploy-androidpackage.nix with deploy-androidpackages.nix
Hadi
2022-12-30
androidenv: fix missing packages in repo json (#208137)
Hadi
2022-12-20
androidenv: fix missing `inherit os`
jakobkukla
2022-12-20
androidenv: fix non-existent emulatorVersion
jakobkukla
2022-12-17
androidenv: fix missing `inherit os` in build-tools
Vanilla
2022-12-15
androidenv: use callPackage instead of import & fix infinite recursion
Artturin
2022-12-06
androidenv: use emulator from the path that makes it find qemu (#202088)
Léo Gaspard
[next]