Interesting dog-fooding from #nixcon2020:
```
To watch the stream from VLC on your computer, run:
nix-shell --packages mpv --run "mpv dash.nixcon.net/dash/master.m3"
```
A conference stream packaged as a `nix-shell` command; only Nix required. It even works!

