Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

Commit c80d175

Browse files
committed
「🔨」 fix(flake): removed darwin for now
1 parent 3cac19f commit c80d175

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
@@ -18,7 +18,6 @@
1818
inherit (self) outputs;
1919
supportedSystems = [
2020
"x86_64-linux"
21-
"x86_64-darwin"
2221
];
2322
forEachSupportedSystem =
2423
f:

0 commit comments

Comments
 (0)