diff --git a/flake.nix b/flake.nix index 236092d..ab4764c 100644 --- a/flake.nix +++ b/flake.nix @@ -11,7 +11,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - # TODO once i have a better way to manage multiarch packages # 33.0.3p2 as suggested by https://xdaforums.com/t/guide-january-3-2024-root-pixel-7-pro-unlock-bootloader-pass-safetynet-both-slots-bootable-more.4505353/ # android tools versions [ 34.0.0, 34.0.5 ) causes bootloops somehow and 34.0.5 isn't in nixpkgs yet pkg-android-tools.url = "github:NixOS/nixpkgs/55070e598e0e03d1d116c49b9eff322ef07c6ac6";