#!/usr/bin/env nix-shell #!nix-shell -p nodePackages.firebase-tools -i bash cd $(nix-build ../.. -A web.lukegbcom) exec firebase deploy