Would be really great if
> nix run codeberg:user/repo
was possible. It works for #GitLab and #GitHub already. #Codeberg should also work. Instead, one needs to write this unergonomic thing:
> nix run git+ssh://[email protected]/<user>/<repo>
EDIT: You could upvote this feature request: https://github.com/NixOS/nix/issues/14064






