Skip to content

'use'-ed dependency is installed improperly #135

@matkuki

Description

@matkuki

Specs:

  • OS: Windows 10 x64
  • Nim: almost devel
  • atlas: compiled from source

Installing a dependency, for example sdl2 using this procedure:

> mkdir testing
> cd testing
> atlas init
> atlas use sdl2

installs the sdl2 from nim-lang/sdl2, but the branch it uses is messed up / incorrect. This is the commit log from TortoiseGit:
image
Any ideas of what is happening?

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