Skip to content

Commit

Permalink
Revert "Add support for Apple Silicon Macs (#145)"
Browse files Browse the repository at this point in the history
This reverts commit 881e205.

This breaks the `nix flake check`
  • Loading branch information
zimbatm committed Dec 13, 2021
1 parent 850f838 commit 94dff45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
builtins.foldl' op2 attrs (builtins.attrNames ret);
in
builtins.foldl' op { } [
"aarch64-darwin"
"aarch64-linux"
"i686-linux"
"x86_64-darwin"
Expand Down

0 comments on commit 94dff45

Please sign in to comment.