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
I am unable to build my configuration on darwin, getting an error pointing to valgrind being broken. If I try running with export NIXPKGS_ALLOW_BROKEN=1 and --impure, I get a failed assertion that stdenv.isLinux.
Are you following the right branch?
Is there an existing issue for this?
Issue description
I am unable to build my configuration on darwin, getting an error pointing to valgrind being broken. If I try running with
export NIXPKGS_ALLOW_BROKEN=1
and --impure, I get a failed assertion that stdenv.isLinux.Needless to say I'm very confused 😅
Here is a full trace With Impure and Without
If there is any other information I can share that would be helpful, please let me know, thanks
Maintainer CC
@midchildan maybe?
System information
The text was updated successfully, but these errors were encountered: