let pkgs = import {}; python = pkgs.python36; in import ./default.nix { inherit pkgs python; }