Skip to content

Commit b9fc659

Browse files
dermetfanandreabedini
authored andcommitted
drop support for x86_64-darwin
Nixpkgs expects to drop support for intel macs in 26.11.
1 parent 1bc8218 commit b9fc659

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
@@ -12,7 +12,6 @@
1212
let
1313
systems = [
1414
"x86_64-linux"
15-
"x86_64-darwin"
1615
"aarch64-linux"
1716
"aarch64-darwin"
1817
];

0 commit comments

Comments
 (0)