nixpkgs/nixos/modules/system/activation
Jared Baur 67561dcc59
nixos/bootspec: Fix cross for nixos-system systemBuilder
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`.
2023-05-04 20:09:16 -07:00
..
activation-script.nix
bootspec.cue nixos/bootspec: adopt the merged RFC-0125 2023-04-28 18:26:11 -07:00
bootspec.nix nixos/bootspec: Fix cross for nixos-system systemBuilder 2023-05-04 20:09:16 -07:00
no-clone.nix
specialisation.nix
switch-to-configuration.pl nixos/version: add config.system.nixos.distroName and config.system.nixos.distroId 2023-01-14 16:19:06 -05:00
test.nix nixos/top-level.nix: add forbiddenDependenciesRegex option 2022-12-02 21:15:24 +02:00
top-level.nix nixos/bootspec: adopt the merged RFC-0125 2023-04-28 18:26:11 -07:00