| 2 Apr 2026 |
insipx | * hey everyone! What are the chances of getting this in? https://github.com/NixOS/nixpkgs/pull/505820 don't want it to get lost in the ocean of PRs. happy to modify if its missing anything :) | 16:13:14 |
alexfmpe | huh does that rely on rosetta 2? because it's getting retired next year IIUC | 16:54:23 |
insipx | I guess it does, since it's explicitly using x86_64 | 17:33:34 |
insipx | i was unaware of this discontinuation, that sucks | 17:35:47 |
insipx | * i was unaware of this discontinuation, that sucks. it's going to be difficult for developers that want to build for both android and ios specifically unless apple decides to continue a subset of rosetta support just for that which is probably doubtful | 17:36:17 |
insipx | actually i'm wrong, the NDK for x86_64 ships with a Universal binary, which natively support silicon and x86_64, https://github.com/android/ndk/issues/1299 so it is not using rosetta | 17:37:57 |
insipx | * ~i was unaware of this discontinuation, that sucks. it's going to be difficult for developers that want to build for both android and ios specifically unless apple decides to continue a subset of rosetta support just for that which is probably doubtful~ | 17:38:14 |
insipx | * I was unaware of this discontinuation, that sucks. it's going to be difficult for developers that want to build for both android and ios specifically unless apple decides to continue a subset of rosetta support just for that which is probably doubtful | 17:38:29 |
insipx | * actually i'm wrong, the NDK for x86_64 ships with a Universal 2 binary, which natively support silicon and x86_64, https://github.com/android/ndk/issues/1299 so it is not using rosetta | 17:40:22 |
insipx | * actually i'm wrong, the NDK for x86_64 ships with a Universal 2 binary, which natively supports silicon and x86_64, https://github.com/android/ndk/issues/1299 so it is not using rosetta | 17:41:00 |
insipx | * I guess it does, since it's explicitly using x86_64 | 17:51:33 |
insipx | * I was unaware of this discontinuation, that sucks. it's going to be difficult for developers that want to build for both android and ios specifically unless apple decides to continue a subset of rosetta support just for that which is probably doubtful | 17:51:42 |
alexfmpe | Then is it really double = "darwin-x86_64"; ? | 21:37:09 |