The installation instructions for a package list several different options for non-flakes usage, but it would be great if it could list the flake instructions.
For example, if I'm looking at jq-1.5, I'd like to see an example like
Run jq with nix run (requires flakes):
nix run NixOS/nixpkgs/a3962299f14944a0e9ccf8fd84bd7be524b74cd6#jq
The installation instructions for a package list several different options for non-flakes usage, but it would be great if it could list the flake instructions.
For example, if I'm looking at
jq-1.5, I'd like to see an example like