| 26 Aug 2024 |
emily | alternatively we could pin it to the lowest we support on all platforms | 02:31:01 |
emily | although I don't know if anyone has actually decided what we support for Linux lol | 02:31:08 |
adisbladis | In reply to @emilazy:matrix.org although I don't know if anyone has actually decided what we support for Linux lol Using the version of linuxHeaders would make sense there I think | 02:31:38 |
emily | sounds reasonable. and for macOS, apple-sdk (when it exists in a few weeks) | 02:32:00 |
emily | though actually you want the darwinMinVersion I guess | 02:32:15 |
emily | and for other platforms, ??? | 02:32:22 |
adisbladis | In reply to @emilazy:matrix.org and for other platforms, ??? I'm inclined to set it to an empty string on those and let the hook fail loudly | 02:32:49 |
adisbladis | It will only fail for builds which reference platform_release | 02:33:00 |
emily | I take it setting it to an empty string in general isn't viable? | 02:33:06 |
adisbladis | And if we can't do something correct we might as well fail | 02:33:17 |