zellij
zellij copied to clipboard
fix(nix) missing frameworks on darwin
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.