Skip to content

homepage: generated URL ignores --from-url, creating weird hybrid results #56

@SuperSamus

Description

@SuperSamus

So, I'm typing this command:

nix-template stdenv -n pkgs/games/ -p open-hexagon -u https://github.com/SuperV1234/SSVOpenHexagon

And I expect the homepage generated by nix-template to be https://github.com/SuperV1234/SSVOpenHexagon
Instead, it generates https://github.com/SuperV1234/open-hexagon, which doesn't exist.

I think the cause is this line:

homepage: "https://github.com/@owner@/@pname@".to_owned(),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions