Dominik Picheta

Results 547 comments of Dominik Picheta

@wicast I'm not sure what you mean by "no version lock". Also, how does this relate to this issue?

For future reference, the global path is going to be ``/opt/nimble`` by default. (It's defined in Nim's [config file](https://github.com/nim-lang/Nim/blob/devel/config/nim.cfg#L44) now as well)

Nimble currently supports a singular nimble dir. Adding support for multiple may be a bit of work. I'm beginning to consider demoting this issue's priority, I don't think global installation...

OS provided should just go into `/opt/nimble` IMO. Any reason not to do this?

``srcDir = "src"`` but you've got no ``src`` directory in your package?

Oh, you moved stuff around. Not sure what's going on.

@iffy Does this not work? ``` installDirs = @["wiishpkg"] bin = @["wiish"] ```

It's because Jester tries to be clever and moves your external router into the main router :/

Perhaps. But there is probably a way around this.

Best thing to do in these kinds of situations is to see how other frameworks do it :)