Skip to content

Commit 658cad9

Browse files
committed
Adding back darwin
1 parent bf3666f commit 658cad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
./experimental/build.nix
5959
];
6060
debug = true;
61-
systems = [ "x86_64-linux" ];
61+
systems = [ "x86_64-linux" "x86_64-darwin" ];
6262
};
6363
}

0 commit comments

Comments
 (0)