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