We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97192a commit 3af2b56Copy full SHA for 3af2b56
1 file changed
flake.nix
@@ -45,7 +45,6 @@
45
outputs = inputs: let
46
supportedSystems = [
47
"x86_64-linux"
48
- "x86_64-darwin"
49
"aarch64-linux"
50
"aarch64-darwin"
51
];
0 commit comments