Skip to content

Cannot use in Nix environment #184

@JeanMertz

Description

@JeanMertz

Due to the semver submodule, I was unable to include this plugin in my Nixified Neovim setup. This is because Nix doesn't checkout submodules in a Git repository (and the ?submodules=1 argument doesn't work if flake = false is set for a given input).

I had to fork and inline the semver.lua file to make it work as expected.

I know this is a niche case, but wanted to bring this up, in case in-lining that file is something you are open to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions