Skip to content

Commit 947c27e

Browse files
authored
Merge pull request #1368 from IntersectMBO/no-intel-mac
drop support for x86_64-darwin
2 parents b84db0a + 26b9be5 commit 947c27e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
outputs = inputs: let
2929
supportedSystems = [
3030
"x86_64-linux"
31-
"x86_64-darwin"
3231
"aarch64-linux"
3332
"aarch64-darwin"
3433
];

0 commit comments

Comments
 (0)