1 2 3 4 5
with import <nixpkgs> {}; callPackage ./clever-tools { nodegit = callPackage ./nodegit {}; }