Skip to content

Why is Nim 2.0.8 pinned? #398

@atlas-pouriya

Description

@atlas-pouriya

Hi,

I'm just wondering why is Nim version 2.0.8 pinned?

This results a download of that version on machines that are running a newer version of Nim:

Nimmer > nim --version
Nim Compiler Version 2.2.10 [Linux: amd64]
Compiled at 2026-04-24
Copyright (c) 2006-2026 by Andreas Rumpf

git hash: bfeb3146d1638b39f69007a4ae5a23e23ae4e5ef
active boot switches: -d:release
Nimmer >
Nimmer >
Nimmer >
Nimmer > nimble install -g nimlangserver
Downloading Nim 2.0.8 from nim-lang.org
[#################                                 ] 35.09% 5336kb/s^CSIGINT: Interrupted by Ctrl-C.

Nimmer >
Nimmer > nimble --version
nimble v0.22.2 compiled at 2026-04-24 03:46:34
git hash: couldn't determine git hash
Nimmer >
Nimmer >

Isn't using a newer version of Nim for the langserver better?

Thanks for your work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions