{ tvlSrc ? builtins.fetchGit { name = "tvl-depot"; url = "https://code.tvl.fyi"; rev = "b29ef90636cfe0ce21aaa95301105079f4709fed"; # 2022-09-28 ref = "canon"; } , pkgs }: import tvlSrc { nixpkgsBisectPath = pkgs.path; # TODO: does this improve eval time significantly? }