with import <nixpkgs> {}; buildEnv { name = "opengl-drivers"; paths = [ mesa_noglu mesa_noglu.drivers ]; }