You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a SSH for the package, it is put verbantim into the metadata of the generated package definition.
E.g. using [email protected]:ekzhang/sshx.git for a package generates a working package but it has this metadata section:
meta=withlib;{description="Fast, collaborative live terminal sharing over the web";homepage="[email protected]:ekzhang/sshx.git";license=licenses.mit;maintainers=withmaintainers;[pinpox];mainProgram="sshx";};
It would be nice, if this would be automatically filled with https://github.com/ekzhang/sshx instead.
The text was updated successfully, but these errors were encountered:
When using a SSH for the package, it is put verbantim into the metadata of the generated package definition.
E.g. using
[email protected]:ekzhang/sshx.git
for a package generates a working package but it has this metadata section:It would be nice, if this would be automatically filled with
https://github.com/ekzhang/sshx
instead.The text was updated successfully, but these errors were encountered: