After upgrading flox from 0.0.7-r93 to 0.1.0-r339-0.0.10-r180 a flox edit prompts me with:
floxmeta repository (/tmp/tmp.efez2cVLxW/13) using deprecated (<=0.0.7) format.
                                   
Convert to latest (>=0.0.8) format?
                                   
           Yes        No
Where selecting “No” apparently just exits the program and selecting “Yes” leads to:
error: cannot find flake 'flake:demo' in the flake registries
(use '--show-trace' to show detailed location information)
A flox list shows:
fleimgruber/x86_64-linux.default
    Alias     default
    System    x86_64-linux
    Path      /home/fps/.local/share/flox/environments/fleimgruber/x86_64-linux.default
    Curr Gen  13
Packages
    0  nixpkgs#python310Packages.ptpython  python3.10-ptpython-3.0.20
    1  stable.nixpkgs-flox.cowsay          3.04
    2  stable.nixpkgs-flox.fortune         mod-3.14.1
    3  stable.demo.hello-python            python3.10-hello-python-0.0.0
    4  stable.nixpkgs-flox.jabref          5.6
Where I suspect the package 3 “stable.demo.*” does not exist anymore and was from an earlier version of the tutorial docs?