#pragma once #include "source-accessor.hh" namespace nix { ref makeMountedSourceAccessor(std::map> mounts); }