{ runCommandCC }: runCommandCC "status" {} '' mkdir -p $out/bin c++ -std=c++17 -o $out/bin/status ${./status.cpp} ''