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
/
platform-tools.nix
Age
Commit message (
Expand
)
Author
2025-03-29
androidenv: nixfmt
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
2024-11-07
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
Reno Dakota
2023-04-10
adb: fix libgcc_s reference
K900
2023-01-27
androidenv: Implement cmdline-tools and patcher
Hadi
2022-12-15
androidenv: use callPackage instead of import & fix infinite recursion
Artturin
2022-03-23
treewide: autoPatchelfHook only on Linux
OPNA2608
2019-12-31
treewide: *inputs are lists
Robin Gloster
2019-11-19
android: Install platform-tools binaries on all OSes
Kirill Elagin
2018-12-18
Replace androidenv by new implementation
Sander van der Burg
2018-09-16
android-platform-tools: patchelf also binaries new in 28.0.1.
Andreas Baldeau
2018-09-15
android-platform-tools: 26.0.2 -> 28.0.1
Andreas Baldeau
2018-08-30
reewide: Purge all uses `stdenv.system` and top-level `system`
John Ericson
2018-02-24
androidenv: Better platform conditionals
John Ericson
2017-12-03
android-platform-tools: 26.0.0 -> 26.0.2
Benjamin Hipple
2017-08-05
android-sdk: 25.2.3 -> 25.2.5
taku0
2016-12-10
android-sdk: 25.2.2 -> 25.2.3
taku0
2016-09-14
androidenv: update packages
Herwig Hochleitner
2016-07-21
android-platform-tools: 23.0.1 -> 24, etc.
taku0
2016-07-07
androidsdk: fix rpath that includes 32-bit zlib
Sander van der Burg
2015-11-20
Merge staging into closure-size
Vladimír Čunát
2015-10-15
androidenv: fix broken, less frequently used command-line tools
Sander van der Burg
2015-10-06
androidsdk: bump to version 24.3.4 and update associated sub packages
Sander van der Burg
2015-10-03
Merge commit staging+systemd into closure-size
Vladimír Čunát
2015-05-05
fix "libc}/lib" and similar references
Vladimír Čunát
2015-05-02
Bump Android packages to newest versions, add androidsdk_5_1_1 and androidsdk...
taku0
2015-04-22
androidEnv.platformTools: add /bin
Nikolay Amiantov
2015-01-14
rename occurrences of cc.gcc to cc.cc
Eric Seidel
2014-12-26
More gcc->cc refs
Shea Levy
2014-12-15
Bump Android packages to newest versions, add androidsdk_5_0_1 to env
Cray Elliott
2013-12-02
Update android sdks
Shea Levy
2013-07-31
Fixed incorrect platform-tools sha1 value
Sander van der Burg
2013-07-31
Updated Android SDK to version 22.05, updated all plugins, and added mesa to ...
Sander van der Burg
2013-01-07
- Added xcodeenv: experimental support to build iOS apps through Nix
Sander van der Burg