This is a basic sample of a nix-shell for android flashing
curl --progress-bar \
https://gist.githubusercontent.com/DarkOnion0/44493c8786460d6464c1375c25fb3343/raw/dccc34da6841f297b451b019fc74805250fc9d79/default.nix > /tmp/android-shell.nix \
&& nix-shell /tmp/android-shell.nix