Skip to content

Commit

Permalink
Add darwin to the flake
Browse files Browse the repository at this point in the history
  • Loading branch information
r-vdp committed May 13, 2024
1 parent a208ae6 commit 1cd3ce6
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 1cd3ce6

Please sign in to comment.