Skip to content

Commit

Permalink
Merge pull request #2 from Holo-Host/add-darwin
Browse files Browse the repository at this point in the history
Add darwin to the flake
  • Loading branch information
r-vdp authored May 13, 2024
2 parents a208ae6 + 1cd3ce6 commit 8615ab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
forEachSystem = genAttrs [
"aarch64-linux"
"x86_64-linux"
"aarch64-darwin"
];

# We only run tests for x86_64-linux in CI
Expand Down

0 comments on commit 8615ab4

Please sign in to comment.