sudo nix-store --query --roots <path> will print all gcroots that point at that path.
sudo nix-store --query --roots <path>
EDIT: fixed typos