Revert "flake.lib.buildNixpkgsConfig: fix"

This reverts commit 6c68e5348c.
This commit is contained in:
2025-12-08 12:27:54 +08:00
parent 2950ac0878
commit c9e7700aa6

View File

@@ -24,7 +24,6 @@ let
allowUnfree = true;
android_sdk.accept_license = true;
allowBroken = true;
allowUnsupportedSystem = true;
}
// (inputs.lib.optionalAttrs (nixpkgs.march != null)
{