nixpkgs/pkgs/os-specific
Jared Baur f4ae6695ce linux-firmware: fix build when cross-compiling
Using `findutils` in such a way where `callPackage` cannot splice it to
use the `buildPlatform`'s package-set breaks building `linux-firmware`
when `buildPlatform` != `hostPlatform`. Since `findutils` is already
included in all `stdenv.mkDerivation` calls, we can get rid of pulling
in the different `findutils` and re-use the one that works on
`buildPlatform`.

(cherry picked from commit e337131349)
2024-11-08 02:11:52 +00:00
..
bsd openbsd: Add static linking support 2024-07-10 09:48:00 -04:00
darwin raycast: move to pkgs/by-name 2024-11-04 17:53:29 +02:00
linux linux-firmware: fix build when cross-compiling 2024-11-08 02:11:52 +00:00
windows windows.mingw_w64*: Fetch common attrs from the headers package 2024-06-21 20:46:15 +00:00