flake: remove darwin support
All checks were successful
build / test (push) Successful in 7s

This commit is contained in:
DavHau 2023-07-28 15:54:51 +02:00
parent c638c05989
commit f61c3f0479

View File

@ -36,8 +36,6 @@
systems = [
"x86_64-linux"
"aarch64-linux"
"aarch64-darwin"
"x86_64-darwin"
];
imports = [
inputs.treefmt-nix.flakeModule