```nix with import {}; qt5.callPackage ./package.nix { stdenv = libcxxStdenv; } ```