Add Nix flake: devShell + hermetic nonRoot debug APK build

- flake.nix: devShells.default (JDK 17 + Android SDK 34 / NDK 27.0.12077973 + Gradle)
  and packages.moonlight-android (assembleNonRootDebug via gradle mitmCache)
- deps.json: offline Maven lockfile (195 artifacts)
- nix-deps-fixup.gradle: skip androidTest variant ambiguity during dep capture
- README: Building with Nix section
This commit is contained in:
Oleks
2026-05-29 15:05:07 +03:00
parent f10085f552
commit d9dedf6f19
7 changed files with 990 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"MD013": false
}