NixOS Linux - Unable to resolve configuration with compilerPath

Found the Solution, I use NixOS and I’ve added this to my config:

programs.nix-ld.enable = true;
1 Like