Files
nixpkgs/nixos/modules/misc
Emily 196f6a812b nixos/nixpkgs/read-only: fix cross‐compilation
This matches the definition of `_module.args.pkgs` in the standard
Nixpkgs module, and fixes a bunch of build issues caused by use of
`nativeBuildInputs = [ pkgs.foo ];` throughout NixOS.

A fallback could be added in case we expect people might be passing
in package sets without `__splicedPackages`, although that seems like
it would be inherently broken to me.
2025-06-12 23:14:24 +01:00
..
2025-06-02 16:07:07 +02:00