diff options
| author | Artturin <Artturin@artturin.com> | 2024-07-25 18:53:17 +0300 |
|---|---|---|
| committer | Artturin <Artturin@artturin.com> | 2024-07-25 22:08:49 +0300 |
| commit | 1144d46f9510b8c31d0195e8049caa0df3eb3fec (patch) | |
| tree | 74186b797f7e7fb273d8269404bd8f4a103102e5 /pkgs/development/python-modules/rangehttpserver | |
| parent | 5f2a6de6f9523b69954ce66a28e98760f6cd3439 (diff) | |
treewide: Rename android `sdkVer` and `ndkVer`
`sdkVer` conflicts with the old `sdkVer`(now `darwinSdkVersion` but that still uses `sdkVer` if set) used by darwin
This shouldn't be an issue but due to `pkgs/development/interpreters/python/cpython/default.nix`
running `lib.filterAttrs (n: v: ! lib.isDerivation v && n != "passthruFun")` on it's inputs (2 of them are darwin only)
the `throw "Unsupported sdk...` in `pkgs/top-level/darwin-packages.nix` will be triggered.
After this change `pkgsCross.armv7a-android-prebuilt.python3.pythonOnBuildForHost` won't fail with
`error: Unsupported sdk: 33`
Issue was bisected to 3cb23cec239d4f73bb1b51f26ac7599384fdadd6
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
