From 20465229ed68c8ee6f9aa3d631452128507b0d3e Mon Sep 17 00:00:00 2001 From: NullBite Date: Mon, 22 Jan 2024 17:51:55 +0100 Subject: [PATCH] Remove old TODO --- flake.nix | 1 - 1 file changed, 1 deletion(-) 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";