From ebf01ddfb11c81173225932991abc9f17c2920a3 Mon Sep 17 00:00:00 2001 From: ryneeverett Date: Mon, 13 Sep 2021 00:32:19 -0400 Subject: [PATCH] shell.nix: Add android-tools --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index 646d622d..281c3a4d 100644 --- a/shell.nix +++ b/shell.nix @@ -15,6 +15,7 @@ pkgs.mkShell rec { mobile-nixos.autoport # Helps users kickstart their ports # Third party tools + android-tools # For flashing android devices with fastboot dtc # For playing around with device tree files dtbTool # Combines multiple device tree blobs into one image file # Shows the type of files