nixpkgs/pkgs/os-specific
Jared Baur e337131349
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`.
2024-10-19 18:51:48 -07:00
..
bsd Merge remote-tracking branch 'origin/master' into staging-next 2024-09-30 20:23:25 +03:00
darwin bartender: 5.1.8 -> 5.2.3 2024-10-16 20:30:31 +03:00
linux linux-firmware: fix build when cross-compiling 2024-10-19 18:51:48 -07:00
windows Clean up cross bootstrapping, take 2 (#321525) 2024-09-06 14:56:54 -04:00