nixpkgs/pkgs/development/mobile
Jonas Chevalier c6b62f2381
mkShell: introduce packages argument (#122180)
The distinction between the inputs doesn't really make sense in the
mkShell context.  Technically speaking, we should be using the
nativeBuildInputs most of the time.

So in order to make this function more beginner-friendly, add "packages"
as an attribute, that maps to nativeBuildInputs.

This commit also updates all the uses in nixpkgs.
2021-05-13 19:17:29 +02:00
..
abootimg pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01:00
adb-sync pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01:00
adbfs-rootless treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
androidenv mkShell: introduce packages argument (#122180) 2021-05-13 19:17:29 +02:00
cocoapods cocoapods-beta: 1.10.0 -> 1.10.1 2021-03-11 13:10:59 -08:00
flashtool pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01:00
genymotion treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
gomobile gomobile: init at 2020-06-22 2021-04-23 11:17:17 +02:00
imgpatchtools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
titaniumenv treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
webos treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
xcodeenv pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01:00
xpwn treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00