NIX_SSHOPTS="source .profile;" nix-copy-closure --include-outputs--to${2:-cc@192.5.87.189}$derivationPath# Copying the dependency tree over to chameleon
echo"nix-chameleon-shell.sh: entering a remote shell."
ssh -t${2:-cc@192.5.87.189}"source .profile; nix-shell $derivationPath"# Entering its environment over ssh