Skip to content

Commit 3af2b56

Browse files
committed
drop support for x86_64-darwin
Nixpkgs expects to drop support for intel macs in 26.11.
1 parent e97192a commit 3af2b56

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
@@ -45,7 +45,6 @@
4545
outputs = inputs: let
4646
supportedSystems = [
4747
"x86_64-linux"
48-
"x86_64-darwin"
4948
"aarch64-linux"
5049
"aarch64-darwin"
5150
];

0 commit comments

Comments
 (0)