How to do the same thing with `nix shell` (The flake based command) instead of `nix-shell`?
it is a bit more annoying: https://nix.dev/manual/nix/2.22/command-ref/new-cli/nix3-she...
Maybe `#! /usr/bin/env -S nix shell `?