Skip to content

Commit

Permalink
Fixup darwin test
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc authored Sep 16, 2024
1 parent ac0df7f commit a675dc9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@

modules = [
determinate.darwinModules.default
{
system.stateVersion = 5;
}
];
}).system;
};
Expand Down

0 comments on commit a675dc9

Please sign in to comment.