| 16 Jun 2025 |
@genericnerdyusername:matrix.org | turns out the .option rvc directive lets the assembler use the compressed instructions extension even when your -march doesnt support it | 22:54:26 |
@genericnerdyusername:matrix.org | is this something i should report? | 22:55:04 |
@genericnerdyusername:matrix.org | if yes, how? | 22:55:06 |
| 17 Jun 2025 |
alexfmpe | > pkgsCross.aarch64-android-prebuilt.stdenv.hostPlatform.isAndroid
true
> pkgsCross.aarch64-android-prebuilt.pkgsStatic.stdenv.hostPlatform.isAndroid
false
: (╯° °)╯︵ ┻━┻)
| 00:57:10 |
alexfmpe | maybe https://github.com/NixOS/nixpkgs/pull/380342 ? | 00:57:17 |
alexfmpe | * > pkgsCross.aarch64-android-prebuilt.stdenv.hostPlatform.isAndroid
true
> pkgsCross.aarch64-android-prebuilt.pkgsStatic.stdenv.hostPlatform.isAndroid
false
(╯° °)╯︵ ┻━┻)
| 00:57:27 |
alexfmpe | * > pkgsCross.aarch64-android-prebuilt.stdenv.hostPlatform.isAndroid
true
> pkgsCross.aarch64-android-prebuilt.pkgsStatic.stdenv.hostPlatform.isAndroid
false
(╯° °)╯︵ ┻━┻
| 02:10:58 |
emily | yes, they don't nest | 06:09:20 |
emily | just invoke Nixpkgs with a custom platform defining the things you need | 06:09:25 |
emily | the pkgsFoos are really just convenience helpers | 06:09:35 |