{ pkgs ? import {} }: with pkgs; callPackage ./clever-tools { nodegit = callPackage ./nodegit {}; }