nixpkgs/pkgs/development/mobile
Rolf Schröder 2985284ccb android: Fix shebangs in auto-generated android toolchain scripts
The script make_standalone_toolchain.py autogenerates some shell scripts
when invoked. These scripts have a hardcoded shebang of '#!/bin/bash'.
The generated scripts obviously do not work in a Nix environment. This
commit makes sure the scripts have the correct shebang.
2021-03-09 21:13:28 +01: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 android: Fix shebangs in auto-generated android toolchain scripts 2021-03-09 21:13:28 +01:00
cocoapods treewide: add final newline 2021-01-22 07:18:04 +10:00
flashtool pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01:00
genymotion pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01:00
imgpatchtools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
titaniumenv pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01: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