Disable updater in base-browser
It seems base-browser nightly currently gets updated to firefox nightly.
Until we have base-browser updates working, I think we should disable the updater.
Removing the line --enable-update-channel=[% c("var/channel") %]
in projects/firefox/build
should do that.