How to make a flake input point to the latest release?

A (suboptimal server-side) workaround GitHub - gmodena/nix-flatpak: Install flatpaks declaratively is using is a latest tag which is dynamically updated each time a new SemVer tag is pushed to point to it

Related