mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
67561dcc59
When `nixpkgs.hostPlatform` != `nixpkgs.buildPlatform`, building the top-level attribute fails since the bootspec portion of the system builder tries to reference the host platform's `jq`. Change this to reference the build platform's `jq`. |
||
---|---|---|
.. | ||
activation-script.nix | ||
bootspec.cue | ||
bootspec.nix | ||
no-clone.nix | ||
specialisation.nix | ||
switch-to-configuration.pl | ||
test.nix | ||
top-level.nix |