Skip to content

No more nimble#153

Open
krux02 wants to merge 3 commits into
tsoding:masterfrom
krux02:no-more-nimble
Open

No more nimble#153
krux02 wants to merge 3 commits into
tsoding:masterfrom
krux02:no-more-nimble

Conversation

@krux02
Copy link
Copy Markdown

@krux02 krux02 commented May 25, 2026

As you said, the compiler should be the build tool. And I 100% agree. The PR gets rid of nimble, nothing else.

Personal opinion: Regarding the --noNimblePath in the nim.cfg, this shouldn't be necessary. If I want to compile with the nimble path, me or nimble when calling nim should add that path, not the other way around where I have to remove it wher I don't want to use nimble.

PS:
This doesn't do anything else though. E.g. the opengl bindings https://glad.dav1d.de/ would be better than the ones from github.com/nim-lang, but I am not fixing that here. I just nail down opengl to one specific version using submodules instead of using a shitty package manager.

@krux02
Copy link
Copy Markdown
Author

krux02 commented May 25, 2026

not sure about this travis thing, there seems to be no CI running.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant