Skip to content
This repository was archived by the owner on Sep 15, 2026. It is now read-only.
This repository was archived by the owner on Sep 15, 2026. It is now read-only.

Cannot use in Nix environment #184

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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