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