repository_name()
This is liable to change in the future.
The name of the repository the rule or build extension is called from. For example, in packages that are called into existence inside of the cellfoo
it will return @foo
. In packages in the main repository (or standalone project), it will be set to @
.