| 1 Dec 2025 |
alexfmpe | right, I'm just clarifying where 'darwin' fits in | 18:41:00 |
emily | no AArch64 surprises me. you can't do Android dev on AArch64 Chromebooks? | 18:52:47 |
K900 | You can't even run an IDE on those | 18:55:46 |
K900 | Can you | 18:55:49 |
emily | sure you can | 20:05:35 |
emily | they have built-in Linux VMs with full graphical Wayland app support | 20:05:42 |
emily | Android Studio is explicitly supported on the Intel ones at least | 20:05:50 |
emily | no idea about the ARM ones but it'd surprise me if not | 20:05:57 |
| 2 Dec 2025 |
DavHau | Occasionally I encounter cross packages which simply compile binaries for the wrong platform. Is there a hook in nixpkgs that I can use to check if all binaries in $out/bin are for the correct platform? | 06:43:18 |
K900 | I don't think so, but it would be nice to have one | 06:49:49 |
DavHau | done: https://github.com/NixOS/nixpkgs/pull/467183 | 16:04:09 |
K900 | I wonder how much it'll suck to just add it by default | 16:08:43 |