nixpkgs/pkgs/os-specific
Maximilian Bosch d3e6c8fc75 linux: implement rustAvailable condition
* It doesn't matter if `rustc` is available, but if rustc can compile to
  the hostPlatform. So use a custom condition instead of `availableOn`.
* Explicitly exclude the combination of GCC and riscv which is known
  to be broken[1].

[1] https://lore.kernel.org/lkml/31885EDD-EF6D-4EF1-94CA-276BA7A340B7@kernel.org/T/

Co-authored-by: Alyssa Ross <hi@alyssa.is>
2024-10-12 17:08:18 +02:00
..
bsd Merge remote-tracking branch 'origin/master' into staging-next 2024-09-30 20:23:25 +03:00
darwin Merge master into staging-next 2024-10-11 00:14:02 +00:00
linux linux: implement rustAvailable condition 2024-10-12 17:08:18 +02:00
windows Clean up cross bootstrapping, take 2 (#321525) 2024-09-06 14:56:54 -04:00