I’ve reinstalled nix since upgrading to Big Sur, which seems to work fine.
BUT when I do either:
nix-shell https://holochain.love
or
nix-shell https://github.com/holochain/holonix/archive/develop.tar.gz
I get this interesting error:
= note: ld: file not found: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
error: aborting due to previous error
error: build failed
builder for '/nix/store/7x15ap9838alfr2amndafs87716pgzxz-holochain.drv' failed with exit code 101
error: build of '/nix/store/5gvc11kz7bf4m7cvd0sj9nfad31rpqgd-lair-keystore.drv', '/nix/store/7x15ap9838alfr2amndafs87716pgzxz-holochain.drv', '/nix/store/bcl2j7a69ximrfdrn7v7gwy3n15l930x-holochain.drv', '/nix/store/gnd01bfm6kbbpcasrwnrjn8hy5idbsip-holochain.drv' failed
I’ve also filed a bug in holonix repo: https://github.com/holochain/holonix/issues/211
Not sure who to tag here, but seems important, as this will be a showstopper for any devs coming in with updated macs.
Already discussed with @philipbeadle and @guillemcordoba, maybe you know who could help?