Currently there is only a few edgedb-server versions declared in the flake.nix.
Ideally, we'd be able to use the source-of-truth for edgedb releases, packages.edgedb.com, to generate all available version derivations.
I'm not experienced enough with nix to do this in pure nix, so I'll probably fallback to using Python to do this. Does anyone have more experience?