```let mozilla = import (builtins.fetchGit { url = "https://github.com/mozilla/nixpkgs-mozilla.git"; ref = "master"; rev = "507efc7f62427ded829b770a06dd0e30db0a24fe"; }); in```