You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.
On macOS Big Sur (11.4), building with and without flakes (nix run), I get the following 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)
Using niv update nixpkgs -b nixpkgs-unstable, things seem to work alright. I don't know what exactly the problem is, but here's a couple of related information that I've found:
On macOS Big Sur (11.4), building with and without flakes (
nix run
), I get the following error:Using
niv update nixpkgs -b nixpkgs-unstable
, things seem to work alright. I don't know what exactly the problem is, but here's a couple of related information that I've found:I'll check nixpkgs 21.05 and see if it works.
The text was updated successfully, but these errors were encountered: