zellij icon indicating copy to clipboard operation
zellij copied to clipboard

fix(nix) missing frameworks on darwin

Open mdavezac opened this issue 3 years ago • 0 comments
trafficstars

Zellij would not link without the DiskArbitraction and Foundation frameworks on macos (Big Sur). It seems sysinfo requires them. They must be passed as buildInputs in the nix flake.

mdavezac avatar Sep 11 '22 21:09 mdavezac