{ pkgs ? import {} , stdenv ? pkgs.emscriptenStdenv , ... }: pkgs.callPackage .nix/derivation.nix { inherit stdenv; }