#!/usr/bin/env bash nix-shell -p python3 --run "python3 -m http.server -b 127.0.0.1 8000"