with import {}; stdenv.mkDerivation { name = "raymarcher-dev-env"; buildInputs = [ gtk3 pkgconfig gdb ]; }