mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
fix: aarch64-darwin - fern
This commit is contained in:
@@ -125,7 +125,7 @@
|
|||||||
hadolint # Dockerfile linter
|
hadolint # Dockerfile linter
|
||||||
]
|
]
|
||||||
++ (
|
++ (
|
||||||
lib.optionals (pkgs.system != "x86_64-darwin") [
|
lib.optionals pkgs.stdenv.isLinux [
|
||||||
jsonnet
|
jsonnet
|
||||||
#-- zig
|
#-- zig
|
||||||
zls
|
zls
|
||||||
|
|||||||
Reference in New Issue
Block a user