a9e33d6
7c2a786
8be0d90
1
2
3 4 5
{ pkgs ? import <nixpkgs> {} }: with pkgs; callPackage ./clever-tools { nodegit = callPackage ./nodegit {}; }