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