1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 00:32:08 +00:00

Add x86_64-darwin (Intel macOS) to flake.nix

This commit is contained in:
Michael Vorburger
2026-02-01 14:11:05 +01:00
parent d19c80a7c1
commit 36b37e1aa5

View File

@@ -10,6 +10,7 @@
"x86_64-linux" # 64-bit Intel/AMD Linux
"aarch64-linux" # 64-bit ARM Linux
"aarch64-darwin" # 64-bit ARM macOS
"x86_64-darwin" # 64-bit Intel macOS
];
forEachSupportedSystem =