profileName=opengl profileDir=/nix/var/nix/profiles profile=$profileDir/$profileName if test -z "$OPENGL_DRIVER"; then if test -d "$profile/lib"; then OPENGL_DRIVER=$profile fi fi if test -z "$OPENGL_DRIVER"; then cat <