Nix users will also be interested to know that the flox package "triple" of <channel>.<stability>.<name> maps to flake references that are known to have been built successfully and are available for substitution from a binary cache
I suppose that it should be <stability>.<channel>.<name> instead? (and opens the question of what becomes of the @version in relation to the flake)
Thanks for highlighting - we changed the order from <channel>.<stability>.<name> to <stability>.<channel>.<name> a few months back and didn’t spot the documentation bug, now fixed.