Skip to content

Commit

Permalink
Return cross pkgs to test perf
Browse files Browse the repository at this point in the history
  • Loading branch information
Artturin committed Oct 2, 2024
1 parent 7eef83b commit 0bb3423
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/top-level/impure.nix
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,5 @@ assert args ? system -> !(args ? localSystem);

import ./. (builtins.removeAttrs args [ "system" ] // {
inherit config overlays localSystem;
crossSystem = { config = "aarch64-unknown-linux-gnu"; };
})

0 comments on commit 0bb3423

Please sign in to comment.