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